2018-07-17 08:58:52,345 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-suite-master-157 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-07-17 08:58:52,349 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='af8fd80d9624674183e1327f2148be' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-07-17 08:58:52,349 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-17 08:58:52,350 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-17 08:58:52,383 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 08:58:52,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 08:58:52,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 08:58:52,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 08:58:52,825 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-17 08:58:52,826 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-17 08:58:52,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:58:52,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:58:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f2f10eb6-06ac-4b7c-85ad-c61e8d6a8e00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 08:58:52,960 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f2f10eb6-06ac-4b7c-85ad-c61e8d6a8e00 2018-07-17 08:58:52,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 08:58:53,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T20:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["9GqGFGpZS5Ok8PX7lVWaSg"], "issued_at": "2018-07-17T08:58:53.000000Z"}} 2018-07-17 08:58:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b83e8784-4d8d-4056-8711-67976c578bd9 x-compute-request-id: req-b83e8784-4d8d-4056-8711-67976c578bd9 RESP BODY: {"aggregates": []} 2018-07-17 08:58:54,286 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-b83e8784-4d8d-4056-8711-67976c578bd9 2018-07-17 08:58:54,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.45943903923s 2018-07-17 08:58:54,286 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-b83e8784-4d8d-4056-8711-67976c578bd9 2018-07-17 08:58:54,286 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-17 08:58:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:58:54,297 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:58:54 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 08:58:54,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 08:58:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:55,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:58:55 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-caa952d8-47ee-462b-bf71-4b9ad571c571 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 08:58:55,038 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-caa952d8-47ee-462b-bf71-4b9ad571c571 2018-07-17 08:58:55,038 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.740008831024s 2018-07-17 08:58:55,038 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-caa952d8-47ee-462b-bf71-4b9ad571c571 2018-07-17 08:58:55,039 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'a0cde6bc3f6946bab6b86a306228482e', 'name': u'heat'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-17 08:58:55,040 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-17 08:58:55,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:55,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:58:55 GMT Content-Type: application/json Content-Length: 12480 Vary: X-Auth-Token x-openstack-request-id: req-6fc80134-3f9c-41d2-b9a6-f2bb49561a08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/060374c8198e4ddda2d28ba02d62f2ce"}, "url": "https://192.16.1.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "fe91f80e048a4ba59e4ea0531168c732", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/07a3208e6c9a41c8ad47bead32e73343"}, "url": "https://192.16.1.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4ebee851285549eab3837b5f845713cc", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/0a98180964bd476ba9071aecb236c052"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "665bc41f46974b23a7efafbd1a1d358e", "id": "0a98180964bd476ba9071aecb236c052"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/0fa5aa63791c43909c87c1eeb0242250"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "fe91f80e048a4ba59e4ea0531168c732", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/1146e8e49bce43ecb458e644230b5011"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "d58720f6e86945c5919575c06f5aa8eb", "id": "1146e8e49bce43ecb458e644230b5011"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/155f5679b88d4907add7435184d406ac"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "348cbd5934544f998376998c9aede6ba", "id": "155f5679b88d4907add7435184d406ac"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/286d7651bd3b4c35a9c8411e2f7c65df"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "684d9a3e0fdc407e9aff2ad0dace2476", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2972c3e217344289a9e85b57b683d836"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "13bfc13683384db9a126402692ee17ad", "id": "2972c3e217344289a9e85b57b683d836"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2c34708a6cef491ea763390f3e0d2a01"}, "url": "https://192.16.1.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "348cbd5934544f998376998c9aede6ba", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2dccd450160547eca1781027d065bd8a"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "13bfc13683384db9a126402692ee17ad", "id": "2dccd450160547eca1781027d065bd8a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/33bae12b89cc499180e9f2e5e92f6512"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/45c00f140c8e416fb9764bd6a46a700f"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "aa721e2bd85240bc88f9a5b768e93007", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4de4f94ba1f446e8870bdd6befbe9eb5"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "aa721e2bd85240bc88f9a5b768e93007", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/51236470e1764ef49cd63929a44f3bd7"}, "url": "https://192.16.1.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/519679a48d994f60aae744415b68e9f5"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "d58720f6e86945c5919575c06f5aa8eb", "id": "519679a48d994f60aae744415b68e9f5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/57170327693e4968b2b51387d890320e"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "id": "57170327693e4968b2b51387d890320e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/68ae709d44da4e6aa76bfdd40f00f591"}, "url": "https://192.16.1.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "17d66f23622c4e0d853d1cdf5082556b", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/6da7289e166c45f5b33472d783b54103"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9658bd8d90a848fb96ee0928ac52cf3c", "id": "6da7289e166c45f5b33472d783b54103"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7ff51bfef97944248a79c58a848ee151"}, "url": "https://192.16.1.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "13bfc13683384db9a126402692ee17ad", "id": "7ff51bfef97944248a79c58a848ee151"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/89ddfa86355e4f479a3e10ab5c2623d9"}, "url": "https://192.16.1.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9658bd8d90a848fb96ee0928ac52cf3c", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/9153238f14ba49c194e963e3bbd6645f"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4ebee851285549eab3837b5f845713cc", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/94df485ae8e143babf5b6cc1c1ac6710"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "id": "94df485ae8e143babf5b6cc1c1ac6710"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/974074c4a02449289b1e6360ef99c6ff"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "665bc41f46974b23a7efafbd1a1d358e", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/97940f55ef8d4279979070983be2d502"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "684d9a3e0fdc407e9aff2ad0dace2476", "id": "97940f55ef8d4279979070983be2d502"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a609139f4497407ab79c892e3f710f97"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "348cbd5934544f998376998c9aede6ba", "id": "a609139f4497407ab79c892e3f710f97"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a736247c72b84852bf6cdf15eee4afa4"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c9d8da5a6c8641a89043562ef696d149", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/acd0d10123ae4505b9c27921eee69b41"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/b6646c8c8f214add8ded1e198f712365"}, "url": "https://192.16.1.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "d58720f6e86945c5919575c06f5aa8eb", "id": "b6646c8c8f214add8ded1e198f712365"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/bbab6f23b0e043f389bd5568754285db"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9658bd8d90a848fb96ee0928ac52cf3c", "id": "bbab6f23b0e043f389bd5568754285db"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/bf631e1383c54b3fa75e8ab670f93004"}, "url": "https://192.16.1.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "id": "bf631e1383c54b3fa75e8ab670f93004"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c410b392123346be99fe567e17a9475f"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "17d66f23622c4e0d853d1cdf5082556b", "id": "c410b392123346be99fe567e17a9475f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c5193ee78f634c44bfa49259ce6dff46"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4ebee851285549eab3837b5f845713cc", "id": "c5193ee78f634c44bfa49259ce6dff46"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c530388443e34c1c8e13c1c8eacc0fca"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c9d8da5a6c8641a89043562ef696d149", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/cb58c3a1ded14ef49e53c313f20a8c9c"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "17d66f23622c4e0d853d1cdf5082556b", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/cbd316d28c954721ab829e2328fa94fc"}, "url": "https://192.16.1.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "684d9a3e0fdc407e9aff2ad0dace2476", "id": "cbd316d28c954721ab829e2328fa94fc"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/d0dfe123613b4d81b032b62ee6618a0f"}, "url": "https://192.16.1.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "aa721e2bd85240bc88f9a5b768e93007", "id": "d0dfe123613b4d81b032b62ee6618a0f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/da63625f20854a0bbbad34aa1225dd7a"}, "url": "https://192.16.1.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c9d8da5a6c8641a89043562ef696d149", "id": "da63625f20854a0bbbad34aa1225dd7a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/deeffbaf1b974500ac67d021dbbd6908"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "fe91f80e048a4ba59e4ea0531168c732", "id": "deeffbaf1b974500ac67d021dbbd6908"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ec9e24ec54af4a748ffb29e990e10110"}, "url": "https://192.16.1.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "665bc41f46974b23a7efafbd1a1d358e", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "links": {"self": "https://192.16.1.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-17 08:58:55,081 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-6fc80134-3f9c-41d2-b9a6-f2bb49561a08 2018-07-17 08:58:55,082 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.0409750938416s 2018-07-17 08:58:55,082 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-6fc80134-3f9c-41d2-b9a6-f2bb49561a08 2018-07-17 08:58:55,085 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/060374c8198e4ddda2d28ba02d62f2ce'}, u'url': u'https://192.16.1.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fe91f80e048a4ba59e4ea0531168c732', u'id': u'060374c8198e4ddda2d28ba02d62f2ce'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/07a3208e6c9a41c8ad47bead32e73343'}, u'url': u'https://192.16.1.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4ebee851285549eab3837b5f845713cc', u'id': u'07a3208e6c9a41c8ad47bead32e73343'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/0a98180964bd476ba9071aecb236c052'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'665bc41f46974b23a7efafbd1a1d358e', u'id': u'0a98180964bd476ba9071aecb236c052'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/0fa5aa63791c43909c87c1eeb0242250'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fe91f80e048a4ba59e4ea0531168c732', u'id': u'0fa5aa63791c43909c87c1eeb0242250'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/1146e8e49bce43ecb458e644230b5011'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd58720f6e86945c5919575c06f5aa8eb', u'id': u'1146e8e49bce43ecb458e644230b5011'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/155f5679b88d4907add7435184d406ac'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'348cbd5934544f998376998c9aede6ba', u'id': u'155f5679b88d4907add7435184d406ac'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/286d7651bd3b4c35a9c8411e2f7c65df'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'684d9a3e0fdc407e9aff2ad0dace2476', u'id': u'286d7651bd3b4c35a9c8411e2f7c65df'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2972c3e217344289a9e85b57b683d836'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'13bfc13683384db9a126402692ee17ad', u'id': u'2972c3e217344289a9e85b57b683d836'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2c34708a6cef491ea763390f3e0d2a01'}, u'url': u'https://192.16.1.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'348cbd5934544f998376998c9aede6ba', u'id': u'2c34708a6cef491ea763390f3e0d2a01'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2dccd450160547eca1781027d065bd8a'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'13bfc13683384db9a126402692ee17ad', u'id': u'2dccd450160547eca1781027d065bd8a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/33bae12b89cc499180e9f2e5e92f6512'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dcd5d3b09c8e4c04947f4147f5b7abbb', u'id': u'33bae12b89cc499180e9f2e5e92f6512'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/45c00f140c8e416fb9764bd6a46a700f'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa721e2bd85240bc88f9a5b768e93007', u'id': u'45c00f140c8e416fb9764bd6a46a700f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4de4f94ba1f446e8870bdd6befbe9eb5'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa721e2bd85240bc88f9a5b768e93007', u'id': u'4de4f94ba1f446e8870bdd6befbe9eb5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/51236470e1764ef49cd63929a44f3bd7'}, u'url': u'https://192.16.1.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2cc01ff08344e0e9ca047e5f9f4c39e', u'id': u'51236470e1764ef49cd63929a44f3bd7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/519679a48d994f60aae744415b68e9f5'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd58720f6e86945c5919575c06f5aa8eb', u'id': u'519679a48d994f60aae744415b68e9f5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/57170327693e4968b2b51387d890320e'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2cc01ff08344e0e9ca047e5f9f4c39e', u'id': u'57170327693e4968b2b51387d890320e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/68ae709d44da4e6aa76bfdd40f00f591'}, u'url': u'https://192.16.1.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'17d66f23622c4e0d853d1cdf5082556b', u'id': u'68ae709d44da4e6aa76bfdd40f00f591'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/6da7289e166c45f5b33472d783b54103'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9658bd8d90a848fb96ee0928ac52cf3c', u'id': u'6da7289e166c45f5b33472d783b54103'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7ff51bfef97944248a79c58a848ee151'}, u'url': u'https://192.16.1.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'13bfc13683384db9a126402692ee17ad', u'id': u'7ff51bfef97944248a79c58a848ee151'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/89ddfa86355e4f479a3e10ab5c2623d9'}, u'url': u'https://192.16.1.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9658bd8d90a848fb96ee0928ac52cf3c', u'id': u'89ddfa86355e4f479a3e10ab5c2623d9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/9153238f14ba49c194e963e3bbd6645f'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4ebee851285549eab3837b5f845713cc', u'id': u'9153238f14ba49c194e963e3bbd6645f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/94df485ae8e143babf5b6cc1c1ac6710'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2cc01ff08344e0e9ca047e5f9f4c39e', u'id': u'94df485ae8e143babf5b6cc1c1ac6710'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/974074c4a02449289b1e6360ef99c6ff'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'665bc41f46974b23a7efafbd1a1d358e', u'id': u'974074c4a02449289b1e6360ef99c6ff'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/97940f55ef8d4279979070983be2d502'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'684d9a3e0fdc407e9aff2ad0dace2476', u'id': u'97940f55ef8d4279979070983be2d502'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a609139f4497407ab79c892e3f710f97'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'348cbd5934544f998376998c9aede6ba', u'id': u'a609139f4497407ab79c892e3f710f97'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a736247c72b84852bf6cdf15eee4afa4'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c9d8da5a6c8641a89043562ef696d149', u'id': u'a736247c72b84852bf6cdf15eee4afa4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/acd0d10123ae4505b9c27921eee69b41'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dcd5d3b09c8e4c04947f4147f5b7abbb', u'id': u'acd0d10123ae4505b9c27921eee69b41'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/b6646c8c8f214add8ded1e198f712365'}, u'url': u'https://192.16.1.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd58720f6e86945c5919575c06f5aa8eb', u'id': u'b6646c8c8f214add8ded1e198f712365'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/bbab6f23b0e043f389bd5568754285db'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9658bd8d90a848fb96ee0928ac52cf3c', u'id': u'bbab6f23b0e043f389bd5568754285db'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/bf631e1383c54b3fa75e8ab670f93004'}, u'url': u'https://192.16.1.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dcd5d3b09c8e4c04947f4147f5b7abbb', u'id': u'bf631e1383c54b3fa75e8ab670f93004'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c410b392123346be99fe567e17a9475f'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'17d66f23622c4e0d853d1cdf5082556b', u'id': u'c410b392123346be99fe567e17a9475f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c5193ee78f634c44bfa49259ce6dff46'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4ebee851285549eab3837b5f845713cc', u'id': u'c5193ee78f634c44bfa49259ce6dff46'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c530388443e34c1c8e13c1c8eacc0fca'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c9d8da5a6c8641a89043562ef696d149', u'id': u'c530388443e34c1c8e13c1c8eacc0fca'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/cb58c3a1ded14ef49e53c313f20a8c9c'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'17d66f23622c4e0d853d1cdf5082556b', u'id': u'cb58c3a1ded14ef49e53c313f20a8c9c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/cbd316d28c954721ab829e2328fa94fc'}, u'url': u'https://192.16.1.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'684d9a3e0fdc407e9aff2ad0dace2476', u'id': u'cbd316d28c954721ab829e2328fa94fc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/d0dfe123613b4d81b032b62ee6618a0f'}, u'url': u'https://192.16.1.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa721e2bd85240bc88f9a5b768e93007', u'id': u'd0dfe123613b4d81b032b62ee6618a0f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/da63625f20854a0bbbad34aa1225dd7a'}, u'url': u'https://192.16.1.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c9d8da5a6c8641a89043562ef696d149', u'id': u'da63625f20854a0bbbad34aa1225dd7a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/deeffbaf1b974500ac67d021dbbd6908'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fe91f80e048a4ba59e4ea0531168c732', u'id': u'deeffbaf1b974500ac67d021dbbd6908'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ec9e24ec54af4a748ffb29e990e10110'}, u'url': u'https://192.16.1.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'665bc41f46974b23a7efafbd1a1d358e', u'id': u'ec9e24ec54af4a748ffb29e990e10110'})] 2018-07-17 08:58:55,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-17 08:58:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:55,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-688dc6bf-919e-48be-b7d6-23e6bdf728bf x-compute-request-id: req-688dc6bf-919e-48be-b7d6-23e6bdf728bf RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-17 08:58:55,384 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-688dc6bf-919e-48be-b7d6-23e6bdf728bf 2018-07-17 08:58:55,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.297936916351s 2018-07-17 08:58:55,384 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-688dc6bf-919e-48be-b7d6-23e6bdf728bf 2018-07-17 08:58:55,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-17 08:58:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:57,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 44 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6c77c8b-0b32-4a1a-b9f5-61d1a45e501d x-compute-request-id: req-f6c77c8b-0b32-4a1a-b9f5-61d1a45e501d RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-07-17 08:58:57,461 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-f6c77c8b-0b32-4a1a-b9f5-61d1a45e501d 2018-07-17 08:58:57,462 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 2.06925106049s 2018-07-17 08:58:57,462 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-f6c77c8b-0b32-4a1a-b9f5-61d1a45e501d 2018-07-17 08:58:57,462 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-07-17 08:58:57,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 08:58:57,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:58,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-50cf7b32-ec3d-4bde-b1fc-572892b29c8a Date: Tue, 17 Jul 2018 08:58:58 GMT RESP BODY: {"floatingips": []} 2018-07-17 08:58:58,196 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-50cf7b32-ec3d-4bde-b1fc-572892b29c8a 2018-07-17 08:58:58,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.731593847275s 2018-07-17 08:58:58,197 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-50cf7b32-ec3d-4bde-b1fc-572892b29c8a 2018-07-17 08:58:58,197 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-17 08:58:58,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-17 08:58:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:58,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3eaf911-6794-4163-9075-0f9873b4114c x-compute-request-id: req-b3eaf911-6794-4163-9075-0f9873b4114c RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 58}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 4}, {"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 61}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 7}]} 2018-07-17 08:58:58,536 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-b3eaf911-6794-4163-9075-0f9873b4114c 2018-07-17 08:58:58,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.338907003403s 2018-07-17 08:58:58,537 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-b3eaf911-6794-4163-9075-0f9873b4114c 2018-07-17 08:58:58,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.1.0.54', u'hypervisor_hostname': u'host5', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 4, u'service': {u'host': u'host5', u'disabled_reason': None, u'id': 58}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.1.0.53', u'hypervisor_hostname': u'host4', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 7, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 61}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-17 08:58:58,537 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-17 08:58:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:58,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9074ef6-4cb7-4402-a41a-6a4ffb450d16 x-compute-request-id: req-e9074ef6-4cb7-4402-a41a-6a4ffb450d16 RESP BODY: {"keypairs": []} 2018-07-17 08:58:58,923 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-e9074ef6-4cb7-4402-a41a-6a4ffb450d16 2018-07-17 08:58:58,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.385725975037s 2018-07-17 08:58:58,923 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-e9074ef6-4cb7-4402-a41a-6a4ffb450d16 2018-07-17 08:58:58,923 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-17 08:58:58,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 08:58:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:59,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d986d291-463f-4905-9f8f-67d8e8818f34 Date: Tue, 17 Jul 2018 08:58:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 08:58:59,624 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d986d291-463f-4905-9f8f-67d8e8818f34 2018-07-17 08:58:59,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.700530052185s 2018-07-17 08:58:59,624 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d986d291-463f-4905-9f8f-67d8e8818f34 2018-07-17 08:58:59,625 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T08:55:54Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'42402551-c903-41be-94ae-a259e135d2ce', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:55:47Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'})] 2018-07-17 08:58:59,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 08:58:59,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:58:59,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2723 X-Openstack-Request-Id: req-fe8afbdf-1383-4230-8123-7e63883b9a30 Date: Tue, 17 Jul 2018 08:58:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.101"}],"id":"29bcb4c4-70f6-4567-8336-ff903a6bfe75","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:aa:06","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.102"}],"id":"2bd4c0bf-0454-407b-bfb2-7334c6984e1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:b6:c4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.103"}],"id":"4c952e32-7c9f-4379-a7d6-479368eaab42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:07:cc","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:56Z","binding:vnic_type":"normal"}]} 2018-07-17 08:58:59,714 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-fe8afbdf-1383-4230-8123-7e63883b9a30 2018-07-17 08:58:59,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0886869430542s 2018-07-17 08:58:59,714 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-fe8afbdf-1383-4230-8123-7e63883b9a30 2018-07-17 08:58:59,714 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'ACTIVE', u'binding:host_id': u'host3', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-17T08:56:03Z', u'device_owner': u'network:dhcp', u'revision_number': 6, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.101'}], u'id': u'29bcb4c4-70f6-4567-8336-ff903a6bfe75', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-42402551-c903-41be-94ae-a259e135d2ce', u'name': u'', u'admin_state_up': True, u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:86:aa:06', u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:55:55Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host1', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-17T08:56:05Z', u'device_owner': u'network:dhcp', u'revision_number': 6, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.102'}], u'id': u'2bd4c0bf-0454-407b-bfb2-7334c6984e1b', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-42402551-c903-41be-94ae-a259e135d2ce', u'name': u'', u'admin_state_up': True, u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:5b:b6:c4', u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:55:56Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host2', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-17T08:56:05Z', u'device_owner': u'network:dhcp', u'revision_number': 6, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.103'}], u'id': u'4c952e32-7c9f-4379-a7d6-479368eaab42', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-42402551-c903-41be-94ae-a259e135d2ce', u'name': u'', u'admin_state_up': True, u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:36:07:cc', u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:55:56Z'})] 2018-07-17 08:58:59,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 08:58:59,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:59:00,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:00 GMT Content-Type: application/json Content-Length: 5290 Vary: X-Auth-Token x-openstack-request-id: req-2b7ddd72-a4a7-4dae-a59f-29d1862249cb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "1d440a3d8dae4cdb80b363d580953da5"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/1d440a3d8dae4cdb80b363d580953da5/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "4c07314f2a834730b7ce6d166716237d"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/4c07314f2a834730b7ce6d166716237d/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "521e66fbf53e4154aa989e62f7e0ccf9"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/521e66fbf53e4154aa989e62f7e0ccf9/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "17d0877d57364269bc7f9ac3dfa7e679"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "566935f949fb4e8e876c8605a3785835"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/566935f949fb4e8e876c8605a3785835/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "17d0877d57364269bc7f9ac3dfa7e679"}}, "role": {"id": "de52d45c7c894c549e77376a746db16d"}, "user": {"id": "566935f949fb4e8e876c8605a3785835"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/566935f949fb4e8e876c8605a3785835/roles/de52d45c7c894c549e77376a746db16d"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "8f837384894342afb13bc346a2a1072f"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/8f837384894342afb13bc346a2a1072f/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "986281dfe97648648222da610a938078"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/986281dfe97648648222da610a938078/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "b04549d2bf154a37bdd2c71a150e3fda"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/b04549d2bf154a37bdd2c71a150e3fda/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "bded983734fc4e8fb3c4755946a79283"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/bded983734fc4e8fb3c4755946a79283/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "cfeb746999544655bdca22e411d13d64"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/cfeb746999544655bdca22e411d13d64/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/d4e1ff6c9bb24fea8a9a3a98bdf57736/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "d6282060170847cf9ad53182f5d34d90"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/d6282060170847cf9ad53182f5d34d90/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"project": {"id": "3870dc23b0434960a23ba433eaeb11bc"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc/users/fda84ed92a5e4ef7abfd3ab0b8d77f21/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"domain": {"id": "a0cde6bc3f6946bab6b86a306228482e"}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "links": {"assignment": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e/users/d3fd1b1abb28433d8d92f6fe3d64cf8d/roles/7afab1bd6f574dc8801bddd040ef8615"}}, {"scope": {"system": {"all": true}}, "role": {"id": "7afab1bd6f574dc8801bddd040ef8615"}, "user": {"id": "566935f949fb4e8e876c8605a3785835"}, "links": {"assignment": "https://192.16.1.222:5000/v3/system/users/566935f949fb4e8e876c8605a3785835/roles/7afab1bd6f574dc8801bddd040ef8615"}}], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-17 08:59:00,317 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-2b7ddd72-a4a7-4dae-a59f-29d1862249cb 2018-07-17 08:59:00,317 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.60080909729s 2018-07-17 08:59:00,318 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-2b7ddd72-a4a7-4dae-a59f-29d1862249cb 2018-07-17 08:59:00,319 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'1d440a3d8dae4cdb80b363d580953da5'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'4c07314f2a834730b7ce6d166716237d'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'521e66fbf53e4154aa989e62f7e0ccf9'}), Munch({'project': u'17d0877d57364269bc7f9ac3dfa7e679', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'566935f949fb4e8e876c8605a3785835'}), Munch({'project': u'17d0877d57364269bc7f9ac3dfa7e679', 'id': u'de52d45c7c894c549e77376a746db16d', 'user': u'566935f949fb4e8e876c8605a3785835'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'8f837384894342afb13bc346a2a1072f'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'986281dfe97648648222da610a938078'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'b04549d2bf154a37bdd2c71a150e3fda'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'bded983734fc4e8fb3c4755946a79283'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'cfeb746999544655bdca22e411d13d64'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'd4e1ff6c9bb24fea8a9a3a98bdf57736'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'd6282060170847cf9ad53182f5d34d90'}), Munch({'project': u'3870dc23b0434960a23ba433eaeb11bc', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'fda84ed92a5e4ef7abfd3ab0b8d77f21'}), Munch({'domain': u'a0cde6bc3f6946bab6b86a306228482e', 'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'd3fd1b1abb28433d8d92f6fe3d64cf8d'}), Munch({'id': u'7afab1bd6f574dc8801bddd040ef8615', 'user': u'566935f949fb4e8e876c8605a3785835'})] 2018-07-17 08:59:00,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 08:59:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:59:00,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:00 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-63b4bad8-4bd3-467b-a22d-53f0809db13d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 08:59:00,841 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-63b4bad8-4bd3-467b-a22d-53f0809db13d 2018-07-17 08:59:00,841 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.519759893417s 2018-07-17 08:59:00,841 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-63b4bad8-4bd3-467b-a22d-53f0809db13d 2018-07-17 08:59:00,842 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'7afab1bd6f574dc8801bddd040ef8615'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_owner', 'id': u'de52d45c7c894c549e77376a746db16d'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'e419c42855f04de98fba4332091e4285'})] 2018-07-17 08:59:00,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 08:59:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:59:01,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b508eeb1-dadd-4298-9165-88a83761632c Date: Tue, 17 Jul 2018 08:59:01 GMT RESP BODY: {"routers": []} 2018-07-17 08:59:01,553 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-b508eeb1-dadd-4298-9165-88a83761632c 2018-07-17 08:59:01,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.71127986908s 2018-07-17 08:59:01,554 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-b508eeb1-dadd-4298-9165-88a83761632c 2018-07-17 08:59:01,554 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-17 08:59:01,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 08:59:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:59:02,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-aca1e68d-f090-42f2-b14e-d3e40504301c x-compute-request-id: req-aca1e68d-f090-42f2-b14e-d3e40504301c RESP BODY: {"servers": []} 2018-07-17 08:59:02,212 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-aca1e68d-f090-42f2-b14e-d3e40504301c 2018-07-17 08:59:02,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.658216953278s 2018-07-17 08:59:02,213 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-aca1e68d-f090-42f2-b14e-d3e40504301c 2018-07-17 08:59:02,213 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-17 08:59:02,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-17 08:59:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:59:02,225 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:02 GMT Content-Type: application/json Content-Length: 597 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.1.0.222:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.1.0.222:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 08:59:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:59:02,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:02 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-68020952-64e2-4996-8057-cbca6ecf8a8c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"services": [{"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/13bfc13683384db9a126402692ee17ad"}, "enabled": true, "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"description": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/17d66f23622c4e0d853d1cdf5082556b"}, "enabled": true, "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/348cbd5934544f998376998c9aede6ba"}, "enabled": true, "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"description": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/4ebee851285549eab3837b5f845713cc"}, "enabled": true, "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/665bc41f46974b23a7efafbd1a1d358e"}, "enabled": true, "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/684d9a3e0fdc407e9aff2ad0dace2476"}, "enabled": true, "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/9658bd8d90a848fb96ee0928ac52cf3c"}, "enabled": true, "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/aa721e2bd85240bc88f9a5b768e93007"}, "id": "aa721e2bd85240bc88f9a5b768e93007"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/bd4a9e8633ba4ab1b375a75646a83d9d"}, "enabled": true, "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/c2cc01ff08344e0e9ca047e5f9f4c39e"}, "enabled": true, "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/c9d8da5a6c8641a89043562ef696d149"}, "enabled": true, "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/d58720f6e86945c5919575c06f5aa8eb"}, "enabled": true, "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/dcd5d3b09c8e4c04947f4147f5b7abbb"}, "enabled": true, "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/fe91f80e048a4ba59e4ea0531168c732"}, "enabled": true, "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-07-17 08:59:02,307 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-68020952-64e2-4996-8057-cbca6ecf8a8c 2018-07-17 08:59:02,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.0926511287689s 2018-07-17 08:59:02,308 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-68020952-64e2-4996-8057-cbca6ecf8a8c 2018-07-17 08:59:02,310 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'13bfc13683384db9a126402692ee17ad', 'name': u'glance'}), Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'17d66f23622c4e0d853d1cdf5082556b', 'name': u'aodh'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'348cbd5934544f998376998c9aede6ba', 'name': u'nova'}), Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'4ebee851285549eab3837b5f845713cc', 'name': u'heat'}), Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'665bc41f46974b23a7efafbd1a1d358e', 'name': u'tacker'}), Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'684d9a3e0fdc407e9aff2ad0dace2476', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9658bd8d90a848fb96ee0928ac52cf3c', 'name': u'placement'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'aa721e2bd85240bc88f9a5b768e93007', 'name': u'keystone'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bd4a9e8633ba4ab1b375a75646a83d9d', 'name': u'ceilometer'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c2cc01ff08344e0e9ca047e5f9f4c39e', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'c9d8da5a6c8641a89043562ef696d149', 'name': u'gnocchi'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd58720f6e86945c5919575c06f5aa8eb', 'name': u'cinderv2'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'dcd5d3b09c8e4c04947f4147f5b7abbb', 'name': u'cinder'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'fe91f80e048a4ba59e4ea0531168c732', 'name': u'neutron'})] 2018-07-17 08:59:02,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 08:59:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}352ed79f60e3a723fdc11f71fc9b39229d1edf58" 2018-07-17 08:59:02,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-223b57ef-844c-46ef-b479-c713cfef5313 Date: Tue, 17 Jul 2018 08:59:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 08:59:02,377 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-223b57ef-844c-46ef-b479-c713cfef5313 2018-07-17 08:59:02,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0661060810089s 2018-07-17 08:59:02,377 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-223b57ef-844c-46ef-b479-c713cfef5313 2018-07-17 08:59:02,377 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T08:55:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.16.1.101', u'end': u'192.16.1.199'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.16.1.0/24', u'id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:55:54Z', u'dns_nameservers': [], u'gateway_ip': u'192.16.1.1', u'ip_version': 4, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'})] 2018-07-17 08:59:02,377 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-17 08:59:02,411 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 08:59:02,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 08:59:02,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 08:59:02,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:59:02,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-df9ac704-48be-4f32-9427-ac71c62d02ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 08:59:02,679 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-df9ac704-48be-4f32-9427-ac71c62d02ba 2018-07-17 08:59:02,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 08:59:03,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T20:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["rkjtRZuXSjyfSkEpOaw2QQ"], "issued_at": "2018-07-17T08:59:03.000000Z"}} 2018-07-17 08:59:03,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 08:59:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:04,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-eb10b8e5-5a11-4c37-8aba-d15ccc5993df Date: Tue, 17 Jul 2018 08:59:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 08:59:04,321 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eb10b8e5-5a11-4c37-8aba-d15ccc5993df 2018-07-17 08:59:04,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.19424796104s 2018-07-17 08:59:04,321 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eb10b8e5-5a11-4c37-8aba-d15ccc5993df 2018-07-17 08:59:04,321 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-17 08:59:04,322 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 08:59:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" -d '{"network": {"name": "tenantnetwork1-net_1ea59768-868c-45ca-93f1-96fd47e11fe6", "admin_state_up": true}}' 2018-07-17 08:59:04,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7585b582-c909-47f3-bc53-05ed5513712f Date: Tue, 17 Jul 2018 08:59:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cf297893-6e6a-47cc-8b67-37f0835ab9a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T08:59:04Z","is_default":false,"provider:segmentation_id":87,"name":"tenantnetwork1-net_1ea59768-868c-45ca-93f1-96fd47e11fe6","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:59:04Z","mtu":1450}} 2018-07-17 08:59:04,827 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7585b582-c909-47f3-bc53-05ed5513712f 2018-07-17 08:59:04,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.504921913147s 2018-07-17 08:59:04,827 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7585b582-c909-47f3-bc53-05ed5513712f 2018-07-17 08:59:04,827 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T08:59:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cf297893-6e6a-47cc-8b67-37f0835ab9a7', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_1ea59768-868c-45ca-93f1-96fd47e11fe6', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:59:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 08:59:04,828 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 08:59:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:05,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-f008772b-687b-49b2-b3a0-d146d7cd4232 Date: Tue, 17 Jul 2018 08:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf297893-6e6a-47cc-8b67-37f0835ab9a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T08:59:04Z","provider:segmentation_id":87,"name":"tenantnetwork1-net_1ea59768-868c-45ca-93f1-96fd47e11fe6","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:59:04Z","provider:network_type":"vxlan"}]} 2018-07-17 08:59:05,543 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f008772b-687b-49b2-b3a0-d146d7cd4232 2018-07-17 08:59:05,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.715002059937s 2018-07-17 08:59:05,543 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f008772b-687b-49b2-b3a0-d146d7cd4232 2018-07-17 08:59:05,545 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 08:59:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" -d '{"subnet": {"name": "tenantnetwork1-subnet_1ea59768-868c-45ca-93f1-96fd47e11fe6", "enable_dhcp": true, "network_id": "cf297893-6e6a-47cc-8b67-37f0835ab9a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 08:59:06,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a7c267f1-4d6f-4ff5-a4f6-893523c2bb5e Date: Tue, 17 Jul 2018 08:59:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf297893-6e6a-47cc-8b67-37f0835ab9a7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:59:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T08:59:05Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"1ef528c7-df5d-473e-b6db-55cd5328ee89","subnetpool_id":null,"name":"tenantnetwork1-subnet_1ea59768-868c-45ca-93f1-96fd47e11fe6"}} 2018-07-17 08:59:06,256 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a7c267f1-4d6f-4ff5-a4f6-893523c2bb5e 2018-07-17 08:59:06,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.711526155472s 2018-07-17 08:59:06,257 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a7c267f1-4d6f-4ff5-a4f6-893523c2bb5e 2018-07-17 08:59:06,257 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T08:59:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'1ef528c7-df5d-473e-b6db-55cd5328ee89', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_1ea59768-868c-45ca-93f1-96fd47e11fe6', u'enable_dhcp': True, u'network_id': u'cf297893-6e6a-47cc-8b67-37f0835ab9a7', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:59:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 08:59:06,258 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 08:59:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "tenantnetwork1-router_1ea59768-868c-45ca-93f1-96fd47e11fe6", "admin_state_up": true}}' 2018-07-17 08:59:15,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-be4d9af4-2075-4a7c-bee1-7de3ad6bb70f Date: Tue, 17 Jul 2018 08:59:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:59:07Z", "admin_state_up": true, "updated_at": "2018-07-17T08:59:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "35053990-37a1-47ba-bb99-13ab29b7542b", "name": "tenantnetwork1-router_1ea59768-868c-45ca-93f1-96fd47e11fe6"}} 2018-07-17 08:59:15,077 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-be4d9af4-2075-4a7c-bee1-7de3ad6bb70f 2018-07-17 08:59:15,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.81913900375s 2018-07-17 08:59:15,077 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-be4d9af4-2075-4a7c-bee1-7de3ad6bb70f 2018-07-17 08:59:15,077 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T08:59:09Z', u'revision_number': 4, u'ha': True, u'id': u'35053990-37a1-47ba-bb99-13ab29b7542b', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.105'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_1ea59768-868c-45ca-93f1-96fd47e11fe6', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T08:59:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 08:59:15,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 08:59:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" -d '{"subnet_id": "1ef528c7-df5d-473e-b6db-55cd5328ee89"}' 2018-07-17 08:59:19,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f6714564-b364-4815-9710-21589ddbb1ae Date: Tue, 17 Jul 2018 08:59:19 GMT RESP BODY: {"network_id": "cf297893-6e6a-47cc-8b67-37f0835ab9a7", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "1ef528c7-df5d-473e-b6db-55cd5328ee89", "subnet_ids": ["1ef528c7-df5d-473e-b6db-55cd5328ee89"], "port_id": "5a45368e-e200-4252-820c-bb6fddfd5ae7", "id": "35053990-37a1-47ba-bb99-13ab29b7542b"} 2018-07-17 08:59:19,222 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b/add_router_interface.json used request id req-f6714564-b364-4815-9710-21589ddbb1ae 2018-07-17 08:59:19,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.14421486855s 2018-07-17 08:59:19,222 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b/add_router_interface.json used request id req-f6714564-b364-4815-9710-21589ddbb1ae returning object 35053990-37a1-47ba-bb99-13ab29b7542b 2018-07-17 08:59:19,222 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-17 08:59:19,225 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 08:59:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" -d '{"subnet_id": "1ef528c7-df5d-473e-b6db-55cd5328ee89"}' 2018-07-17 08:59:23,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a6661f5b-f85f-4218-aae1-e4fb3d5daa6a Date: Tue, 17 Jul 2018 08:59:23 GMT RESP BODY: {"network_id": "cf297893-6e6a-47cc-8b67-37f0835ab9a7", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "1ef528c7-df5d-473e-b6db-55cd5328ee89", "subnet_ids": ["1ef528c7-df5d-473e-b6db-55cd5328ee89"], "port_id": "5a45368e-e200-4252-820c-bb6fddfd5ae7", "id": "35053990-37a1-47ba-bb99-13ab29b7542b"} 2018-07-17 08:59:23,854 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b/remove_router_interface.json used request id req-a6661f5b-f85f-4218-aae1-e4fb3d5daa6a 2018-07-17 08:59:23,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.62901306152s 2018-07-17 08:59:23,854 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b/remove_router_interface.json used request id req-a6661f5b-f85f-4218-aae1-e4fb3d5daa6a returning object 35053990-37a1-47ba-bb99-13ab29b7542b 2018-07-17 08:59:23,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 08:59:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:24,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6d4e3b20-4dfa-4682-9539-81e9b3d17966 Date: Tue, 17 Jul 2018 08:59:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:59:07Z", "admin_state_up": true, "updated_at": "2018-07-17T08:59:21Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "35053990-37a1-47ba-bb99-13ab29b7542b", "name": "tenantnetwork1-router_1ea59768-868c-45ca-93f1-96fd47e11fe6"}]} 2018-07-17 08:59:24,923 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6d4e3b20-4dfa-4682-9539-81e9b3d17966 2018-07-17 08:59:24,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 1.06825590134s 2018-07-17 08:59:24,923 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6d4e3b20-4dfa-4682-9539-81e9b3d17966 2018-07-17 08:59:24,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 08:59:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:29,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b871415e-2185-427e-826f-94c8ceb3ad97 Content-Length: 0 Date: Tue, 17 Jul 2018 08:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 08:59:29,872 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b.json used request id req-b871415e-2185-427e-826f-94c8ceb3ad97 2018-07-17 08:59:29,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.94804406166s 2018-07-17 08:59:29,872 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/35053990-37a1-47ba-bb99-13ab29b7542b.json used request id req-b871415e-2185-427e-826f-94c8ceb3ad97 2018-07-17 08:59:29,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 08:59:29,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:30,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1282 X-Openstack-Request-Id: req-57754429-d5d4-438e-ae19-fc8185e31ec7 Date: Tue, 17 Jul 2018 08:59:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf297893-6e6a-47cc-8b67-37f0835ab9a7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:59:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"1ef528c7-df5d-473e-b6db-55cd5328ee89","subnetpool_id":null,"name":"tenantnetwork1-subnet_1ea59768-868c-45ca-93f1-96fd47e11fe6"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 08:59:30,005 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-57754429-d5d4-438e-ae19-fc8185e31ec7 2018-07-17 08:59:30,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.132112026215s 2018-07-17 08:59:30,005 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-57754429-d5d4-438e-ae19-fc8185e31ec7 2018-07-17 08:59:30,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 08:59:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1ef528c7-df5d-473e-b6db-55cd5328ee89.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:33,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8aae10f-9390-45b7-a2de-a9eeedb19637 Date: Tue, 17 Jul 2018 08:59:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 08:59:33,810 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1ef528c7-df5d-473e-b6db-55cd5328ee89.json used request id req-c8aae10f-9390-45b7-a2de-a9eeedb19637 2018-07-17 08:59:33,810 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.80354714394s 2018-07-17 08:59:33,810 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1ef528c7-df5d-473e-b6db-55cd5328ee89.json used request id req-c8aae10f-9390-45b7-a2de-a9eeedb19637 2018-07-17 08:59:33,810 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 08:59:33,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:33,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-5b664d2e-1f80-4131-94e9-0c545c12334f Date: Tue, 17 Jul 2018 08:59:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf297893-6e6a-47cc-8b67-37f0835ab9a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T08:59:33Z","provider:segmentation_id":87,"name":"tenantnetwork1-net_1ea59768-868c-45ca-93f1-96fd47e11fe6","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:59:04Z","provider:network_type":"vxlan"}]} 2018-07-17 08:59:33,986 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5b664d2e-1f80-4131-94e9-0c545c12334f 2018-07-17 08:59:33,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.176331043243s 2018-07-17 08:59:33,987 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5b664d2e-1f80-4131-94e9-0c545c12334f 2018-07-17 08:59:33,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 08:59:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/cf297893-6e6a-47cc-8b67-37f0835ab9a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a7bbe0d5bf388227a912c5b57df7923f55bf83e" 2018-07-17 08:59:36,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-095d4da8-1b01-4c72-8e91-57aa005f0624 Date: Tue, 17 Jul 2018 08:59:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 08:59:36,902 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/cf297893-6e6a-47cc-8b67-37f0835ab9a7.json used request id req-095d4da8-1b01-4c72-8e91-57aa005f0624 2018-07-17 08:59:36,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.91441011429s 2018-07-17 08:59:36,902 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/cf297893-6e6a-47cc-8b67-37f0835ab9a7.json used request id req-095d4da8-1b01-4c72-8e91-57aa005f0624 2018-07-17 08:59:36,934 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 08:59:36,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 08:59:36,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 08:59:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:59:37,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f8edd55b-c23f-462d-a983-6ad2285ca5dc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 08:59:37,118 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f8edd55b-c23f-462d-a983-6ad2285ca5dc 2018-07-17 08:59:37,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 08:59:38,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T20:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Uw2FdkGAT8GejIGAX6x3fw"], "issued_at": "2018-07-17T08:59:38.000000Z"}} 2018-07-17 08:59:38,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 08:59:38,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:39,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-55872a7a-4e66-476b-a297-4594055a58e4 Date: Tue, 17 Jul 2018 08:59:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 08:59:39,651 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55872a7a-4e66-476b-a297-4594055a58e4 2018-07-17 08:59:39,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.731395959854s 2018-07-17 08:59:39,651 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55872a7a-4e66-476b-a297-4594055a58e4 2018-07-17 08:59:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:59:39,674 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 08:59:39,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 08:59:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:40,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:40 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-b8b0ec9c-776a-4dec-beb1-41626fee3de6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 08:59:40,625 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-b8b0ec9c-776a-4dec-beb1-41626fee3de6 2018-07-17 08:59:40,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.950754880905s 2018-07-17 08:59:40,626 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-b8b0ec9c-776a-4dec-beb1-41626fee3de6 2018-07-17 08:59:40,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-17 08:59:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}}' 2018-07-17 08:59:40,919 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:40 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-0c323acf-5d38-4308-a789-80ad40e0033f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282"}, "tags": [], "enabled": true, "id": "39ca61afd0744fe39577385a14a61282", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}} 2018-07-17 08:59:40,920 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0c323acf-5d38-4308-a789-80ad40e0033f 2018-07-17 08:59:40,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.28924703598s 2018-07-17 08:59:40,920 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0c323acf-5d38-4308-a789-80ad40e0033f 2018-07-17 08:59:40,920 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'39ca61afd0744fe39577385a14a61282', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a'}) 2018-07-17 08:59:40,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-17 08:59:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7f8d5100-d271-43c2-aa8d-10af5846f85c", "email": null, "name": "tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}}' 2018-07-17 08:59:41,639 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:41 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-6f905f56-5655-4acd-ad65-78aa9ddce61d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "links": {"self": "https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "114b31d0312a4189b1c4cd41ac191481", "domain_id": "default", "password_expires_at": null}} 2018-07-17 08:59:41,639 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-6f905f56-5655-4acd-ad65-78aa9ddce61d 2018-07-17 08:59:41,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.715430021286s 2018-07-17 08:59:41,640 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-6f905f56-5655-4acd-ad65-78aa9ddce61d 2018-07-17 08:59:41,640 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'114b31d0312a4189b1c4cd41ac191481', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a'}) 2018-07-17 08:59:41,642 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 08:59:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:41,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6d09d476-1626-4b36-a614-e9eceeec7e09 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 08:59:41,673 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6d09d476-1626-4b36-a614-e9eceeec7e09 2018-07-17 08:59:41,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.031035900116s 2018-07-17 08:59:41,674 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6d09d476-1626-4b36-a614-e9eceeec7e09 2018-07-17 08:59:41,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 08:59:41,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:41,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d42e624d-994d-4f07-b652-9bed6feffbbd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 08:59:41,714 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d42e624d-994d-4f07-b652-9bed6feffbbd 2018-07-17 08:59:41,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0377399921417s 2018-07-17 08:59:41,714 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d42e624d-994d-4f07-b652-9bed6feffbbd 2018-07-17 08:59:41,715 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-17 08:59:41,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-17 08:59:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" -d '{"role": {"name": "Member"}}' 2018-07-17 08:59:41,965 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:41 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-39f6ae2f-2b96-4176-90f2-bf9d49f3ea4b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "112666c9b5a442a1ad0bea3fab8196cd", "links": {"self": "https://192.16.1.222:5000/v3/roles/112666c9b5a442a1ad0bea3fab8196cd"}, "name": "Member"}} 2018-07-17 08:59:41,965 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-39f6ae2f-2b96-4176-90f2-bf9d49f3ea4b 2018-07-17 08:59:41,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.248439073563s 2018-07-17 08:59:41,966 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-39f6ae2f-2b96-4176-90f2-bf9d49f3ea4b 2018-07-17 08:59:41,966 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'112666c9b5a442a1ad0bea3fab8196cd'}) 2018-07-17 08:59:41,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 08:59:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:42,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:42 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-c64cffb4-5f71-4260-aa67-482ce3e25833 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "112666c9b5a442a1ad0bea3fab8196cd", "links": {"self": "https://192.16.1.222:5000/v3/roles/112666c9b5a442a1ad0bea3fab8196cd"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 08:59:42,383 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c64cffb4-5f71-4260-aa67-482ce3e25833 2018-07-17 08:59:42,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.415233850479s 2018-07-17 08:59:42,384 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c64cffb4-5f71-4260-aa67-482ce3e25833 2018-07-17 08:59:42,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 08:59:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:42,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:42 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-767ca68a-55f3-42ad-bfe7-720b3814ca88 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 08:59:42,425 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-767ca68a-55f3-42ad-bfe7-720b3814ca88 2018-07-17 08:59:42,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0387959480286s 2018-07-17 08:59:42,425 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-767ca68a-55f3-42ad-bfe7-720b3814ca88 2018-07-17 08:59:42,426 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 08:59:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:43,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:43 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-61a80d00-a542-4c37-a1d9-ef5fde15a747 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "links": {"self": "https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "114b31d0312a4189b1c4cd41ac191481", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 08:59:43,611 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-61a80d00-a542-4c37-a1d9-ef5fde15a747 2018-07-17 08:59:43,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.18507218361s 2018-07-17 08:59:43,611 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-61a80d00-a542-4c37-a1d9-ef5fde15a747 2018-07-17 08:59:43,618 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 08:59:43,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:44,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:44 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-026eb96e-bdc4-4936-8f6a-11445bf7a03e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282"}, "tags": [], "enabled": true, "id": "39ca61afd0744fe39577385a14a61282", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}]} 2018-07-17 08:59:44,628 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-026eb96e-bdc4-4936-8f6a-11445bf7a03e 2018-07-17 08:59:44,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.01032519341s 2018-07-17 08:59:44,628 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-026eb96e-bdc4-4936-8f6a-11445bf7a03e 2018-07-17 08:59:44,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 08:59:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=114b31d0312a4189b1c4cd41ac191481&role.id=112666c9b5a442a1ad0bea3fab8196cd&scope.project.id=39ca61afd0744fe39577385a14a61282" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:45,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:45 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-21388e15-eaf1-41b0-af6f-e666ce992748 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=114b31d0312a4189b1c4cd41ac191481&role.id=112666c9b5a442a1ad0bea3fab8196cd&scope.project.id=39ca61afd0744fe39577385a14a61282", "previous": null, "next": null}} 2018-07-17 08:59:45,297 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=114b31d0312a4189b1c4cd41ac191481&role.id=112666c9b5a442a1ad0bea3fab8196cd&scope.project.id=39ca61afd0744fe39577385a14a61282 used request id req-21388e15-eaf1-41b0-af6f-e666ce992748 2018-07-17 08:59:45,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.664248943329s 2018-07-17 08:59:45,297 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=114b31d0312a4189b1c4cd41ac191481&role.id=112666c9b5a442a1ad0bea3fab8196cd&scope.project.id=39ca61afd0744fe39577385a14a61282 used request id req-21388e15-eaf1-41b0-af6f-e666ce992748 2018-07-17 08:59:45,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-17 08:59:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282/users/114b31d0312a4189b1c4cd41ac191481/roles/112666c9b5a442a1ad0bea3fab8196cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 08:59:46,161 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:46 GMT Vary: X-Auth-Token x-openstack-request-id: req-713bcdbf-076e-475d-b269-827403856be0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 08:59:46,162 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282/users/114b31d0312a4189b1c4cd41ac191481/roles/112666c9b5a442a1ad0bea3fab8196cd used request id req-713bcdbf-076e-475d-b269-827403856be0 2018-07-17 08:59:46,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.862473011017s 2018-07-17 08:59:46,162 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282/users/114b31d0312a4189b1c4cd41ac191481/roles/112666c9b5a442a1ad0bea3fab8196cd used request id req-713bcdbf-076e-475d-b269-827403856be0 2018-07-17 08:59:46,162 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '7f8d5100-d271-43c2-aa8d-10af5846f85c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a', 'project_id': u'39ca61afd0744fe39577385a14a61282', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-17 08:59:46,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 08:59:46,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 08:59:46,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 08:59:46,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 08:59:46,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 08:59:46,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 08:59:46,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 08:59:46,166 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a', 'password': '7f8d5100-d271-43c2-aa8d-10af5846f85c', 'project_name': 'tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '39ca61afd0744fe39577385a14a61282', 'project_domain_name': 'Default'} 2018-07-17 08:59:46,166 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-17 08:59:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 08:59:46,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 08:59:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-421baf15-43a1-4a2f-b17d-efde503a702a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 08:59:46,178 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-421baf15-43a1-4a2f-b17d-efde503a702a 2018-07-17 08:59:46,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 08:59:46,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "112666c9b5a442a1ad0bea3fab8196cd", "name": "Member"}], "expires_at": "2018-07-17T20:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39ca61afd0744fe39577385a14a61282", "name": "tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/39ca61afd0744fe39577385a14a61282", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/39ca61afd0744fe39577385a14a61282", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/39ca61afd0744fe39577385a14a61282", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/39ca61afd0744fe39577385a14a61282", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/39ca61afd0744fe39577385a14a61282", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/39ca61afd0744fe39577385a14a61282", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/39ca61afd0744fe39577385a14a61282", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/39ca61afd0744fe39577385a14a61282", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/39ca61afd0744fe39577385a14a61282", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/39ca61afd0744fe39577385a14a61282", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/39ca61afd0744fe39577385a14a61282", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/39ca61afd0744fe39577385a14a61282", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "id": "114b31d0312a4189b1c4cd41ac191481"}, "audit_ids": ["1BzmeYHLQMWP6J8gFrhuyw"], "issued_at": "2018-07-17T08:59:46.000000Z"}} 2018-07-17 08:59:46,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 08:59:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" -d '{"network": {"name": "tenantnetwork2-net_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "admin_state_up": true}}' 2018-07-17 08:59:47,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-2acbe74e-e8b6-48e9-a71a-b878ce7b2cb4 Date: Tue, 17 Jul 2018 08:59:47 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"39ca61afd0744fe39577385a14a61282","created_at":"2018-07-17T08:59:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T08:59:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"39ca61afd0744fe39577385a14a61282","id":"011d1c86-3fd9-4f1b-bc09-cda6bc5796c6","name":"tenantnetwork2-net_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}} 2018-07-17 08:59:47,983 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2acbe74e-e8b6-48e9-a71a-b878ce7b2cb4 2018-07-17 08:59:47,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.24423098564s 2018-07-17 08:59:47,983 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2acbe74e-e8b6-48e9-a71a-b878ce7b2cb4 2018-07-17 08:59:47,984 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T08:59:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'011d1c86-3fd9-4f1b-bc09-cda6bc5796c6', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_412c8204-4f83-46e0-813a-8d29c0c7ab5a', u'admin_state_up': True, u'tenant_id': u'39ca61afd0744fe39577385a14a61282', u'created_at': u'2018-07-17T08:59:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'39ca61afd0744fe39577385a14a61282'}) 2018-07-17 08:59:47,984 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 08:59:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 08:59:48,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-44ace5b9-8d3a-428f-a13a-e08555ed2f4b Date: Tue, 17 Jul 2018 08:59:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T08:59:47Z","tenant_id":"39ca61afd0744fe39577385a14a61282","created_at":"2018-07-17T08:59:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"39ca61afd0744fe39577385a14a61282","id":"011d1c86-3fd9-4f1b-bc09-cda6bc5796c6","name":"tenantnetwork2-net_412c8204-4f83-46e0-813a-8d29c0c7ab5a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 08:59:48,146 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-44ace5b9-8d3a-428f-a13a-e08555ed2f4b 2018-07-17 08:59:48,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.162415981293s 2018-07-17 08:59:48,147 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-44ace5b9-8d3a-428f-a13a-e08555ed2f4b 2018-07-17 08:59:48,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 08:59:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" -d '{"subnet": {"name": "tenantnetwork2-subnet_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "enable_dhcp": true, "network_id": "011d1c86-3fd9-4f1b-bc09-cda6bc5796c6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 08:59:49,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-86b8b434-deea-4681-93af-3a7c9d17dc0b Date: Tue, 17 Jul 2018 08:59:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"011d1c86-3fd9-4f1b-bc09-cda6bc5796c6","tenant_id":"39ca61afd0744fe39577385a14a61282","created_at":"2018-07-17T08:59:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T08:59:48Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"39ca61afd0744fe39577385a14a61282","id":"4c9714d8-7dee-4c2d-acce-76bbb87f9542","subnetpool_id":null,"name":"tenantnetwork2-subnet_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}} 2018-07-17 08:59:49,432 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-86b8b434-deea-4681-93af-3a7c9d17dc0b 2018-07-17 08:59:49,432 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.28421282768s 2018-07-17 08:59:49,432 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-86b8b434-deea-4681-93af-3a7c9d17dc0b 2018-07-17 08:59:49,432 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T08:59:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'4c9714d8-7dee-4c2d-acce-76bbb87f9542', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_412c8204-4f83-46e0-813a-8d29c0c7ab5a', u'enable_dhcp': True, u'network_id': u'011d1c86-3fd9-4f1b-bc09-cda6bc5796c6', u'tenant_id': u'39ca61afd0744fe39577385a14a61282', u'created_at': u'2018-07-17T08:59:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'39ca61afd0744fe39577385a14a61282'}) 2018-07-17 08:59:49,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 08:59:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "tenantnetwork2-router_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "admin_state_up": true}}' 2018-07-17 08:59:58,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d862066e-68b4-448d-9923-772b63b1c9d4 Date: Tue, 17 Jul 2018 08:59:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:50Z", "admin_state_up": true, "updated_at": "2018-07-17T08:59:52Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "39ca61afd0744fe39577385a14a61282", "id": "86a5a44b-7afd-48d4-b37b-133d4fd57f12", "name": "tenantnetwork2-router_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}} 2018-07-17 08:59:58,103 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d862066e-68b4-448d-9923-772b63b1c9d4 2018-07-17 08:59:58,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.6699950695s 2018-07-17 08:59:58,103 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d862066e-68b4-448d-9923-772b63b1c9d4 2018-07-17 08:59:58,103 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T08:59:52Z', u'revision_number': 4, u'id': u'86a5a44b-7afd-48d4-b37b-133d4fd57f12', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_412c8204-4f83-46e0-813a-8d29c0c7ab5a', u'admin_state_up': True, u'tenant_id': u'39ca61afd0744fe39577385a14a61282', u'created_at': u'2018-07-17T08:59:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'39ca61afd0744fe39577385a14a61282'}) 2018-07-17 08:59:58,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 08:59:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" -d '{"subnet_id": "4c9714d8-7dee-4c2d-acce-76bbb87f9542"}' 2018-07-17 09:00:02,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20c35d71-294a-4f20-a53b-4b39c38d7c9f Date: Tue, 17 Jul 2018 09:00:02 GMT RESP BODY: {"network_id": "011d1c86-3fd9-4f1b-bc09-cda6bc5796c6", "tenant_id": "39ca61afd0744fe39577385a14a61282", "subnet_id": "4c9714d8-7dee-4c2d-acce-76bbb87f9542", "subnet_ids": ["4c9714d8-7dee-4c2d-acce-76bbb87f9542"], "port_id": "8b700deb-e142-4335-96fa-9bc84616f2b4", "id": "86a5a44b-7afd-48d4-b37b-133d4fd57f12"} 2018-07-17 09:00:02,331 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12/add_router_interface.json used request id req-20c35d71-294a-4f20-a53b-4b39c38d7c9f 2018-07-17 09:00:02,332 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.22757506371s 2018-07-17 09:00:02,332 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12/add_router_interface.json used request id req-20c35d71-294a-4f20-a53b-4b39c38d7c9f returning object 86a5a44b-7afd-48d4-b37b-133d4fd57f12 2018-07-17 09:00:02,332 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-17 09:00:02,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:00:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" -d '{"subnet_id": "4c9714d8-7dee-4c2d-acce-76bbb87f9542"}' 2018-07-17 09:00:05,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-294f8b22-f006-4fcb-b414-b96c7e0e0252 Date: Tue, 17 Jul 2018 09:00:05 GMT RESP BODY: {"network_id": "011d1c86-3fd9-4f1b-bc09-cda6bc5796c6", "tenant_id": "39ca61afd0744fe39577385a14a61282", "subnet_id": "4c9714d8-7dee-4c2d-acce-76bbb87f9542", "subnet_ids": ["4c9714d8-7dee-4c2d-acce-76bbb87f9542"], "port_id": "8b700deb-e142-4335-96fa-9bc84616f2b4", "id": "86a5a44b-7afd-48d4-b37b-133d4fd57f12"} 2018-07-17 09:00:05,957 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12/remove_router_interface.json used request id req-294f8b22-f006-4fcb-b414-b96c7e0e0252 2018-07-17 09:00:05,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.62242913246s 2018-07-17 09:00:05,957 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12/remove_router_interface.json used request id req-294f8b22-f006-4fcb-b414-b96c7e0e0252 returning object 86a5a44b-7afd-48d4-b37b-133d4fd57f12 2018-07-17 09:00:05,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:00:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 09:00:06,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-20d959b8-5446-4f98-a4ee-34ceeefc8045 Date: Tue, 17 Jul 2018 09:00:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:50Z", "admin_state_up": true, "updated_at": "2018-07-17T09:00:03Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "39ca61afd0744fe39577385a14a61282", "id": "86a5a44b-7afd-48d4-b37b-133d4fd57f12", "name": "tenantnetwork2-router_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}]} 2018-07-17 09:00:06,223 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-20d959b8-5446-4f98-a4ee-34ceeefc8045 2018-07-17 09:00:06,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.264959096909s 2018-07-17 09:00:06,223 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-20d959b8-5446-4f98-a4ee-34ceeefc8045 2018-07-17 09:00:06,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:00:06,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 09:00:11,481 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a473d7b1-650f-4f94-82e9-bda1e771e075 Content-Length: 0 Date: Tue, 17 Jul 2018 09:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:11,481 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12.json used request id req-a473d7b1-650f-4f94-82e9-bda1e771e075 2018-07-17 09:00:11,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.25725388527s 2018-07-17 09:00:11,482 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/86a5a44b-7afd-48d4-b37b-133d4fd57f12.json used request id req-a473d7b1-650f-4f94-82e9-bda1e771e075 2018-07-17 09:00:11,482 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:00:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 09:00:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-72fddf10-9729-4591-ae31-447865c8029c Date: Tue, 17 Jul 2018 09:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"011d1c86-3fd9-4f1b-bc09-cda6bc5796c6","tenant_id":"39ca61afd0744fe39577385a14a61282","created_at":"2018-07-17T08:59:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T08:59:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"39ca61afd0744fe39577385a14a61282","id":"4c9714d8-7dee-4c2d-acce-76bbb87f9542","subnetpool_id":null,"name":"tenantnetwork2-subnet_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}]} 2018-07-17 09:00:11,602 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-72fddf10-9729-4591-ae31-447865c8029c 2018-07-17 09:00:11,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.119943141937s 2018-07-17 09:00:11,602 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-72fddf10-9729-4591-ae31-447865c8029c 2018-07-17 09:00:11,603 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:00:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/4c9714d8-7dee-4c2d-acce-76bbb87f9542.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 09:00:16,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7dfc957-5893-46a5-9707-e81402042987 Date: Tue, 17 Jul 2018 09:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:16,404 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/4c9714d8-7dee-4c2d-acce-76bbb87f9542.json used request id req-b7dfc957-5893-46a5-9707-e81402042987 2018-07-17 09:00:16,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.80071091652s 2018-07-17 09:00:16,404 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/4c9714d8-7dee-4c2d-acce-76bbb87f9542.json used request id req-b7dfc957-5893-46a5-9707-e81402042987 2018-07-17 09:00:16,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:00:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 09:00:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-b3e90dd1-ec72-4fd6-a1fa-f854aef25996 Date: Tue, 17 Jul 2018 09:00:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:00:16Z","tenant_id":"39ca61afd0744fe39577385a14a61282","created_at":"2018-07-17T08:59:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"39ca61afd0744fe39577385a14a61282","id":"011d1c86-3fd9-4f1b-bc09-cda6bc5796c6","name":"tenantnetwork2-net_412c8204-4f83-46e0-813a-8d29c0c7ab5a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:00:16,621 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b3e90dd1-ec72-4fd6-a1fa-f854aef25996 2018-07-17 09:00:16,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.216373205185s 2018-07-17 09:00:16,621 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b3e90dd1-ec72-4fd6-a1fa-f854aef25996 2018-07-17 09:00:16,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:00:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/011d1c86-3fd9-4f1b-bc09-cda6bc5796c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbe74839e435f94c3adea2bf7fdc286857dbe777" 2018-07-17 09:00:19,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72036142-d248-461a-9325-4da500fd8550 Date: Tue, 17 Jul 2018 09:00:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:19,033 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/011d1c86-3fd9-4f1b-bc09-cda6bc5796c6.json used request id req-72036142-d248-461a-9325-4da500fd8550 2018-07-17 09:00:19,033 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.41095709801s 2018-07-17 09:00:19,033 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/011d1c86-3fd9-4f1b-bc09-cda6bc5796c6.json used request id req-72036142-d248-461a-9325-4da500fd8550 2018-07-17 09:00:19,033 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:00:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:20,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:20 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-10ed0d21-8d7f-4ad8-a2f3-e21600eee988 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a", "links": {"self": "https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "114b31d0312a4189b1c4cd41ac191481", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:00:20,347 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-10ed0d21-8d7f-4ad8-a2f3-e21600eee988 2018-07-17 09:00:20,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.3138229847s 2018-07-17 09:00:20,348 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-10ed0d21-8d7f-4ad8-a2f3-e21600eee988 2018-07-17 09:00:20,350 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:00:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:21,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:21 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-a1267117-0392-4905-99b5-f0552be35c02 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "114b31d0312a4189b1c4cd41ac191481", "email": null, "name": "tenantnetwork2-user_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}} 2018-07-17 09:00:21,028 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481 used request id req-a1267117-0392-4905-99b5-f0552be35c02 2018-07-17 09:00:21,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.677229166031s 2018-07-17 09:00:21,028 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481 used request id req-a1267117-0392-4905-99b5-f0552be35c02 2018-07-17 09:00:21,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-17 09:00:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:21,412 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-a8b125cc-f666-4208-b813-189233913462 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:21,412 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481 used request id req-a8b125cc-f666-4208-b813-189233913462 2018-07-17 09:00:21,413 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.383970022202s 2018-07-17 09:00:21,413 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/114b31d0312a4189b1c4cd41ac191481 used request id req-a8b125cc-f666-4208-b813-189233913462 2018-07-17 09:00:21,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:00:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:21,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:21 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-10538fab-8064-4237-a0af-f7bac94e4c66 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282"}, "tags": [], "enabled": true, "id": "39ca61afd0744fe39577385a14a61282", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_412c8204-4f83-46e0-813a-8d29c0c7ab5a"}]} 2018-07-17 09:00:21,565 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-10538fab-8064-4237-a0af-f7bac94e4c66 2018-07-17 09:00:21,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.14829993248s 2018-07-17 09:00:21,565 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-10538fab-8064-4237-a0af-f7bac94e4c66 2018-07-17 09:00:21,567 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-17 09:00:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:22,515 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-056885c1-5c1e-42c8-a277-049a8889f181 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:22,515 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-056885c1-5c1e-42c8-a277-049a8889f181 2018-07-17 09:00:22,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.948064088821s 2018-07-17 09:00:22,516 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-056885c1-5c1e-42c8-a277-049a8889f181 2018-07-17 09:00:22,518 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:00:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:22,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:22 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-7be268d9-2908-4765-b98f-0e349c27c6ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "112666c9b5a442a1ad0bea3fab8196cd", "links": {"self": "https://192.16.1.222:5000/v3/roles/112666c9b5a442a1ad0bea3fab8196cd"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:00:22,554 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7be268d9-2908-4765-b98f-0e349c27c6ff 2018-07-17 09:00:22,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0359869003296s 2018-07-17 09:00:22,554 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7be268d9-2908-4765-b98f-0e349c27c6ff 2018-07-17 09:00:22,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-17 09:00:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/112666c9b5a442a1ad0bea3fab8196cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7ae4dab49363fd9566d9c469f84cea7037bfe860" 2018-07-17 09:00:22,867 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-314d5b3c-37a8-4f84-a5aa-6f0a8486bb68 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:22,867 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/112666c9b5a442a1ad0bea3fab8196cd used request id req-314d5b3c-37a8-4f84-a5aa-6f0a8486bb68 2018-07-17 09:00:22,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.310516119003s 2018-07-17 09:00:22,868 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/112666c9b5a442a1ad0bea3fab8196cd used request id req-314d5b3c-37a8-4f84-a5aa-6f0a8486bb68 2018-07-17 09:00:22,899 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-17 09:00:22,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:00:22,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:00:22,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:00:22,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:00:22,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:00:22,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:00:22,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:00:22,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:00:22,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:00:22,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:00:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-52d98332-169c-42a3-a9a0-9c76996c9c1b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:00:22,993 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-52d98332-169c-42a3-a9a0-9c76996c9c1b 2018-07-17 09:00:22,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:00:23,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["mwtOXyb4RPKdIPFwtJd5JQ"], "issued_at": "2018-07-17T09:00:23.000000Z"}} 2018-07-17 09:00:23,806 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:00:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:24,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d631a2e5-7419-4954-996b-80b2f35d73a4 Date: Tue, 17 Jul 2018 09:00:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:00:24,021 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d631a2e5-7419-4954-996b-80b2f35d73a4 2018-07-17 09:00:24,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.214586019516s 2018-07-17 09:00:24,021 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d631a2e5-7419-4954-996b-80b2f35d73a4 2018-07-17 09:00:24,021 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-17 09:00:24,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:00:24,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"network": {"name": "vmready1-net_03903b3e-5ad1-4679-b1fe-d418e637dd52", "admin_state_up": true}}' 2018-07-17 09:00:24,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-2b03fb72-ed62-48e9-adf1-73bb0a9235fa Date: Tue, 17 Jul 2018 09:00:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c89b2fe4-20a0-43ae-b405-d62350071e54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:00:24Z","is_default":false,"provider:segmentation_id":16,"name":"vmready1-net_03903b3e-5ad1-4679-b1fe-d418e637dd52","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:00:24Z","mtu":1450}} 2018-07-17 09:00:24,379 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2b03fb72-ed62-48e9-adf1-73bb0a9235fa 2018-07-17 09:00:24,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.357716083527s 2018-07-17 09:00:24,380 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2b03fb72-ed62-48e9-adf1-73bb0a9235fa 2018-07-17 09:00:24,380 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T09:00:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c89b2fe4-20a0-43ae-b405-d62350071e54', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_03903b3e-5ad1-4679-b1fe-d418e637dd52', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T09:00:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 09:00:24,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:00:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:24,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-970131a6-bfbd-4b56-9df5-8f1264f423a7 Date: Tue, 17 Jul 2018 09:00:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c89b2fe4-20a0-43ae-b405-d62350071e54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:00:24Z","provider:segmentation_id":16,"name":"vmready1-net_03903b3e-5ad1-4679-b1fe-d418e637dd52","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:00:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:00:24,542 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-970131a6-bfbd-4b56-9df5-8f1264f423a7 2018-07-17 09:00:24,542 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.161166906357s 2018-07-17 09:00:24,542 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-970131a6-bfbd-4b56-9df5-8f1264f423a7 2018-07-17 09:00:24,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:00:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"subnet": {"name": "vmready1-subnet_03903b3e-5ad1-4679-b1fe-d418e637dd52", "enable_dhcp": true, "network_id": "c89b2fe4-20a0-43ae-b405-d62350071e54", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:00:25,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b2d5a84c-5d39-4eff-84bb-07fb45355249 Date: Tue, 17 Jul 2018 09:00:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c89b2fe4-20a0-43ae-b405-d62350071e54","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:00:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:00:24Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"b2b1e4c5-9f15-4711-ab5f-56531638ce25","subnetpool_id":null,"name":"vmready1-subnet_03903b3e-5ad1-4679-b1fe-d418e637dd52"}} 2018-07-17 09:00:25,155 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b2d5a84c-5d39-4eff-84bb-07fb45355249 2018-07-17 09:00:25,155 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.611968040466s 2018-07-17 09:00:25,155 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b2d5a84c-5d39-4eff-84bb-07fb45355249 2018-07-17 09:00:25,156 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:00:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'b2b1e4c5-9f15-4711-ab5f-56531638ce25', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_03903b3e-5ad1-4679-b1fe-d418e637dd52', u'enable_dhcp': True, u'network_id': u'c89b2fe4-20a0-43ae-b405-d62350071e54', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T09:00:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 09:00:25,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:00:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "vmready1-router_03903b3e-5ad1-4679-b1fe-d418e637dd52", "admin_state_up": true}}' 2018-07-17 09:00:33,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-3faa34b6-ca4d-4697-aeb6-d65a68134a41 Date: Tue, 17 Jul 2018 09:00:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:00:26Z", "admin_state_up": true, "updated_at": "2018-07-17T09:00:27Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5be35654-fe78-476c-9bad-725ad0032ada", "name": "vmready1-router_03903b3e-5ad1-4679-b1fe-d418e637dd52"}} 2018-07-17 09:00:33,539 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-3faa34b6-ca4d-4697-aeb6-d65a68134a41 2018-07-17 09:00:33,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.38267993927s 2018-07-17 09:00:33,539 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-3faa34b6-ca4d-4697-aeb6-d65a68134a41 2018-07-17 09:00:33,539 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:00:27Z', u'revision_number': 3, u'ha': True, u'id': u'5be35654-fe78-476c-9bad-725ad0032ada', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_03903b3e-5ad1-4679-b1fe-d418e637dd52', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T09:00:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 09:00:33,540 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:00:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"subnet_id": "b2b1e4c5-9f15-4711-ab5f-56531638ce25"}' 2018-07-17 09:00:37,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fca72776-83da-4c10-802b-34f14b96b759 Date: Tue, 17 Jul 2018 09:00:37 GMT RESP BODY: {"network_id": "c89b2fe4-20a0-43ae-b405-d62350071e54", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "b2b1e4c5-9f15-4711-ab5f-56531638ce25", "subnet_ids": ["b2b1e4c5-9f15-4711-ab5f-56531638ce25"], "port_id": "3c226e5e-8a87-4f9c-8b51-6141788962ee", "id": "5be35654-fe78-476c-9bad-725ad0032ada"} 2018-07-17 09:00:37,549 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada/add_router_interface.json used request id req-fca72776-83da-4c10-802b-34f14b96b759 2018-07-17 09:00:37,549 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.00967693329s 2018-07-17 09:00:37,550 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada/add_router_interface.json used request id req-fca72776-83da-4c10-802b-34f14b96b759 returning object 5be35654-fe78-476c-9bad-725ad0032ada 2018-07-17 09:00:37,550 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:00:37,646 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:00:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:00:37,688 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:00:37,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:00:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:38,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-7b34a052-c9da-4c1a-9757-88cc39aaaa8f RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:00:38,205 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-7b34a052-c9da-4c1a-9757-88cc39aaaa8f 2018-07-17 09:00:38,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.514621019363s 2018-07-17 09:00:38,206 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-7b34a052-c9da-4c1a-9757-88cc39aaaa8f 2018-07-17 09:00:38,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:00:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52"}' 2018-07-17 09:00:38,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-64fea79c-311c-4dc7-aebf-68fbe681f8b6 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/file", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "id": "11802e2f-a879-4ce6-95d1-ff565eb5056b", "size": null, "self": "/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:00:38Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52", "checksum": null, "created_at": "2018-07-17T09:00:38Z", "protected": false} 2018-07-17 09:00:38,929 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-64fea79c-311c-4dc7-aebf-68fbe681f8b6 2018-07-17 09:00:38,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.719485044479s 2018-07-17 09:00:38,930 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-64fea79c-311c-4dc7-aebf-68fbe681f8b6 returning object 11802e2f-a879-4ce6-95d1-ff565eb5056b 2018-07-17 09:00:38,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:00:38,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '' 2018-07-17 09:00:41,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-584b29c1-c911-4cee-b906-7326c596e786 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:00:41,864 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/file used request id req-584b29c1-c911-4cee-b906-7326c596e786 2018-07-17 09:00:41,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 2.93437409401s 2018-07-17 09:00:41,865 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/file used request id req-584b29c1-c911-4cee-b906-7326c596e786 2018-07-17 09:00:41,866 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:00:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/file', u'owner': u'17d0877d57364269bc7f9ac3dfa7e679', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'11802e2f-a879-4ce6-95d1-ff565eb5056b', u'size': None, u'name': u'vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52', u'checksum': None, u'self': u'/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:00:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:00:41,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:00:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_03903b3e-5ad1-4679-b1fe-d418e637dd52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:00:42,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-da68ec25-aaa9-464d-bb73-f68df9d0c3b5 x-compute-request-id: req-da68ec25-aaa9-464d-bb73-f68df9d0c3b5 RESP BODY: {"flavor": {"name": "vmready1-flavor_03903b3e-5ad1-4679-b1fe-d418e637dd52", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a8a54a7d-07bc-433f-850a-5c44209c878f"}} 2018-07-17 09:00:42,119 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-da68ec25-aaa9-464d-bb73-f68df9d0c3b5 2018-07-17 09:00:42,120 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.252702951431s 2018-07-17 09:00:42,120 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-da68ec25-aaa9-464d-bb73-f68df9d0c3b5 2018-07-17 09:00:42,121 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_03903b3e-5ad1-4679-b1fe-d418e637dd52', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a8a54a7d-07bc-433f-850a-5c44209c878f', 'swap': 0}) 2018-07-17 09:00:42,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:00:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"extra_specs": {}}' 2018-07-17 09:00:42,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-57020fdd-596b-45b6-95f5-942a8e5e70d8 x-compute-request-id: req-57020fdd-596b-45b6-95f5-942a8e5e70d8 RESP BODY: {"extra_specs": {}} 2018-07-17 09:00:42,537 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f/os-extra_specs used request id req-57020fdd-596b-45b6-95f5-942a8e5e70d8 2018-07-17 09:00:42,537 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.416081905365s 2018-07-17 09:00:42,538 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f/os-extra_specs used request id req-57020fdd-596b-45b6-95f5-942a8e5e70d8 2018-07-17 09:00:42,538 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 09:00:42,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:00:42,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" -d '{"subnet_id": "b2b1e4c5-9f15-4711-ab5f-56531638ce25"}' 2018-07-17 09:00:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1cd6c763-f6be-41f4-85d2-e94a328f6765 Date: Tue, 17 Jul 2018 09:00:45 GMT RESP BODY: {"network_id": "c89b2fe4-20a0-43ae-b405-d62350071e54", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "b2b1e4c5-9f15-4711-ab5f-56531638ce25", "subnet_ids": ["b2b1e4c5-9f15-4711-ab5f-56531638ce25"], "port_id": "3c226e5e-8a87-4f9c-8b51-6141788962ee", "id": "5be35654-fe78-476c-9bad-725ad0032ada"} 2018-07-17 09:00:45,911 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada/remove_router_interface.json used request id req-1cd6c763-f6be-41f4-85d2-e94a328f6765 2018-07-17 09:00:45,911 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.37016010284s 2018-07-17 09:00:45,911 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada/remove_router_interface.json used request id req-1cd6c763-f6be-41f4-85d2-e94a328f6765 returning object 5be35654-fe78-476c-9bad-725ad0032ada 2018-07-17 09:00:45,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:00:45,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:46,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f2199557-1f17-45ec-898f-c65dfce4124b Date: Tue, 17 Jul 2018 09:00:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:00:26Z", "admin_state_up": true, "updated_at": "2018-07-17T09:00:43Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5be35654-fe78-476c-9bad-725ad0032ada", "name": "vmready1-router_03903b3e-5ad1-4679-b1fe-d418e637dd52"}]} 2018-07-17 09:00:46,102 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f2199557-1f17-45ec-898f-c65dfce4124b 2018-07-17 09:00:46,102 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.19059419632s 2018-07-17 09:00:46,103 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f2199557-1f17-45ec-898f-c65dfce4124b 2018-07-17 09:00:46,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:00:46,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:51,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ffa94a96-c68a-48bf-be21-9fc7a9940f8a Content-Length: 0 Date: Tue, 17 Jul 2018 09:00:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:51,550 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada.json used request id req-ffa94a96-c68a-48bf-be21-9fc7a9940f8a 2018-07-17 09:00:51,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.44585108757s 2018-07-17 09:00:51,550 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/5be35654-fe78-476c-9bad-725ad0032ada.json used request id req-ffa94a96-c68a-48bf-be21-9fc7a9940f8a 2018-07-17 09:00:51,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:00:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:51,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ed9d4fb0-e034-4536-91dc-f03af4a4c4fb Date: Tue, 17 Jul 2018 09:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c89b2fe4-20a0-43ae-b405-d62350071e54","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:00:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:00:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"b2b1e4c5-9f15-4711-ab5f-56531638ce25","subnetpool_id":null,"name":"vmready1-subnet_03903b3e-5ad1-4679-b1fe-d418e637dd52"}]} 2018-07-17 09:00:51,621 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ed9d4fb0-e034-4536-91dc-f03af4a4c4fb 2018-07-17 09:00:51,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0706579685211s 2018-07-17 09:00:51,622 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ed9d4fb0-e034-4536-91dc-f03af4a4c4fb 2018-07-17 09:00:51,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:00:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/b2b1e4c5-9f15-4711-ab5f-56531638ce25.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:55,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90878698-f033-4a76-bf49-7010844e65ef Date: Tue, 17 Jul 2018 09:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:55,020 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/b2b1e4c5-9f15-4711-ab5f-56531638ce25.json used request id req-90878698-f033-4a76-bf49-7010844e65ef 2018-07-17 09:00:55,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.39776086807s 2018-07-17 09:00:55,021 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/b2b1e4c5-9f15-4711-ab5f-56531638ce25.json used request id req-90878698-f033-4a76-bf49-7010844e65ef 2018-07-17 09:00:55,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:00:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:55,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-72e19b4d-9bfb-449b-8749-681ff07e0d6e Date: Tue, 17 Jul 2018 09:00:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c89b2fe4-20a0-43ae-b405-d62350071e54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:00:54Z","provider:segmentation_id":16,"name":"vmready1-net_03903b3e-5ad1-4679-b1fe-d418e637dd52","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:00:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:00:55,210 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-72e19b4d-9bfb-449b-8749-681ff07e0d6e 2018-07-17 09:00:55,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.18764591217s 2018-07-17 09:00:55,210 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-72e19b4d-9bfb-449b-8749-681ff07e0d6e 2018-07-17 09:00:55,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:00:55,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/c89b2fe4-20a0-43ae-b405-d62350071e54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:57,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc920fd9-9ebf-4d5b-9bb8-d7dc08a30e6f Date: Tue, 17 Jul 2018 09:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:00:57,689 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c89b2fe4-20a0-43ae-b405-d62350071e54.json used request id req-dc920fd9-9ebf-4d5b-9bb8-d7dc08a30e6f 2018-07-17 09:00:57,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.47757077217s 2018-07-17 09:00:57,689 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c89b2fe4-20a0-43ae-b405-d62350071e54.json used request id req-dc920fd9-9ebf-4d5b-9bb8-d7dc08a30e6f 2018-07-17 09:00:57,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:00:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-966aeba8-9a56-4486-b269-8298a298d16a RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/snap", "metadata": {}}], "file": "/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/file", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "id": "11802e2f-a879-4ce6-95d1-ff565eb5056b", "size": 12716032, "self": "/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/11802e2f-a879-4ce6-95d1-ff565eb5056b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:00:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_03903b3e-5ad1-4679-b1fe-d418e637dd52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:00:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:00:58,117 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-966aeba8-9a56-4486-b269-8298a298d16a 2018-07-17 09:00:58,118 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.425908088684s 2018-07-17 09:00:58,118 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-966aeba8-9a56-4486-b269-8298a298d16a 2018-07-17 09:00:58,119 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:00:58,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:59,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dcc46e61-566b-4827-acc7-b1ea88292b3d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:00:59,619 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b used request id req-dcc46e61-566b-4827-acc7-b1ea88292b3d 2018-07-17 09:00:59,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.49971818924s 2018-07-17 09:00:59,619 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/11802e2f-a879-4ce6-95d1-ff565eb5056b used request id req-dcc46e61-566b-4827-acc7-b1ea88292b3d 2018-07-17 09:00:59,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:00:59,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:00:59,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-535008f9-7b03-4bf4-a735-35340895084e x-compute-request-id: req-535008f9-7b03-4bf4-a735-35340895084e RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready1-flavor_03903b3e-5ad1-4679-b1fe-d418e637dd52", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a8a54a7d-07bc-433f-850a-5c44209c878f"}]} 2018-07-17 09:00:59,664 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-535008f9-7b03-4bf4-a735-35340895084e 2018-07-17 09:00:59,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0448439121246s 2018-07-17 09:00:59,665 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-535008f9-7b03-4bf4-a735-35340895084e 2018-07-17 09:00:59,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:00:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b0d0a06dc5e118bd37243659ca6b21d10cf41c8" 2018-07-17 09:01:00,291 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c38a10f8-67e3-496f-b935-039e53c3756c x-compute-request-id: req-c38a10f8-67e3-496f-b935-039e53c3756c 2018-07-17 09:01:00,291 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f used request id req-c38a10f8-67e3-496f-b935-039e53c3756c 2018-07-17 09:01:00,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.62450504303s 2018-07-17 09:01:00,292 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/a8a54a7d-07bc-433f-850a-5c44209c878f used request id req-c38a10f8-67e3-496f-b935-039e53c3756c 2018-07-17 09:01:00,324 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-17 09:01:00,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:01:00,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:01:00,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:01:00,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:01:00,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:01:00,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:01:00,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:01:00,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:01:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:01:00,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9556e5e9-5a85-4509-90f5-d4aa51e9613d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:01:00,381 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9556e5e9-5a85-4509-90f5-d4aa51e9613d 2018-07-17 09:01:00,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:01:01,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["TlxbofTgQKCrSLvKhAlS1g"], "issued_at": "2018-07-17T09:01:01.000000Z"}} 2018-07-17 09:01:01,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:01:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:01,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-50f7ea6c-30d1-4c87-aafb-966a014616e9 Date: Tue, 17 Jul 2018 09:01:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:01:01,249 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-50f7ea6c-30d1-4c87-aafb-966a014616e9 2018-07-17 09:01:01,249 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.200767993927s 2018-07-17 09:01:01,249 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-50f7ea6c-30d1-4c87-aafb-966a014616e9 2018-07-17 09:01:01,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:01:01,261 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:01 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:01:01,262 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:01:01,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:01,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:01 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-0f1b9c35-3bcb-42f8-840b-21a3342b89a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 09:01:01,312 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-0f1b9c35-3bcb-42f8-840b-21a3342b89a3 2018-07-17 09:01:01,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0501010417938s 2018-07-17 09:01:01,312 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-0f1b9c35-3bcb-42f8-840b-21a3342b89a3 2018-07-17 09:01:01,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-17 09:01:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035"}}' 2018-07-17 09:01:02,386 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:02 GMT Content-Type: application/json Content-Length: 364 Vary: X-Auth-Token x-openstack-request-id: req-2d82dafd-57ec-42d9-ba26-dcaf31febb6d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc"}, "tags": [], "enabled": true, "id": "90952db020c8467cbd8251f002b60dcc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035"}} 2018-07-17 09:01:02,387 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-2d82dafd-57ec-42d9-ba26-dcaf31febb6d 2018-07-17 09:01:02,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 1.07055497169s 2018-07-17 09:01:02,387 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-2d82dafd-57ec-42d9-ba26-dcaf31febb6d 2018-07-17 09:01:02,387 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'90952db020c8467cbd8251f002b60dcc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035'}) 2018-07-17 09:01:02,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-17 09:01:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bd2977ce-f811-4cb2-be98-89d008e4d1bd", "email": null, "name": "vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035"}}' 2018-07-17 09:01:04,327 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:04 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-4a2f0854-3cd1-4caf-ab8f-ba21b65b0292 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035", "links": {"self": "https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddf4211d99d744b088df0afd006b96ca", "domain_id": "default", "password_expires_at": null}} 2018-07-17 09:01:04,327 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-4a2f0854-3cd1-4caf-ab8f-ba21b65b0292 2018-07-17 09:01:04,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.93683505058s 2018-07-17 09:01:04,328 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-4a2f0854-3cd1-4caf-ab8f-ba21b65b0292 2018-07-17 09:01:04,328 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ddf4211d99d744b088df0afd006b96ca', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035'}) 2018-07-17 09:01:04,330 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:01:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:04,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:04 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-706a9f29-2268-41e7-884d-0f5a95096fd5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:01:04,928 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-706a9f29-2268-41e7-884d-0f5a95096fd5 2018-07-17 09:01:04,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.59748005867s 2018-07-17 09:01:04,928 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-706a9f29-2268-41e7-884d-0f5a95096fd5 2018-07-17 09:01:04,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:01:04,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:04,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:04 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-92c88132-924b-4f4e-a731-f55e33853a2a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:01:04,965 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-92c88132-924b-4f4e-a731-f55e33853a2a 2018-07-17 09:01:04,965 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0350739955902s 2018-07-17 09:01:04,966 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-92c88132-924b-4f4e-a731-f55e33853a2a 2018-07-17 09:01:04,966 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-17 09:01:04,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-17 09:01:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" -d '{"role": {"name": "Member"}}' 2018-07-17 09:01:05,021 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:05 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-6ddd9d42-d769-40ef-a9e5-af0decb92550 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "7680fd6de9744d93a81b6cdf2de6c67f", "links": {"self": "https://192.16.1.222:5000/v3/roles/7680fd6de9744d93a81b6cdf2de6c67f"}, "name": "Member"}} 2018-07-17 09:01:05,021 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6ddd9d42-d769-40ef-a9e5-af0decb92550 2018-07-17 09:01:05,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0534250736237s 2018-07-17 09:01:05,021 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6ddd9d42-d769-40ef-a9e5-af0decb92550 2018-07-17 09:01:05,022 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'7680fd6de9744d93a81b6cdf2de6c67f'}) 2018-07-17 09:01:05,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:01:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:05,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:05 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-8ee9aff2-bcae-4906-841e-b3166ef1a726 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7680fd6de9744d93a81b6cdf2de6c67f", "links": {"self": "https://192.16.1.222:5000/v3/roles/7680fd6de9744d93a81b6cdf2de6c67f"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:01:05,797 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8ee9aff2-bcae-4906-841e-b3166ef1a726 2018-07-17 09:01:05,797 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.773725032806s 2018-07-17 09:01:05,797 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8ee9aff2-bcae-4906-841e-b3166ef1a726 2018-07-17 09:01:05,800 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:01:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:05,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:05 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-4f8c4ef1-e95c-4d58-a44c-075198e701d8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:01:05,835 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-4f8c4ef1-e95c-4d58-a44c-075198e701d8 2018-07-17 09:01:05,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.035472869873s 2018-07-17 09:01:05,836 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-4f8c4ef1-e95c-4d58-a44c-075198e701d8 2018-07-17 09:01:05,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:01:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:05,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:05 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-901b018a-ff0b-4155-87ea-26a35cd226c3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035", "links": {"self": "https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddf4211d99d744b088df0afd006b96ca", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:01:05,912 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-901b018a-ff0b-4155-87ea-26a35cd226c3 2018-07-17 09:01:05,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.076434135437s 2018-07-17 09:01:05,913 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-901b018a-ff0b-4155-87ea-26a35cd226c3 2018-07-17 09:01:05,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:01:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:05,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:05 GMT Content-Type: application/json Content-Length: 1089 Vary: X-Auth-Token x-openstack-request-id: req-b2aa9f04-3f12-4fe8-a6dc-bcee5558baf8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc"}, "tags": [], "enabled": true, "id": "90952db020c8467cbd8251f002b60dcc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035"}]} 2018-07-17 09:01:05,977 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-b2aa9f04-3f12-4fe8-a6dc-bcee5558baf8 2018-07-17 09:01:05,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0586512088776s 2018-07-17 09:01:05,978 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-b2aa9f04-3f12-4fe8-a6dc-bcee5558baf8 2018-07-17 09:01:05,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 09:01:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=ddf4211d99d744b088df0afd006b96ca&role.id=7680fd6de9744d93a81b6cdf2de6c67f&scope.project.id=90952db020c8467cbd8251f002b60dcc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:06,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:06 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-20a83326-fc41-400d-ade4-89d64a7e5f03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=ddf4211d99d744b088df0afd006b96ca&role.id=7680fd6de9744d93a81b6cdf2de6c67f&scope.project.id=90952db020c8467cbd8251f002b60dcc", "previous": null, "next": null}} 2018-07-17 09:01:06,016 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=ddf4211d99d744b088df0afd006b96ca&role.id=7680fd6de9744d93a81b6cdf2de6c67f&scope.project.id=90952db020c8467cbd8251f002b60dcc used request id req-20a83326-fc41-400d-ade4-89d64a7e5f03 2018-07-17 09:01:06,016 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0338408946991s 2018-07-17 09:01:06,016 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=ddf4211d99d744b088df0afd006b96ca&role.id=7680fd6de9744d93a81b6cdf2de6c67f&scope.project.id=90952db020c8467cbd8251f002b60dcc used request id req-20a83326-fc41-400d-ade4-89d64a7e5f03 2018-07-17 09:01:06,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-17 09:01:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc/users/ddf4211d99d744b088df0afd006b96ca/roles/7680fd6de9744d93a81b6cdf2de6c67f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:06,255 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:06 GMT Vary: X-Auth-Token x-openstack-request-id: req-8ce32186-9a22-4239-8d00-177c749ae94c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:06,255 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc/users/ddf4211d99d744b088df0afd006b96ca/roles/7680fd6de9744d93a81b6cdf2de6c67f used request id req-8ce32186-9a22-4239-8d00-177c749ae94c 2018-07-17 09:01:06,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.237451076508s 2018-07-17 09:01:06,255 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc/users/ddf4211d99d744b088df0afd006b96ca/roles/7680fd6de9744d93a81b6cdf2de6c67f used request id req-8ce32186-9a22-4239-8d00-177c749ae94c 2018-07-17 09:01:06,256 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'bd2977ce-f811-4cb2-be98-89d008e4d1bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035', 'project_id': u'90952db020c8467cbd8251f002b60dcc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-17 09:01:06,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:01:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:01:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:01:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:01:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:01:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:01:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:01:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:01:06,259 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035', 'password': 'bd2977ce-f811-4cb2-be98-89d008e4d1bd', 'project_name': 'vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '90952db020c8467cbd8251f002b60dcc', 'project_domain_name': 'Default'} 2018-07-17 09:01:06,259 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-17 09:01:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:01:06,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8fad8f5e-3acf-4181-a51c-3b9bcc2ff93b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:01:06,276 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8fad8f5e-3acf-4181-a51c-3b9bcc2ff93b 2018-07-17 09:01:06,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:01:06,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7680fd6de9744d93a81b6cdf2de6c67f", "name": "Member"}], "expires_at": "2018-07-17T21:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90952db020c8467cbd8251f002b60dcc", "name": "vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/90952db020c8467cbd8251f002b60dcc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/90952db020c8467cbd8251f002b60dcc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/90952db020c8467cbd8251f002b60dcc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/90952db020c8467cbd8251f002b60dcc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/90952db020c8467cbd8251f002b60dcc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/90952db020c8467cbd8251f002b60dcc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/90952db020c8467cbd8251f002b60dcc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/90952db020c8467cbd8251f002b60dcc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/90952db020c8467cbd8251f002b60dcc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/90952db020c8467cbd8251f002b60dcc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/90952db020c8467cbd8251f002b60dcc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/90952db020c8467cbd8251f002b60dcc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035", "id": "ddf4211d99d744b088df0afd006b96ca"}, "audit_ids": ["xannaudSTzOidajyqRkENQ"], "issued_at": "2018-07-17T09:01:06.000000Z"}} 2018-07-17 09:01:06,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:01:06,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '{"network": {"name": "vmready2-net_fa1acd74-44e9-486a-81de-f04b9b2c1035", "admin_state_up": true}}' 2018-07-17 09:01:08,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-41cf7f3e-1c83-4d51-aa9e-a7966768fd47 Date: Tue, 17 Jul 2018 09:01:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"90952db020c8467cbd8251f002b60dcc","created_at":"2018-07-17T09:01:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T09:01:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"90952db020c8467cbd8251f002b60dcc","id":"0b2f6f7b-b6bc-4414-8567-991a09011e3f","name":"vmready2-net_fa1acd74-44e9-486a-81de-f04b9b2c1035"}} 2018-07-17 09:01:08,165 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-41cf7f3e-1c83-4d51-aa9e-a7966768fd47 2018-07-17 09:01:08,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.3012881279s 2018-07-17 09:01:08,165 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-41cf7f3e-1c83-4d51-aa9e-a7966768fd47 2018-07-17 09:01:08,165 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:01:07Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0b2f6f7b-b6bc-4414-8567-991a09011e3f', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_fa1acd74-44e9-486a-81de-f04b9b2c1035', u'admin_state_up': True, u'tenant_id': u'90952db020c8467cbd8251f002b60dcc', u'created_at': u'2018-07-17T09:01:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'90952db020c8467cbd8251f002b60dcc'}) 2018-07-17 09:01:08,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:01:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:08,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-17c387eb-ff84-42ec-80bc-264cd49b00f8 Date: Tue, 17 Jul 2018 09:01:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:01:07Z","tenant_id":"90952db020c8467cbd8251f002b60dcc","created_at":"2018-07-17T09:01:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"90952db020c8467cbd8251f002b60dcc","id":"0b2f6f7b-b6bc-4414-8567-991a09011e3f","name":"vmready2-net_fa1acd74-44e9-486a-81de-f04b9b2c1035"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:01:08,370 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-17c387eb-ff84-42ec-80bc-264cd49b00f8 2018-07-17 09:01:08,370 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.20445895195s 2018-07-17 09:01:08,370 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-17c387eb-ff84-42ec-80bc-264cd49b00f8 2018-07-17 09:01:08,371 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:01:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '{"subnet": {"name": "vmready2-subnet_fa1acd74-44e9-486a-81de-f04b9b2c1035", "enable_dhcp": true, "network_id": "0b2f6f7b-b6bc-4414-8567-991a09011e3f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:01:09,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1df5451c-ca76-456e-9510-960f1c3233e7 Date: Tue, 17 Jul 2018 09:01:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2f6f7b-b6bc-4414-8567-991a09011e3f","tenant_id":"90952db020c8467cbd8251f002b60dcc","created_at":"2018-07-17T09:01:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:01:08Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"90952db020c8467cbd8251f002b60dcc","id":"ddad10f2-ede6-42e3-abd3-aede088425a8","subnetpool_id":null,"name":"vmready2-subnet_fa1acd74-44e9-486a-81de-f04b9b2c1035"}} 2018-07-17 09:01:09,398 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1df5451c-ca76-456e-9510-960f1c3233e7 2018-07-17 09:01:09,398 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.02651906013s 2018-07-17 09:01:09,398 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1df5451c-ca76-456e-9510-960f1c3233e7 2018-07-17 09:01:09,398 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:01:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'ddad10f2-ede6-42e3-abd3-aede088425a8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_fa1acd74-44e9-486a-81de-f04b9b2c1035', u'enable_dhcp': True, u'network_id': u'0b2f6f7b-b6bc-4414-8567-991a09011e3f', u'tenant_id': u'90952db020c8467cbd8251f002b60dcc', u'created_at': u'2018-07-17T09:01:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'90952db020c8467cbd8251f002b60dcc'}) 2018-07-17 09:01:09,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:01:09,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "vmready2-router_fa1acd74-44e9-486a-81de-f04b9b2c1035", "admin_state_up": true}}' 2018-07-17 09:01:18,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-78b848b2-68f2-4967-98f8-7eae35331d1a Date: Tue, 17 Jul 2018 09:01:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:10Z", "admin_state_up": true, "updated_at": "2018-07-17T09:01:11Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63", "name": "vmready2-router_fa1acd74-44e9-486a-81de-f04b9b2c1035"}} 2018-07-17 09:01:18,524 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-78b848b2-68f2-4967-98f8-7eae35331d1a 2018-07-17 09:01:18,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 9.12569999695s 2018-07-17 09:01:18,525 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-78b848b2-68f2-4967-98f8-7eae35331d1a 2018-07-17 09:01:18,525 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:01:11Z', u'revision_number': 4, u'id': u'9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.111'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_fa1acd74-44e9-486a-81de-f04b9b2c1035', u'admin_state_up': True, u'tenant_id': u'90952db020c8467cbd8251f002b60dcc', u'created_at': u'2018-07-17T09:01:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'90952db020c8467cbd8251f002b60dcc'}) 2018-07-17 09:01:18,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:01:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '{"subnet_id": "ddad10f2-ede6-42e3-abd3-aede088425a8"}' 2018-07-17 09:01:23,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9f557719-7570-4ea9-a5ac-474f00ff943d Date: Tue, 17 Jul 2018 09:01:23 GMT RESP BODY: {"network_id": "0b2f6f7b-b6bc-4414-8567-991a09011e3f", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "subnet_id": "ddad10f2-ede6-42e3-abd3-aede088425a8", "subnet_ids": ["ddad10f2-ede6-42e3-abd3-aede088425a8"], "port_id": "f6d45542-1d70-45bc-8a1d-98866b8f25d6", "id": "9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63"} 2018-07-17 09:01:23,103 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63/add_router_interface.json used request id req-9f557719-7570-4ea9-a5ac-474f00ff943d 2018-07-17 09:01:23,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.57698512077s 2018-07-17 09:01:23,103 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63/add_router_interface.json used request id req-9f557719-7570-4ea9-a5ac-474f00ff943d returning object 9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63 2018-07-17 09:01:23,103 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:01:23,200 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:01:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:01:23,248 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:01:23,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:01:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:23,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-600b982b-f726-427a-b1f0-11716ccca11b RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:01:23,697 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-600b982b-f726-427a-b1f0-11716ccca11b 2018-07-17 09:01:23,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.44638800621s 2018-07-17 09:01:23,697 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-600b982b-f726-427a-b1f0-11716ccca11b 2018-07-17 09:01:23,701 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:01:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035"}' 2018-07-17 09:01:24,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-803647a9-6b76-4474-9b33-0a2f9cdf973e RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5/file", "owner": "90952db020c8467cbd8251f002b60dcc", "id": "45a04440-e374-4efa-a323-b1bc8d3370b5", "size": null, "self": "/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:01:23Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035", "checksum": null, "created_at": "2018-07-17T09:01:23Z", "protected": false} 2018-07-17 09:01:24,209 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-803647a9-6b76-4474-9b33-0a2f9cdf973e 2018-07-17 09:01:24,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.507751941681s 2018-07-17 09:01:24,210 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-803647a9-6b76-4474-9b33-0a2f9cdf973e returning object 45a04440-e374-4efa-a323-b1bc8d3370b5 2018-07-17 09:01:24,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:01:24,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '' 2018-07-17 09:01:25,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b2ed98b5-a123-4a70-afc1-c2a33462bfe2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:01:25,496 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5/file used request id req-b2ed98b5-a123-4a70-afc1-c2a33462bfe2 2018-07-17 09:01:25,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.28564786911s 2018-07-17 09:01:25,496 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5/file used request id req-b2ed98b5-a123-4a70-afc1-c2a33462bfe2 2018-07-17 09:01:25,496 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:01:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5/file', u'owner': u'90952db020c8467cbd8251f002b60dcc', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'45a04440-e374-4efa-a323-b1bc8d3370b5', u'size': None, u'name': u'vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035', u'checksum': None, u'self': u'/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:01:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:01:25,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:01:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_fa1acd74-44e9-486a-81de-f04b9b2c1035", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:01:25,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b87c11b-9ee4-444d-88ee-eb84d49614f1 x-compute-request-id: req-8b87c11b-9ee4-444d-88ee-eb84d49614f1 RESP BODY: {"flavor": {"name": "vmready2-flavor_fa1acd74-44e9-486a-81de-f04b9b2c1035", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ad07fd49-363c-4309-91f2-424e850a6e54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ad07fd49-363c-4309-91f2-424e850a6e54"}} 2018-07-17 09:01:25,557 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8b87c11b-9ee4-444d-88ee-eb84d49614f1 2018-07-17 09:01:25,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0602128505707s 2018-07-17 09:01:25,557 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8b87c11b-9ee4-444d-88ee-eb84d49614f1 2018-07-17 09:01:25,557 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_fa1acd74-44e9-486a-81de-f04b9b2c1035', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ad07fd49-363c-4309-91f2-424e850a6e54', 'swap': 0}) 2018-07-17 09:01:25,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:01:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" -d '{"extra_specs": {}}' 2018-07-17 09:01:25,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-04710a56-e8dd-43ae-8d47-6f902af6203d x-compute-request-id: req-04710a56-e8dd-43ae-8d47-6f902af6203d RESP BODY: {"extra_specs": {}} 2018-07-17 09:01:25,902 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54/os-extra_specs used request id req-04710a56-e8dd-43ae-8d47-6f902af6203d 2018-07-17 09:01:25,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.344521045685s 2018-07-17 09:01:25,903 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54/os-extra_specs used request id req-04710a56-e8dd-43ae-8d47-6f902af6203d 2018-07-17 09:01:25,903 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 09:01:25,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:01:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" -d '{"subnet_id": "ddad10f2-ede6-42e3-abd3-aede088425a8"}' 2018-07-17 09:01:29,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-faff6dc3-0f6c-4d3a-9a13-7877fa3630a9 Date: Tue, 17 Jul 2018 09:01:29 GMT RESP BODY: {"network_id": "0b2f6f7b-b6bc-4414-8567-991a09011e3f", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "subnet_id": "ddad10f2-ede6-42e3-abd3-aede088425a8", "subnet_ids": ["ddad10f2-ede6-42e3-abd3-aede088425a8"], "port_id": "f6d45542-1d70-45bc-8a1d-98866b8f25d6", "id": "9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63"} 2018-07-17 09:01:29,376 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63/remove_router_interface.json used request id req-faff6dc3-0f6c-4d3a-9a13-7877fa3630a9 2018-07-17 09:01:29,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.47002482414s 2018-07-17 09:01:29,376 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63/remove_router_interface.json used request id req-faff6dc3-0f6c-4d3a-9a13-7877fa3630a9 returning object 9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63 2018-07-17 09:01:29,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:01:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:29,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cca39c4b-2829-469c-b34c-4642dab00fd3 Date: Tue, 17 Jul 2018 09:01:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:10Z", "admin_state_up": true, "updated_at": "2018-07-17T09:01:26Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63", "name": "vmready2-router_fa1acd74-44e9-486a-81de-f04b9b2c1035"}]} 2018-07-17 09:01:29,590 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cca39c4b-2829-469c-b34c-4642dab00fd3 2018-07-17 09:01:29,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.214086055756s 2018-07-17 09:01:29,590 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cca39c4b-2829-469c-b34c-4642dab00fd3 2018-07-17 09:01:29,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:01:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:34,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7994f265-05c3-4a16-86c9-7b1ace328f70 Content-Length: 0 Date: Tue, 17 Jul 2018 09:01:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:34,285 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63.json used request id req-7994f265-05c3-4a16-86c9-7b1ace328f70 2018-07-17 09:01:34,285 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.69339799881s 2018-07-17 09:01:34,285 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9cd4f1c5-0e47-4e17-ac8b-e44a84f7ec63.json used request id req-7994f265-05c3-4a16-86c9-7b1ace328f70 2018-07-17 09:01:34,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:01:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:34,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-664c767a-8a4d-404b-8663-ce234bbc0415 Date: Tue, 17 Jul 2018 09:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b2f6f7b-b6bc-4414-8567-991a09011e3f","tenant_id":"90952db020c8467cbd8251f002b60dcc","created_at":"2018-07-17T09:01:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:01:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"90952db020c8467cbd8251f002b60dcc","id":"ddad10f2-ede6-42e3-abd3-aede088425a8","subnetpool_id":null,"name":"vmready2-subnet_fa1acd74-44e9-486a-81de-f04b9b2c1035"}]} 2018-07-17 09:01:34,365 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-664c767a-8a4d-404b-8663-ce234bbc0415 2018-07-17 09:01:34,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0791759490967s 2018-07-17 09:01:34,365 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-664c767a-8a4d-404b-8663-ce234bbc0415 2018-07-17 09:01:34,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:01:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/ddad10f2-ede6-42e3-abd3-aede088425a8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:38,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c537f1e4-8292-48ef-ad26-e2115a217229 Date: Tue, 17 Jul 2018 09:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:38,547 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ddad10f2-ede6-42e3-abd3-aede088425a8.json used request id req-c537f1e4-8292-48ef-ad26-e2115a217229 2018-07-17 09:01:38,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.18129110336s 2018-07-17 09:01:38,547 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ddad10f2-ede6-42e3-abd3-aede088425a8.json used request id req-c537f1e4-8292-48ef-ad26-e2115a217229 2018-07-17 09:01:38,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:01:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:38,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-58715132-778b-4e35-96e1-0622e43e56a4 Date: Tue, 17 Jul 2018 09:01:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:01:38Z","tenant_id":"90952db020c8467cbd8251f002b60dcc","created_at":"2018-07-17T09:01:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90952db020c8467cbd8251f002b60dcc","id":"0b2f6f7b-b6bc-4414-8567-991a09011e3f","name":"vmready2-net_fa1acd74-44e9-486a-81de-f04b9b2c1035"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:01:38,720 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-58715132-778b-4e35-96e1-0622e43e56a4 2018-07-17 09:01:38,720 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.172085046768s 2018-07-17 09:01:38,720 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-58715132-778b-4e35-96e1-0622e43e56a4 2018-07-17 09:01:38,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:01:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0b2f6f7b-b6bc-4414-8567-991a09011e3f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:41,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff7d3697-8642-409f-8a44-343c0b198fc6 Date: Tue, 17 Jul 2018 09:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:41,112 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0b2f6f7b-b6bc-4414-8567-991a09011e3f.json used request id req-ff7d3697-8642-409f-8a44-343c0b198fc6 2018-07-17 09:01:41,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.39168095589s 2018-07-17 09:01:41,113 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0b2f6f7b-b6bc-4414-8567-991a09011e3f.json used request id req-ff7d3697-8642-409f-8a44-343c0b198fc6 2018-07-17 09:01:41,115 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:01:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:41,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-214ba718-097e-4498-8159-609fe7135579 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/45a04440-e374-4efa-a323-b1bc8d3370b5/snap", "metadata": {}}], "file": "/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5/file", "owner": "90952db020c8467cbd8251f002b60dcc", "id": "45a04440-e374-4efa-a323-b1bc8d3370b5", "size": 12716032, "self": "/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/45a04440-e374-4efa-a323-b1bc8d3370b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:01:25Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_fa1acd74-44e9-486a-81de-f04b9b2c1035", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:01:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:01:41,543 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-214ba718-097e-4498-8159-609fe7135579 2018-07-17 09:01:41,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.42862701416s 2018-07-17 09:01:41,544 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-214ba718-097e-4498-8159-609fe7135579 2018-07-17 09:01:41,545 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:01:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cad737ada909b801ebc70acd92a14e2a1f8904" 2018-07-17 09:01:42,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0bbc908c-14f0-4819-822b-f97de0a7ecf8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:01:42,497 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5 used request id req-0bbc908c-14f0-4819-822b-f97de0a7ecf8 2018-07-17 09:01:42,497 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.952263832092s 2018-07-17 09:01:42,497 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/45a04440-e374-4efa-a323-b1bc8d3370b5 used request id req-0bbc908c-14f0-4819-822b-f97de0a7ecf8 2018-07-17 09:01:42,498 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:01:42,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:42,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f43ab5e9-f326-467c-8efe-89179c4c90fa x-compute-request-id: req-f43ab5e9-f326-467c-8efe-89179c4c90fa RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready2-flavor_fa1acd74-44e9-486a-81de-f04b9b2c1035", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ad07fd49-363c-4309-91f2-424e850a6e54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ad07fd49-363c-4309-91f2-424e850a6e54"}]} 2018-07-17 09:01:42,947 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f43ab5e9-f326-467c-8efe-89179c4c90fa 2018-07-17 09:01:42,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.449833154678s 2018-07-17 09:01:42,948 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f43ab5e9-f326-467c-8efe-89179c4c90fa 2018-07-17 09:01:42,950 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:01:42,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:43,540 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-16c8fd99-9229-43a5-bc91-49ec73c16356 x-compute-request-id: req-16c8fd99-9229-43a5-bc91-49ec73c16356 2018-07-17 09:01:43,540 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54 used request id req-16c8fd99-9229-43a5-bc91-49ec73c16356 2018-07-17 09:01:43,540 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.590010166168s 2018-07-17 09:01:43,540 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ad07fd49-363c-4309-91f2-424e850a6e54 used request id req-16c8fd99-9229-43a5-bc91-49ec73c16356 2018-07-17 09:01:43,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:01:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:43,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:43 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-3117562f-557b-49c9-a484-e865f3110100 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035", "links": {"self": "https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddf4211d99d744b088df0afd006b96ca", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:01:43,614 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3117562f-557b-49c9-a484-e865f3110100 2018-07-17 09:01:43,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0726749897003s 2018-07-17 09:01:43,614 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3117562f-557b-49c9-a484-e865f3110100 2018-07-17 09:01:43,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:01:43,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:43,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:43 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-55d9cdac-6051-47cb-92b8-249381db47fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "ddf4211d99d744b088df0afd006b96ca", "email": null, "name": "vmready2-user_fa1acd74-44e9-486a-81de-f04b9b2c1035"}} 2018-07-17 09:01:43,672 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca used request id req-55d9cdac-6051-47cb-92b8-249381db47fc 2018-07-17 09:01:43,673 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0558049678802s 2018-07-17 09:01:43,673 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca used request id req-55d9cdac-6051-47cb-92b8-249381db47fc 2018-07-17 09:01:43,673 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-17 09:01:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:44,924 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-23872fbd-701a-4f90-82e5-879b1cd96a90 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:44,925 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca used request id req-23872fbd-701a-4f90-82e5-879b1cd96a90 2018-07-17 09:01:44,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 1.25158500671s 2018-07-17 09:01:44,925 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/ddf4211d99d744b088df0afd006b96ca used request id req-23872fbd-701a-4f90-82e5-879b1cd96a90 2018-07-17 09:01:44,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:01:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:44,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:44 GMT Content-Type: application/json Content-Length: 1071 Vary: X-Auth-Token x-openstack-request-id: req-77a1afb4-64d7-4550-822e-3912acf2f758 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc"}, "tags": [], "enabled": true, "id": "90952db020c8467cbd8251f002b60dcc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_fa1acd74-44e9-486a-81de-f04b9b2c1035"}]} 2018-07-17 09:01:44,992 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-77a1afb4-64d7-4550-822e-3912acf2f758 2018-07-17 09:01:44,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0638089179993s 2018-07-17 09:01:44,992 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-77a1afb4-64d7-4550-822e-3912acf2f758 2018-07-17 09:01:44,994 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-17 09:01:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:45,484 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:45 GMT Vary: X-Auth-Token x-openstack-request-id: req-ce7567ba-4709-4d01-a7c5-575e968864e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:45,484 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-ce7567ba-4709-4d01-a7c5-575e968864e8 2018-07-17 09:01:45,484 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.489317893982s 2018-07-17 09:01:45,484 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-ce7567ba-4709-4d01-a7c5-575e968864e8 2018-07-17 09:01:45,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:01:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:45,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:45 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-d91faf7c-477d-4e76-8ef8-01d87417c5c3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7680fd6de9744d93a81b6cdf2de6c67f", "links": {"self": "https://192.16.1.222:5000/v3/roles/7680fd6de9744d93a81b6cdf2de6c67f"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:01:45,516 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d91faf7c-477d-4e76-8ef8-01d87417c5c3 2018-07-17 09:01:45,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0300531387329s 2018-07-17 09:01:45,517 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d91faf7c-477d-4e76-8ef8-01d87417c5c3 2018-07-17 09:01:45,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-17 09:01:45,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/7680fd6de9744d93a81b6cdf2de6c67f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ab58c269059719118e9157f66bee302518319e8" 2018-07-17 09:01:45,587 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:45 GMT Vary: X-Auth-Token x-openstack-request-id: req-a543d60d-2100-43f9-8841-a19408805069 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:01:45,587 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/7680fd6de9744d93a81b6cdf2de6c67f used request id req-a543d60d-2100-43f9-8841-a19408805069 2018-07-17 09:01:45,587 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0675821304321s 2018-07-17 09:01:45,587 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/7680fd6de9744d93a81b6cdf2de6c67f used request id req-a543d60d-2100-43f9-8841-a19408805069 2018-07-17 09:01:45,619 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:01:45,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:01:45,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:01:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:01:45,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:01:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1e21bdc2-c36e-4c3e-9dcb-9b31cf98155f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:01:45,675 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1e21bdc2-c36e-4c3e-9dcb-9b31cf98155f 2018-07-17 09:01:45,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:01:46,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["JB3XjcHHSsSRysLnnd25-Q"], "issued_at": "2018-07-17T09:01:46.000000Z"}} 2018-07-17 09:01:46,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:01:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:01:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f9c93438-11f6-4e99-b2c6-3c3e88f98aaa Date: Tue, 17 Jul 2018 09:01:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:01:46,971 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f9c93438-11f6-4e99-b2c6-3c3e88f98aaa 2018-07-17 09:01:46,971 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.777571201324s 2018-07-17 09:01:46,971 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f9c93438-11f6-4e99-b2c6-3c3e88f98aaa 2018-07-17 09:01:46,975 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-17 09:01:46,975 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:01:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"network": {"name": "singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612", "admin_state_up": true}}' 2018-07-17 09:01:47,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5dd2f8e8-aded-4b23-b022-d0c109a32ad4 Date: Tue, 17 Jul 2018 09:01:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:01:47Z","is_default":false,"provider:segmentation_id":35,"name":"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","mtu":1450}} 2018-07-17 09:01:47,414 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5dd2f8e8-aded-4b23-b022-d0c109a32ad4 2018-07-17 09:01:47,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.439203023911s 2018-07-17 09:01:47,414 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5dd2f8e8-aded-4b23-b022-d0c109a32ad4 2018-07-17 09:01:47,415 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T09:01:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T09:01:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 09:01:47,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:01:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:01:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-f7c739ca-ae2c-45a7-b651-09a2d5a95ff9 Date: Tue, 17 Jul 2018 09:01:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:01:47Z","provider:segmentation_id":35,"name":"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","provider:network_type":"vxlan"}]} 2018-07-17 09:01:47,565 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f7c739ca-ae2c-45a7-b651-09a2d5a95ff9 2018-07-17 09:01:47,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.149804115295s 2018-07-17 09:01:47,565 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f7c739ca-ae2c-45a7-b651-09a2d5a95ff9 2018-07-17 09:01:47,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:01:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"subnet": {"name": "singlevm1-subnet_34863f36-6443-4e12-b28a-63d52ad86612", "enable_dhcp": true, "network_id": "6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:01:48,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b4279961-f35d-414d-8175-ccff2c2d71d7 Date: Tue, 17 Jul 2018 09:01:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:01:47Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"34420060-5cad-468b-b42d-2ba4a0fba2fb","subnetpool_id":null,"name":"singlevm1-subnet_34863f36-6443-4e12-b28a-63d52ad86612"}} 2018-07-17 09:01:48,279 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b4279961-f35d-414d-8175-ccff2c2d71d7 2018-07-17 09:01:48,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.713176012039s 2018-07-17 09:01:48,279 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b4279961-f35d-414d-8175-ccff2c2d71d7 2018-07-17 09:01:48,280 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:01:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'34420060-5cad-468b-b42d-2ba4a0fba2fb', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_34863f36-6443-4e12-b28a-63d52ad86612', u'enable_dhcp': True, u'network_id': u'6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7', u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T09:01:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 09:01:48,280 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:01:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "singlevm1-router_34863f36-6443-4e12-b28a-63d52ad86612", "admin_state_up": true}}' 2018-07-17 09:01:56,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-caced1ce-6d21-453f-b69c-c4eb2e2005d0 Date: Tue, 17 Jul 2018 09:01:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:01:49Z", "admin_state_up": true, "updated_at": "2018-07-17T09:01:50Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "1ffcb82d-721a-4da0-80e6-e49f42fb283f", "name": "singlevm1-router_34863f36-6443-4e12-b28a-63d52ad86612"}} 2018-07-17 09:01:56,552 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-caced1ce-6d21-453f-b69c-c4eb2e2005d0 2018-07-17 09:01:56,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.27184700966s 2018-07-17 09:01:56,552 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-caced1ce-6d21-453f-b69c-c4eb2e2005d0 2018-07-17 09:01:56,552 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:01:50Z', u'revision_number': 4, u'ha': True, u'id': u'1ffcb82d-721a-4da0-80e6-e49f42fb283f', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.110'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_34863f36-6443-4e12-b28a-63d52ad86612', u'admin_state_up': True, u'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'created_at': u'2018-07-17T09:01:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'17d0877d57364269bc7f9ac3dfa7e679'}) 2018-07-17 09:01:56,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:01:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"subnet_id": "34420060-5cad-468b-b42d-2ba4a0fba2fb"}' 2018-07-17 09:02:00,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-518a242d-c92f-49cf-929d-c81a5e0d46bf Date: Tue, 17 Jul 2018 09:02:00 GMT RESP BODY: {"network_id": "6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "34420060-5cad-468b-b42d-2ba4a0fba2fb", "subnet_ids": ["34420060-5cad-468b-b42d-2ba4a0fba2fb"], "port_id": "57c4aade-4914-4d15-858f-9199ab330431", "id": "1ffcb82d-721a-4da0-80e6-e49f42fb283f"} 2018-07-17 09:02:00,155 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f/add_router_interface.json used request id req-518a242d-c92f-49cf-929d-c81a5e0d46bf 2018-07-17 09:02:00,155 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.60054397583s 2018-07-17 09:02:00,155 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f/add_router_interface.json used request id req-518a242d-c92f-49cf-929d-c81a5e0d46bf returning object 1ffcb82d-721a-4da0-80e6-e49f42fb283f 2018-07-17 09:02:00,155 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:02:00,252 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:02:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:02:00,299 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:02:00,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:02:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:00,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-36f1431d-c05d-45bd-ad6f-2a49f0624bde RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:02:00,814 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-36f1431d-c05d-45bd-ad6f-2a49f0624bde 2018-07-17 09:02:00,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.511763095856s 2018-07-17 09:02:00,814 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-36f1431d-c05d-45bd-ad6f-2a49f0624bde 2018-07-17 09:02:00,819 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:02:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612"}' 2018-07-17 09:02:01,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-28d781ff-ddc4-4a9e-afaa-25785e021e77 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "size": null, "self": "/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:02:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "checksum": null, "created_at": "2018-07-17T09:02:01Z", "protected": false} 2018-07-17 09:02:01,389 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-28d781ff-ddc4-4a9e-afaa-25785e021e77 2018-07-17 09:02:01,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.57023191452s 2018-07-17 09:02:01,389 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-28d781ff-ddc4-4a9e-afaa-25785e021e77 returning object ee630ee2-4c61-45bf-8387-304dbed8e7fd 2018-07-17 09:02:01,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:02:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '' 2018-07-17 09:02:02,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3fa17c10-c491-406a-a016-492f8bcc4441 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:02:02,510 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file used request id req-3fa17c10-c491-406a-a016-492f8bcc4441 2018-07-17 09:02:02,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.12041497231s 2018-07-17 09:02:02,510 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file used request id req-3fa17c10-c491-406a-a016-492f8bcc4441 2018-07-17 09:02:02,510 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:02:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file', u'owner': u'17d0877d57364269bc7f9ac3dfa7e679', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ee630ee2-4c61-45bf-8387-304dbed8e7fd', u'size': None, u'name': u'singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612', u'checksum': None, u'self': u'/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:02:01Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:02:02,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:02:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_34863f36-6443-4e12-b28a-63d52ad86612", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:02:02,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b83609c3-cd33-435d-9a40-bea2e3d1ce80 x-compute-request-id: req-b83609c3-cd33-435d-9a40-bea2e3d1ce80 RESP BODY: {"flavor": {"name": "singlevm1-flavor_34863f36-6443-4e12-b28a-63d52ad86612", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351"}} 2018-07-17 09:02:02,575 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b83609c3-cd33-435d-9a40-bea2e3d1ce80 2018-07-17 09:02:02,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0644819736481s 2018-07-17 09:02:02,575 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b83609c3-cd33-435d-9a40-bea2e3d1ce80 2018-07-17 09:02:02,576 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_34863f36-6443-4e12-b28a-63d52ad86612', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9f5b0141-3436-4840-b0ab-c87f0e4f2351', 'swap': 0}) 2018-07-17 09:02:02,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:02:02,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"extra_specs": {}}' 2018-07-17 09:02:03,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-37bd1ead-5e43-4d04-8539-444fcd508661 x-compute-request-id: req-37bd1ead-5e43-4d04-8539-444fcd508661 RESP BODY: {"extra_specs": {}} 2018-07-17 09:02:03,018 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351/os-extra_specs used request id req-37bd1ead-5e43-4d04-8539-444fcd508661 2018-07-17 09:02:03,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.441248178482s 2018-07-17 09:02:03,018 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351/os-extra_specs used request id req-37bd1ead-5e43-4d04-8539-444fcd508661 2018-07-17 09:02:03,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-17 09:02:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"keypair": {"name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612"}}' 2018-07-17 09:02:03,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a2bc065-fd6b-4b32-9f54-16d9976cd91c x-compute-request-id: req-5a2bc065-fd6b-4b32-9f54-16d9976cd91c RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQM7DSxLiOMvuT3eGaQ4g7FXZ73vQafpGPac+UzY3iD+xSRkNop2El0nHiqrlzy4ILRl5JZxUMNWQZLMGy1UTy37H61hv09jKnVoKLGveRgq2QCweUGwQ/HRHQBiLiAFchYau3Xn9UShnnCuTQWtaInS/ExAIaiE6l2MD7h0obo6gltsKJ67mnYaDsrliIVU01LAdRjKdq++tujb6y7VxPIRV14ABCiBec1uB+mskD57yyfXW7P4k6tnJ1lDKnc0RS23XtAfJJqWVnaskrsRUOST7zwUWElRvuDkkkEAzR8YMWIQ+VfWImQxS+5g3tvor9vHzi0vFQkS5yXW3Qfg8b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0DOw0sS4jjL7k93hmkOIOxV2e970Gn6Rj2nPlM2N4g/sUkZD\naKdhJdJx4qq5c8uCC0ZeSWcVDDVkGSzBstVE8t+x+tYb9PYyp1aCixr3kYKtkAsH\nlBsEPx0R0AYi4gBXIWGrt15/VEoZ5wrk0FrWiJ0vxMQCGohOpdjA+4dKG6OoJbbC\nieu5p2Gg7K5YiFVNNSwHUYynavvrbo2+su1cTyEVdeAAQogXnNbgfprJA+e8sn11\nuz+JOrZydZQyp3NEUtt17QHySallZ2rJK7EVDkk+88FFhJUb7g5JJBAM0fGDFiEP\nlX1iJkMUvuYN7b6K/bx84tLxUJEucl1t0H4PGwIDAQABAoIBAC2C/yYzpnw/HMtn\n90b3eDIiMPJG/GlGPZ9x69SFUnyWKnyZq2aXIB9ab1azJzLuy5CXY0j8ZZdznFv8\ncqMbB6VnzMoeP6I+pzf5KzQpQvDl9fbE0nVHqpf5TMmCbeGlXWaIqTa+S2srf5oH\nwZjiIn9ejPCgQC14mmiahyT0n/iGWus7DIUEba+rOftFtRmDSeiNCUq+a/hGbVsW\nXWrQzYlHJeX4trvbWMKTbZhAva+Ad66WnIRRsjKR3Is3jNGbW7q1g4Qxi7n5aPQX\nlt/f5nzk11kxwnTcZ/LTLMtSd1GneCuBOs9qLhujm5CQDScJc8TdXNbPjUvLziAs\nFxs2BtECgYEA6mlxSn8QjycUinu5bNH6COuK5OVibPwQZVGtvyF6t0fSin9RjfLo\ntZeoXMUEYQvYyD4OBfyYJNZ9BPPvaUXxp9tAdoJR9rLm5JfbOedAQX2kRPSWHk0B\nhZbsmekZgvjSIkzRp1HEvX/s/9GRb6ME36ZuNNLYS37adEdLFYHzzqUCgYEA42BQ\nn79boswx5Xg3o6Poe5Q8bJXXjPp5fJQ/vBJIpRAWIBU1sYYEKA14RvlXHPKx3mus\nh+NIY1muIdPFTwZePcHQR+au+8azlVWAbLeUIVrnlxHpb10NMX9/L2HcS1+zzmGR\n6Y64XaOgClhgWIuUxaOyLYpzTSlvEk0y4Wo3ur8CgYA4WUR8jfLjFpffekJmoEsk\nncpzn5h7blRaprnHejrPmBpKZLSsFLpP/LbiJhIZagmgiRpB4iiIom7HJARnIAMp\nQJFMa6NcVEEgrkhqsOZHV/aHBOyZOBWnkVIq5VfWng2VZTX4rLVIgFnuXOhDF8Ly\nKEXRuOV5sHK/BOxNrUF4aQKBgF5Ulf5AUE8Q8d5maobcOFYUoKDX5W4aeA5EHtDy\nsOqx6svyoKz+kXjgZbbkOMzMrxg8iX5yv5RgH0rvZZssZCqw3q0FujDANb7NkxMH\nclAIO65EAxltfEy9vVE2A0PN93W2quc/i6Nlf77q/UWe2uDH0eLs3nrzpp3sIyC7\nhVVXAoGBANo/6zyM3ZO364LCXzBRoQ9vkvgIrZ1jMKtxugseBQYMagHfqO1Ufb1b\nX/viX0LI/22vxYUw8PWYzhfDTuYpQH67qvULvzOsEEOAopkYBqn1t+dtTQiXSQnd\nho8YY1mrd+3UfNnnjkDTusZeHeSITtQjQ867vyKfRDPALCrGZPI8\n-----END RSA PRIVATE KEY-----\n", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "fingerprint": "90:f7:5c:27:d4:13:c4:f8:15:cb:c7:78:4e:3f:9f:62"}} 2018-07-17 09:02:03,437 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-5a2bc065-fd6b-4b32-9f54-16d9976cd91c 2018-07-17 09:02:03,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.41917681694s 2018-07-17 09:02:03,438 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-5a2bc065-fd6b-4b32-9f54-16d9976cd91c 2018-07-17 09:02:03,438 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQM7DSxLiOMvuT3eGaQ4g7FXZ73vQafpGPac+UzY3iD+xSRkNop2El0nHiqrlzy4ILRl5JZxUMNWQZLMGy1UTy37H61hv09jKnVoKLGveRgq2QCweUGwQ/HRHQBiLiAFchYau3Xn9UShnnCuTQWtaInS/ExAIaiE6l2MD7h0obo6gltsKJ67mnYaDsrliIVU01LAdRjKdq++tujb6y7VxPIRV14ABCiBec1uB+mskD57yyfXW7P4k6tnJ1lDKnc0RS23XtAfJJqWVnaskrsRUOST7zwUWElRvuDkkkEAzR8YMWIQ+VfWImQxS+5g3tvor9vHzi0vFQkS5yXW3Qfg8b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0DOw0sS4jjL7k93hmkOIOxV2e970Gn6Rj2nPlM2N4g/sUkZD\naKdhJdJx4qq5c8uCC0ZeSWcVDDVkGSzBstVE8t+x+tYb9PYyp1aCixr3kYKtkAsH\nlBsEPx0R0AYi4gBXIWGrt15/VEoZ5wrk0FrWiJ0vxMQCGohOpdjA+4dKG6OoJbbC\nieu5p2Gg7K5YiFVNNSwHUYynavvrbo2+su1cTyEVdeAAQogXnNbgfprJA+e8sn11\nuz+JOrZydZQyp3NEUtt17QHySallZ2rJK7EVDkk+88FFhJUb7g5JJBAM0fGDFiEP\nlX1iJkMUvuYN7b6K/bx84tLxUJEucl1t0H4PGwIDAQABAoIBAC2C/yYzpnw/HMtn\n90b3eDIiMPJG/GlGPZ9x69SFUnyWKnyZq2aXIB9ab1azJzLuy5CXY0j8ZZdznFv8\ncqMbB6VnzMoeP6I+pzf5KzQpQvDl9fbE0nVHqpf5TMmCbeGlXWaIqTa+S2srf5oH\nwZjiIn9ejPCgQC14mmiahyT0n/iGWus7DIUEba+rOftFtRmDSeiNCUq+a/hGbVsW\nXWrQzYlHJeX4trvbWMKTbZhAva+Ad66WnIRRsjKR3Is3jNGbW7q1g4Qxi7n5aPQX\nlt/f5nzk11kxwnTcZ/LTLMtSd1GneCuBOs9qLhujm5CQDScJc8TdXNbPjUvLziAs\nFxs2BtECgYEA6mlxSn8QjycUinu5bNH6COuK5OVibPwQZVGtvyF6t0fSin9RjfLo\ntZeoXMUEYQvYyD4OBfyYJNZ9BPPvaUXxp9tAdoJR9rLm5JfbOedAQX2kRPSWHk0B\nhZbsmekZgvjSIkzRp1HEvX/s/9GRb6ME36ZuNNLYS37adEdLFYHzzqUCgYEA42BQ\nn79boswx5Xg3o6Poe5Q8bJXXjPp5fJQ/vBJIpRAWIBU1sYYEKA14RvlXHPKx3mus\nh+NIY1muIdPFTwZePcHQR+au+8azlVWAbLeUIVrnlxHpb10NMX9/L2HcS1+zzmGR\n6Y64XaOgClhgWIuUxaOyLYpzTSlvEk0y4Wo3ur8CgYA4WUR8jfLjFpffekJmoEsk\nncpzn5h7blRaprnHejrPmBpKZLSsFLpP/LbiJhIZagmgiRpB4iiIom7HJARnIAMp\nQJFMa6NcVEEgrkhqsOZHV/aHBOyZOBWnkVIq5VfWng2VZTX4rLVIgFnuXOhDF8Ly\nKEXRuOV5sHK/BOxNrUF4aQKBgF5Ulf5AUE8Q8d5maobcOFYUoKDX5W4aeA5EHtDy\nsOqx6svyoKz+kXjgZbbkOMzMrxg8iX5yv5RgH0rvZZssZCqw3q0FujDANb7NkxMH\nclAIO65EAxltfEy9vVE2A0PN93W2quc/i6Nlf77q/UWe2uDH0eLs3nrzpp3sIyC7\nhVVXAoGBANo/6zyM3ZO364LCXzBRoQ9vkvgIrZ1jMKtxugseBQYMagHfqO1Ufb1b\nX/viX0LI/22vxYUw8PWYzhfDTuYpQH67qvULvzOsEEOAopkYBqn1t+dtTQiXSQnd\nho8YY1mrd+3UfNnnjkDTusZeHeSITtQjQ867vyKfRDPALCrGZPI8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'566935f949fb4e8e876c8605a3785835', 'name': u'singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612', 'created_at': '2018-07-17T09:02:03.438657', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'90:f7:5c:27:d4:13:c4:f8:15:cb:c7:78:4e:3f:9f:62', 'type': 'ssh', 'id': u'singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612'}) 2018-07-17 09:02:03,438 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0DOw0sS4jjL7k93hmkOIOxV2e970Gn6Rj2nPlM2N4g/sUkZD aKdhJdJx4qq5c8uCC0ZeSWcVDDVkGSzBstVE8t+x+tYb9PYyp1aCixr3kYKtkAsH lBsEPx0R0AYi4gBXIWGrt15/VEoZ5wrk0FrWiJ0vxMQCGohOpdjA+4dKG6OoJbbC ieu5p2Gg7K5YiFVNNSwHUYynavvrbo2+su1cTyEVdeAAQogXnNbgfprJA+e8sn11 uz+JOrZydZQyp3NEUtt17QHySallZ2rJK7EVDkk+88FFhJUb7g5JJBAM0fGDFiEP lX1iJkMUvuYN7b6K/bx84tLxUJEucl1t0H4PGwIDAQABAoIBAC2C/yYzpnw/HMtn 90b3eDIiMPJG/GlGPZ9x69SFUnyWKnyZq2aXIB9ab1azJzLuy5CXY0j8ZZdznFv8 cqMbB6VnzMoeP6I+pzf5KzQpQvDl9fbE0nVHqpf5TMmCbeGlXWaIqTa+S2srf5oH wZjiIn9ejPCgQC14mmiahyT0n/iGWus7DIUEba+rOftFtRmDSeiNCUq+a/hGbVsW XWrQzYlHJeX4trvbWMKTbZhAva+Ad66WnIRRsjKR3Is3jNGbW7q1g4Qxi7n5aPQX lt/f5nzk11kxwnTcZ/LTLMtSd1GneCuBOs9qLhujm5CQDScJc8TdXNbPjUvLziAs Fxs2BtECgYEA6mlxSn8QjycUinu5bNH6COuK5OVibPwQZVGtvyF6t0fSin9RjfLo tZeoXMUEYQvYyD4OBfyYJNZ9BPPvaUXxp9tAdoJR9rLm5JfbOedAQX2kRPSWHk0B hZbsmekZgvjSIkzRp1HEvX/s/9GRb6ME36ZuNNLYS37adEdLFYHzzqUCgYEA42BQ n79boswx5Xg3o6Poe5Q8bJXXjPp5fJQ/vBJIpRAWIBU1sYYEKA14RvlXHPKx3mus h+NIY1muIdPFTwZePcHQR+au+8azlVWAbLeUIVrnlxHpb10NMX9/L2HcS1+zzmGR 6Y64XaOgClhgWIuUxaOyLYpzTSlvEk0y4Wo3ur8CgYA4WUR8jfLjFpffekJmoEsk ncpzn5h7blRaprnHejrPmBpKZLSsFLpP/LbiJhIZagmgiRpB4iiIom7HJARnIAMp QJFMa6NcVEEgrkhqsOZHV/aHBOyZOBWnkVIq5VfWng2VZTX4rLVIgFnuXOhDF8Ly KEXRuOV5sHK/BOxNrUF4aQKBgF5Ulf5AUE8Q8d5maobcOFYUoKDX5W4aeA5EHtDy sOqx6svyoKz+kXjgZbbkOMzMrxg8iX5yv5RgH0rvZZssZCqw3q0FujDANb7NkxMH clAIO65EAxltfEy9vVE2A0PN93W2quc/i6Nlf77q/UWe2uDH0eLs3nrzpp3sIyC7 hVVXAoGBANo/6zyM3ZO364LCXzBRoQ9vkvgIrZ1jMKtxugseBQYMagHfqO1Ufb1b X/viX0LI/22vxYUw8PWYzhfDTuYpQH67qvULvzOsEEOAopkYBqn1t+dtTQiXSQnd ho8YY1mrd+3UfNnnjkDTusZeHeSITtQjQ867vyKfRDPALCrGZPI8 -----END RSA PRIVATE KEY----- 2018-07-17 09:02:03,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-17 09:02:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"security_group": {"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-17 09:02:03,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-d43723b9-3ad1-4abf-b1f2-ea5651ff1a11 Date: Tue, 17 Jul 2018 09:02:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:03Z", "updated_at": "2018-07-17T09:02:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "18095f7c-a02e-4c41-8dd6-561e0a8b8476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "f8e3e7f4-0b7e-4632-9082-6ffa650599aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}} 2018-07-17 09:02:03,761 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-d43723b9-3ad1-4abf-b1f2-ea5651ff1a11 2018-07-17 09:02:03,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.3204600811s 2018-07-17 09:02:03,761 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-d43723b9-3ad1-4abf-b1f2-ea5651ff1a11 2018-07-17 09:02:03,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:02:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:03,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-4554aa93-037e-44fa-9c12-868feb46b6b0 Date: Tue, 17 Jul 2018 09:02:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "updated_at": "2018-07-17T08:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "d1ab7e88-5805-4daf-967a-643e95157be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "cfd55904-0307-4d6c-8784-8c83f7c660f1", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "34a2f55b-f2b2-47f1-b42f-c17db606934e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "74f6f3b2-f92d-47c7-bb8a-96f46fe1909d", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e5ac575-b072-4b75-a377-6247f5422681", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:03Z", "updated_at": "2018-07-17T09:02:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "f8e3e7f4-0b7e-4632-9082-6ffa650599aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "18095f7c-a02e-4c41-8dd6-561e0a8b8476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}]} 2018-07-17 09:02:03,845 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-4554aa93-037e-44fa-9c12-868feb46b6b0 2018-07-17 09:02:03,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0816910266876s 2018-07-17 09:02:03,845 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-4554aa93-037e-44fa-9c12-868feb46b6b0 2018-07-17 09:02:03,848 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:02:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c"}}' 2018-07-17 09:02:04,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0727491a-a617-4916-965a-51db65043fe4 Date: Tue, 17 Jul 2018 09:02:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-17T09:02:04Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "port_range_min": 22, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:04Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "f69ec557-f28d-4273-9b00-4efb4406e731"}} 2018-07-17 09:02:04,130 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-0727491a-a617-4916-965a-51db65043fe4 2018-07-17 09:02:04,130 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.282474994659s 2018-07-17 09:02:04,131 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-0727491a-a617-4916-965a-51db65043fe4 2018-07-17 09:02:04,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:02:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:04,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-638b26bf-cbff-4b08-bfda-639056bd37de Date: Tue, 17 Jul 2018 09:02:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "updated_at": "2018-07-17T08:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "d1ab7e88-5805-4daf-967a-643e95157be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "cfd55904-0307-4d6c-8784-8c83f7c660f1", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "34a2f55b-f2b2-47f1-b42f-c17db606934e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "74f6f3b2-f92d-47c7-bb8a-96f46fe1909d", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e5ac575-b072-4b75-a377-6247f5422681", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:03Z", "updated_at": "2018-07-17T09:02:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "f8e3e7f4-0b7e-4632-9082-6ffa650599aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:02:04Z", "revision_number": 0, "id": "f69ec557-f28d-4273-9b00-4efb4406e731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:04Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "18095f7c-a02e-4c41-8dd6-561e0a8b8476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 3, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}]} 2018-07-17 09:02:04,267 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-638b26bf-cbff-4b08-bfda-639056bd37de 2018-07-17 09:02:04,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.134347915649s 2018-07-17 09:02:04,267 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-638b26bf-cbff-4b08-bfda-639056bd37de 2018-07-17 09:02:04,269 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:02:04,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c"}}' 2018-07-17 09:02:04,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2d0d5b1f-41ef-44f5-80a1-fe426901297b Date: Tue, 17 Jul 2018 09:02:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:02:04Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:04Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "5f3f7a54-38f5-48bd-a9d8-57e96b5b6bc0"}} 2018-07-17 09:02:04,500 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-2d0d5b1f-41ef-44f5-80a1-fe426901297b 2018-07-17 09:02:04,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.230463981628s 2018-07-17 09:02:04,500 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-2d0d5b1f-41ef-44f5-80a1-fe426901297b 2018-07-17 09:02:04,501 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:02:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:04,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-bacbed48-c185-4b98-bba1-f1e1ab3c8ea1 Date: Tue, 17 Jul 2018 09:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["34420060-5cad-468b-b42d-2ba4a0fba2fb"],"description":"","tags":[],"updated_at":"2018-07-17T09:01:47Z","provider:segmentation_id":35,"name":"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ebae0ef-97f0-47a2-aef0-6f315001316d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["7d5897cb-028e-4b69-a482-44e03a1d6060"],"description":"","tags":[],"updated_at":"2018-07-17T09:01:48Z","provider:segmentation_id":94,"name":"HA network tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"tenant_id":"","created_at":"2018-07-17T09:01:48Z","provider:network_type":"vxlan"}]} 2018-07-17 09:02:04,683 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bacbed48-c185-4b98-bba1-f1e1ab3c8ea1 2018-07-17 09:02:04,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.181612014771s 2018-07-17 09:02:04,683 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bacbed48-c185-4b98-bba1-f1e1ab3c8ea1 2018-07-17 09:02:04,686 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:02:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:05,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-64dc4f69-4774-4946-aa2a-9e7099f0b2ba RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/snap", "metadata": {}}], "file": "/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "size": 12716032, "self": "/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:02:02Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:02:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:02:05,208 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-64dc4f69-4774-4946-aa2a-9e7099f0b2ba 2018-07-17 09:02:05,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.522274017334s 2018-07-17 09:02:05,208 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-64dc4f69-4774-4946-aa2a-9e7099f0b2ba 2018-07-17 09:02:05,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:02:05,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:05,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9257f7c2-6686-4244-873c-5c6b969264c5 x-compute-request-id: req-9257f7c2-6686-4244-873c-5c6b969264c5 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm1-flavor_34863f36-6443-4e12-b28a-63d52ad86612", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351"}]} 2018-07-17 09:02:05,254 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-9257f7c2-6686-4244-873c-5c6b969264c5 2018-07-17 09:02:05,254 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.044618844986s 2018-07-17 09:02:05,254 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-9257f7c2-6686-4244-873c-5c6b969264c5 2018-07-17 09:02:05,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:02:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"server": {"name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "imageRef": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "flavorRef": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7"}], "security_groups": [{"name": "e4a64edd-b2ca-4641-9548-952ea83b344c"}]}}' 2018-07-17 09:02:07,656 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b943c62-ed9a-40c6-8efd-f66bf2853419 x-compute-request-id: req-8b943c62-ed9a-40c6-8efd-f66bf2853419 RESP BODY: {"server": {"security_groups": [{"name": "e4a64edd-b2ca-4641-9548-952ea83b344c"}], "OS-DCF:diskConfig": "MANUAL", "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "adminPass": "ghb8zWtQt4Vx"}} 2018-07-17 09:02:07,656 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-8b943c62-ed9a-40c6-8efd-f66bf2853419 2018-07-17 09:02:07,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.39917397499s 2018-07-17 09:02:07,657 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-8b943c62-ed9a-40c6-8efd-f66bf2853419 2018-07-17 09:02:07,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:07,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:09,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b584583a-8d3b-45f6-a39a-760f9b2f1991 x-compute-request-id: req-b584583a-8d3b-45f6-a39a-760f9b2f1991 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:02:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:09,697 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b584583a-8d3b-45f6-a39a-760f9b2f1991 2018-07-17 09:02:09,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.04025602341s 2018-07-17 09:02:09,698 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b584583a-8d3b-45f6-a39a-760f9b2f1991 2018-07-17 09:02:09,701 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:02:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:09,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-e0cc3ed1-ac56-4a4d-91ed-3319a391af9c Date: Tue, 17 Jul 2018 09:02:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["34420060-5cad-468b-b42d-2ba4a0fba2fb"],"description":"","tags":[],"updated_at":"2018-07-17T09:01:47Z","provider:segmentation_id":35,"name":"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ebae0ef-97f0-47a2-aef0-6f315001316d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["7d5897cb-028e-4b69-a482-44e03a1d6060"],"description":"","tags":[],"updated_at":"2018-07-17T09:01:48Z","provider:segmentation_id":94,"name":"HA network tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"tenant_id":"","created_at":"2018-07-17T09:01:48Z","provider:network_type":"vxlan"}]} 2018-07-17 09:02:09,886 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e0cc3ed1-ac56-4a4d-91ed-3319a391af9c 2018-07-17 09:02:09,886 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.185034990311s 2018-07-17 09:02:09,886 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e0cc3ed1-ac56-4a4d-91ed-3319a391af9c 2018-07-17 09:02:09,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:02:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:09,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1857 X-Openstack-Request-Id: req-14b0b7c5-7167-4e66-b095-b3bb1289dbab Date: Tue, 17 Jul 2018 09:02:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:01:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"34420060-5cad-468b-b42d-2ba4a0fba2fb","subnetpool_id":null,"name":"singlevm1-subnet_34863f36-6443-4e12-b28a-63d52ad86612"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ebae0ef-97f0-47a2-aef0-6f315001316d","tenant_id":"","created_at":"2018-07-17T09:01:48Z","dns_nameservers":[],"updated_at":"2018-07-17T09:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"gateway_ip":null,"revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"169.254.192.0/18","project_id":"","id":"7d5897cb-028e-4b69-a482-44e03a1d6060","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:02:09,984 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-14b0b7c5-7167-4e66-b095-b3bb1289dbab 2018-07-17 09:02:09,984 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0970199108124s 2018-07-17 09:02:09,984 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-14b0b7c5-7167-4e66-b095-b3bb1289dbab 2018-07-17 09:02:09,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:02:11,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:11,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:13,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3810743-0a2e-4f5d-a76f-31d3f76e4cc6 x-compute-request-id: req-e3810743-0a2e-4f5d-a76f-31d3f76e4cc6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:02:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:13,691 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e3810743-0a2e-4f5d-a76f-31d3f76e4cc6 2018-07-17 09:02:13,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.70346498489s 2018-07-17 09:02:13,692 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e3810743-0a2e-4f5d-a76f-31d3f76e4cc6 2018-07-17 09:02:13,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:02:15,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:17,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1618 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0822387-a50a-44de-90c2-ecdc7c5cc38e x-compute-request-id: req-e0822387-a50a-44de-90c2-ecdc7c5cc38e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "security_groups": [{"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:02:15Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:17,727 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e0822387-a50a-44de-90c2-ecdc7c5cc38e 2018-07-17 09:02:17,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.03034114838s 2018-07-17 09:02:17,727 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e0822387-a50a-44de-90c2-ecdc7c5cc38e 2018-07-17 09:02:17,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:02:19,730 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:21,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1776 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c787b1ba-623a-4831-8619-4295eefc627f x-compute-request-id: req-c787b1ba-623a-4831-8619-4295eefc627f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:b8:b3", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "security_groups": [{"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:02:17Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:21,624 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c787b1ba-623a-4831-8619-4295eefc627f 2018-07-17 09:02:21,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.89388084412s 2018-07-17 09:02:21,625 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c787b1ba-623a-4831-8619-4295eefc627f 2018-07-17 09:02:21,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:02:23,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:24,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1776 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9aabde85-7e07-47c8-a455-210175851012 x-compute-request-id: req-9aabde85-7e07-47c8-a455-210175851012 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:b8:b3", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "security_groups": [{"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:02:17Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:24,656 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9aabde85-7e07-47c8-a455-210175851012 2018-07-17 09:02:24,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.02647686005s 2018-07-17 09:02:24,656 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9aabde85-7e07-47c8-a455-210175851012 2018-07-17 09:02:24,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:02:26,661 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:27,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1793 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d75991e-065a-4e86-a6f6-27a257c4d579 x-compute-request-id: req-2d75991e-065a-4e86-a6f6-27a257c4d579 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:b8:b3", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-07-17T09:02:23.000000", "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "security_groups": [{"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:02:23Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:27,608 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2d75991e-065a-4e86-a6f6-27a257c4d579 2018-07-17 09:02:27,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.947381973267s 2018-07-17 09:02:27,609 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2d75991e-065a-4e86-a6f6-27a257c4d579 2018-07-17 09:02:27,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:02:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:27,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-abd12407-2128-47f0-9757-dcf50639bc9f Date: Tue, 17 Jul 2018 09:02:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:02:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"34420060-5cad-468b-b42d-2ba4a0fba2fb","ip_address":"192.168.0.12"}],"id":"67358af4-75cd-4b41-b6c7-2007d8951b20","security_groups":["e4a64edd-b2ca-4641-9548-952ea83b344c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:b8:b3","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"aee54c70-d1e4-47c5-97e9-723353eb1ac5","name":"","admin_state_up":true,"network_id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:02:15Z","binding:vnic_type":"normal"}]} 2018-07-17 09:02:27,680 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-abd12407-2128-47f0-9757-dcf50639bc9f 2018-07-17 09:02:27,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0694081783295s 2018-07-17 09:02:27,680 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-abd12407-2128-47f0-9757-dcf50639bc9f 2018-07-17 09:02:27,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:02:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=67358af4-75cd-4b41-b6c7-2007d8951b20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-267ac3b1-7fb6-4281-b705-68cffdd84040 Date: Tue, 17 Jul 2018 09:02:27 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:02:27,717 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=67358af4-75cd-4b41-b6c7-2007d8951b20 used request id req-267ac3b1-7fb6-4281-b705-68cffdd84040 2018-07-17 09:02:27,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0340611934662s 2018-07-17 09:02:27,717 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=67358af4-75cd-4b41-b6c7-2007d8951b20 used request id req-267ac3b1-7fb6-4281-b705-68cffdd84040 2018-07-17 09:02:27,718 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:27,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:29,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1793 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-63ef652e-c2af-46a2-a0d4-bffbae516c18 x-compute-request-id: req-63ef652e-c2af-46a2-a0d4-bffbae516c18 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:b8:b3", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-07-17T09:02:23.000000", "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "security_groups": [{"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:02:23Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:29,458 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-63ef652e-c2af-46a2-a0d4-bffbae516c18 2018-07-17 09:02:29,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.74022483826s 2018-07-17 09:02:29,458 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-63ef652e-c2af-46a2-a0d4-bffbae516c18 2018-07-17 09:02:29,460 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:02:29,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:29,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-cdbab48c-1f6d-4b1b-9b76-54cf49f46327 Date: Tue, 17 Jul 2018 09:02:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:02:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"34420060-5cad-468b-b42d-2ba4a0fba2fb","ip_address":"192.168.0.12"}],"id":"67358af4-75cd-4b41-b6c7-2007d8951b20","security_groups":["e4a64edd-b2ca-4641-9548-952ea83b344c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:b8:b3","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"aee54c70-d1e4-47c5-97e9-723353eb1ac5","name":"","admin_state_up":true,"network_id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:02:15Z","binding:vnic_type":"normal"}]} 2018-07-17 09:02:29,623 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-cdbab48c-1f6d-4b1b-9b76-54cf49f46327 2018-07-17 09:02:29,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.162914991379s 2018-07-17 09:02:29,624 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-cdbab48c-1f6d-4b1b-9b76-54cf49f46327 2018-07-17 09:02:29,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:02:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=67358af4-75cd-4b41-b6c7-2007d8951b20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:29,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8519565d-3a3d-41bd-a314-463d7205d7a0 Date: Tue, 17 Jul 2018 09:02:29 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:02:29,670 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=67358af4-75cd-4b41-b6c7-2007d8951b20 used request id req-8519565d-3a3d-41bd-a314-463d7205d7a0 2018-07-17 09:02:29,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0436840057373s 2018-07-17 09:02:29,670 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=67358af4-75cd-4b41-b6c7-2007d8951b20 used request id req-8519565d-3a3d-41bd-a314-463d7205d7a0 2018-07-17 09:02:29,671 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:b8:b3', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee630ee2-4c61-45bf-8387-304dbed8e7fd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000004', u'OS-SRV-USG:launched_at': u'2018-07-17T09:02:23.000000', 'flavor': Munch({u'id': u'9f5b0141-3436-4840-b0ab-c87f0e4f2351'}), 'az': u'nova', 'id': u'aee54c70-d1e4-47c5-97e9-723353eb1ac5', 'security_groups': [Munch({u'name': u'singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'566935f949fb4e8e876c8605a3785835', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:02:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:02:23Z', 'hostId': u'3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481', u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612', 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000004', u'OS-SRV-USG:launched_at': u'2018-07-17T09:02:23.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'17d0877d57364269bc7f9ac3dfa7e679', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', 'name': u'singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612', 'adminPass': None, 'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', 'created_at': u'2018-07-17T09:02:07Z', 'created': u'2018-07-17T09:02:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:02:29,673 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:02:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:29,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-279d4928-32a0-4ad4-90c5-32dad89a0c2a Date: Tue, 17 Jul 2018 09:02:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["34420060-5cad-468b-b42d-2ba4a0fba2fb"],"description":"","tags":[],"updated_at":"2018-07-17T09:01:47Z","provider:segmentation_id":35,"name":"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ebae0ef-97f0-47a2-aef0-6f315001316d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["7d5897cb-028e-4b69-a482-44e03a1d6060"],"description":"","tags":[],"updated_at":"2018-07-17T09:01:48Z","provider:segmentation_id":94,"name":"HA network tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"tenant_id":"","created_at":"2018-07-17T09:01:48Z","provider:network_type":"vxlan"}]} 2018-07-17 09:02:29,822 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-279d4928-32a0-4ad4-90c5-32dad89a0c2a 2018-07-17 09:02:29,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.149389028549s 2018-07-17 09:02:29,822 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-279d4928-32a0-4ad4-90c5-32dad89a0c2a 2018-07-17 09:02:29,823 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:02:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:29,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-f92e4b4f-3a33-4b7b-8257-ac249cae2dc5 Date: Tue, 17 Jul 2018 09:02:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:02:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"34420060-5cad-468b-b42d-2ba4a0fba2fb","ip_address":"192.168.0.12"}],"id":"67358af4-75cd-4b41-b6c7-2007d8951b20","security_groups":["e4a64edd-b2ca-4641-9548-952ea83b344c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:b8:b3","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"aee54c70-d1e4-47c5-97e9-723353eb1ac5","name":"","admin_state_up":true,"network_id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:02:15Z","binding:vnic_type":"normal"}]} 2018-07-17 09:02:29,917 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-f92e4b4f-3a33-4b7b-8257-ac249cae2dc5 2018-07-17 09:02:29,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.093633890152s 2018-07-17 09:02:29,917 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-f92e4b4f-3a33-4b7b-8257-ac249cae2dc5 2018-07-17 09:02:29,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-17 09:02:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"floatingip": {"floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.12", "port_id": "67358af4-75cd-4b41-b6c7-2007d8951b20"}}' 2018-07-17 09:02:33,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-4fd9a271-ac9a-438b-9e07-e743c0770521 Date: Tue, 17 Jul 2018 09:02:33 GMT RESP BODY: {"floatingip": {"router_id": "1ffcb82d-721a-4da0-80e6-e49f42fb283f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:30Z", "updated_at": "2018-07-17T09:02:30Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.12", "floating_ip_address": "192.16.1.113", "revision_number": 0, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_id": "67358af4-75cd-4b41-b6c7-2007d8951b20", "id": "b0c33af4-1919-4891-b9d0-fc1b7be86a60"}} 2018-07-17 09:02:33,156 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4fd9a271-ac9a-438b-9e07-e743c0770521 2018-07-17 09:02:33,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.2386879921s 2018-07-17 09:02:33,157 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4fd9a271-ac9a-438b-9e07-e743c0770521 2018-07-17 09:02:33,158 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'1ffcb82d-721a-4da0-80e6-e49f42fb283f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'17d0877d57364269bc7f9ac3dfa7e679', 'created_at': u'2018-07-17T09:02:30Z', 'attached': True, 'updated_at': u'2018-07-17T09:02:30Z', 'id': u'b0c33af4-1919-4891-b9d0-fc1b7be86a60', 'floating_network_id': u'42402551-c903-41be-94ae-a259e135d2ce', 'fixed_ip_address': u'192.168.0.12', 'floating_ip_address': u'192.16.1.113', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'1ffcb82d-721a-4da0-80e6-e49f42fb283f', 'project_id': u'17d0877d57364269bc7f9ac3dfa7e679', 'port_id': u'67358af4-75cd-4b41-b6c7-2007d8951b20', 'port': u'67358af4-75cd-4b41-b6c7-2007d8951b20', 'network': u'42402551-c903-41be-94ae-a259e135d2ce'}) 2018-07-17 09:02:33,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:02:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:02:34,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22250 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6090d076-0be8-4752-9d75-2e4287d7c250 x-compute-request-id: req-6090d076-0be8-4752-9d75-2e4287d7c250 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.024020] pid_max: default: 32768 minimum: 301\n[ 0.032025] ACPI: Core revision 20150930\n[ 0.036860] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.050256] Security Framework initialized\n[ 0.056019] Yama: becoming mindful.\n[ 0.060036] AppArmor: AppArmor initialized\n[ 0.068085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.076197] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.084109] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100524] Initializing cgroup subsys io\n[ 0.104027] Initializing cgroup subsys memory\n[ 0.112029] Initializing cgroup subsys devices\n[ 0.120024] Initializing cgroup subsys freezer\n[ 0.128024] Initializing cgroup subsys net_cls\n[ 0.132025] Initializing cgroup subsys perf_event\n[ 0.136039] Initializing cgroup subsys net_prio\n[ 0.140025] Initializing cgroup subsys hugetlb\n[ 0.144023] Initializing cgroup subsys pids\n[ 0.152942] CPU: Physical Processor ID: 0\n[ 0.161100] mce: CPU supports 10 MCE banks\n[ 0.168604] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.333718] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.449534] ftrace: allocating 31920 entries in 125 pages\n[ 0.472233] smpboot: Max logical packages: 1\n[ 0.476025] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.485676] x2apic enabled\n[ 0.488024] Switched APIC routing to physical x2apic.\n[ 0.504625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.508000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.516000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520840] x86: Booted up 1 node, 1 CPUs\n[ 0.524028] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.530022] devtmpfs: initialized\n[ 0.533498] evm: security.selinux\n[ 0.536028] evm: security.SMACK64\n[ 0.540024] evm: security.SMACK64EXEC\n[ 0.544024] evm: security.SMACK64TRANSMUTE\n[ 0.548023] evm: security.SMACK64MMAP\n[ 0.552024] evm: security.ima\n[ 0.556024] evm: security.capability\n[ 0.560156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564139] pinctrl core: initialized pinctrl subsystem\n[ 0.568583] RTC time: 9:02:27, date: 07/17/18\n[ 0.572287] NET: Registered protocol family 16\n[ 0.576350] cpuidle: using governor ladder\n[ 0.580030] cpuidle: using governor menu\n[ 0.584030] PCCT header not found.\n[ 0.588212] ACPI: bus type PCI registered\n[ 0.592024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596512] PCI: Using configuration type 1 for base access\n[ 0.601448] ACPI: Added _OSI(Module Device)\n[ 0.604025] ACPI: Added _OSI(Processor Device)\n[ 0.608024] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618178] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644036] ACPI: (supports S0 S3 S4 S5)\n[ 0.648025] ACPI: Using IOAPIC for interrupt routing\n[ 0.652042] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659306] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672500] acpiphp: Slot [3] registered\n[ 0.676100] acpiphp: Slot [4] registered\n[ 0.680098] acpiphp: Slot [5] registered\n[ 0.684122] acpiphp: Slot [6] registered\n[ 0.688100] acpiphp: Slot [7] registered\n[ 0.692102] acpiphp: Slot [8] registered\n[ 0.696128] acpiphp: Slot [9] registered\n[ 0.700103] acpiphp: Slot [10] registered\n[ 0.704100] acpiphp: Slot [11] registered\n[ 0.708099] acpiphp: Slot [12] registered\n[ 0.712099] acpiphp: Slot [13] registered\n[ 0.716097] acpiphp: Slot [14] registered\n[ 0.720111] acpiphp: Slot [15] registered\n[ 0.724098] acpiphp: Slot [16] registered\n[ 0.728096] acpiphp: Slot [17] registered\n[ 0.732097] acpiphp: Slot [18] registered\n[ 0.736112] acpiphp: Slot [19] registered\n[ 0.740099] acpiphp: Slot [20] registered\n[ 0.744098] acpiphp: Slot [21] registered\n[ 0.748100] acpiphp: Slot [22] registered\n[ 0.752099] acpiphp: Slot [23] registered\n[ 0.756104] acpiphp: Slot [24] registered\n[ 0.760100] acpiphp: Slot [25] registered\n[ 0.764788] acpiphp: Slot [26] registered\n[ 0.768101] acpiphp: Slot [27] registered\n[ 0.772101] acpiphp: Slot [28] registered\n[ 0.776099] acpiphp: Slot [29] registered\n[ 0.780102] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788086] PCI host bridge to bus 0000:00\n[ 0.792026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.808025] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812026] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.829633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836025] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856084] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.960055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.984342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.992222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001879] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011068] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012044] vgaarb: loaded\n[ 1.016029] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025193] SCSI subsystem initialized\n[ 1.032242] ACPI: bus type USB registered\n[ 1.036559] usbcore: registered new interface driver usbfs\n[ 1.040177] usbcore: registered new interface driver hub\n[ 1.044070] usbcore: registered new device driver usb\n[ 1.051417] PCI: Using ACPI for IRQ routing\n[ 1.057053] NetLabel: Initializing\n[ 1.060066] NetLabel: domain hash size = 128\n[ 1.064024] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068307] NetLabel: unlabeled traffic allowed by default\n[ 1.075257] clocksource: Switched to clocksource kvm-clock\n[ 1.168150] AppArmor: AppArmor Filesystem Enabled\n[ 1.176870] pnp: PnP ACPI init\n[ 1.185643] pnp: PnP ACPI: found 5 devices\n[ 1.212441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.229269] NET: Registered protocol family 2\n[ 1.240806] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.252721] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.263029] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.273448] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.283286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.293958] NET: Registered protocol family 1\n[ 1.301745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310980] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.321903] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.351585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.381665] Trying to unpack rootfs image as initramfs...\n[ 1.655847] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.679396] Scanning for low memory corruption every 60 seconds\n[ 1.691622] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.701959] audit: initializing netlink subsys (disabled)\n[ 1.711486] audit: type=2000 audit(1531818147.265:1): initialized\n[ 1.722448] Initialise system trusted keyring\n[ 1.731087] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.749549] zbud: loaded\n[ 1.756791] VFS: Disk quotas dquot_6.6.0\n[ 1.764122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.780090] fuse init (API version 7.23)\n[ 1.788681] Key type big_key registered\n[ 1.796324] Allocating IMA MOK and blacklist keyrings.\n[ 1.810913] Key type asymmetric registered\n[ 1.818858] Asymmetric key parser 'x509' registered\n[ 1.827951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.843738] io scheduler noop registered\n[ 1.851191] io scheduler deadline registered (default)\n[ 1.860646] io scheduler cfq registered\n[ 1.870345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.879865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.891577] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.906997] ACPI: Power Button [PWRF]\n[ 1.915071] GHES: HEST is not enabled!\n[ 1.941131] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.001530] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.035238] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.057264] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.099602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.168593] Linux agpgart interface v0.103\n[ 2.194821] brd: module loaded\n[ 2.210817] loop: module loaded\n[ 2.237230] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.249589] GPT:90111 != 2097151\n[ 2.255519] GPT:Alternate GPT header not at the end of the disk.\n[ 2.264592] GPT:90111 != 2097151\n[ 2.271860] GPT: Use GNU Parted to correct GPT errors.\n[ 2.279954] vda: vda1 vda15\n[ 2.290625] scsi host0: ata_piix\n[ 2.297614] scsi host1: ata_piix\n[ 2.304303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.314289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.326675] libphy: Fixed MDIO Bus: probed\n[ 2.336281] tun: Universal TUN/TAP device driver, 1.6\n[ 2.344229] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.361686] PPP generic driver version 2.4.2\n[ 2.369363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.379080] ehci-pci: EHCI PCI platform driver\n[ 2.386587] ehci-platform: EHCI generic platform driver\n[ 2.396074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.405544] ohci-pci: OHCI PCI platform driver\n[ 2.412973] ohci-platform: OHCI generic platform driver\n[ 2.422198] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.451030] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.460454] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.473143] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.482407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.494197] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.504252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.516365] usb usb1: Product: UHCI Host Controller\n[ 2.524113] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.533462] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.541680] hub 1-0:1.0: USB hub found\n[ 2.549424] hub 1-0:1.0: 2 ports detected\n[ 2.557622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.575938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.583969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.592633] mousedev: PS/2 mouse device common for all mice\n[ 2.602942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.618042] rtc_cmos 00:00: RTC can wake from S4\n[ 2.627857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.639734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.650174] i2c /dev entries driver\n[ 2.658398] device-mapper: uevent: version 1.0.3\n[ 2.666405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.680588] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.694840] NET: Registered protocol family 10\n[ 2.705975] NET: Registered protocol family 17\n[ 2.713499] Key type dns_resolver registered\n[ 2.721972] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.732364] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.747472] registered taskstats version 1\n[ 2.754687] Loading compiled-in X.509 certificates\n[ 2.764958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.780345] zswap: loaded using pool lzo/zbud\n[ 2.794927] Key type trusted registered\n[ 2.805397] Key type encrypted registered\n[ 2.812351] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.822206] ima: No TPM chip found, activating TPM-bypass!\n[ 2.830876] evm: HMAC attrs: 0x1\n[ 2.839700] Magic number: 10:198:20\n[ 2.847234] rtc_cmos 00:00: setting system clock to 2018-07-17 09:02:29 UTC (1531818149)\n[ 2.862017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.871192] EDD information not available.\n[ 2.892504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.905518] Write protecting the kernel read-only data: 14336k\n[ 2.931661] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.946308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.07\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.50\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.569137] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.12...\nLease of 192.168.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.70. iid=i-00000004\n"} 2018-07-17 09:02:34,711 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5/action used request id req-6090d076-0be8-4752-9d75-2e4287d7c250 2018-07-17 09:02:34,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 1.55205798149s 2018-07-17 09:02:34,711 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5/action used request id req-6090d076-0be8-4752-9d75-2e4287d7c250 2018-07-17 09:02:34,712 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.024020] pid_max: default: 32768 minimum: 301 [ 0.032025] ACPI: Core revision 20150930 [ 0.036860] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.050256] Security Framework initialized [ 0.056019] Yama: becoming mindful. [ 0.060036] AppArmor: AppArmor initialized [ 0.068085] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.076197] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.084109] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100524] Initializing cgroup subsys io [ 0.104027] Initializing cgroup subsys memory [ 0.112029] Initializing cgroup subsys devices [ 0.120024] Initializing cgroup subsys freezer [ 0.128024] Initializing cgroup subsys net_cls [ 0.132025] Initializing cgroup subsys perf_event [ 0.136039] Initializing cgroup subsys net_prio [ 0.140025] Initializing cgroup subsys hugetlb [ 0.144023] Initializing cgroup subsys pids [ 0.152942] CPU: Physical Processor ID: 0 [ 0.161100] mce: CPU supports 10 MCE banks [ 0.168604] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.333718] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.449534] ftrace: allocating 31920 entries in 125 pages [ 0.472233] smpboot: Max logical packages: 1 [ 0.476025] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.485676] x2apic enabled [ 0.488024] Switched APIC routing to physical x2apic. [ 0.504625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.508000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.516000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520840] x86: Booted up 1 node, 1 CPUs [ 0.524028] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.530022] devtmpfs: initialized [ 0.533498] evm: security.selinux [ 0.536028] evm: security.SMACK64 [ 0.540024] evm: security.SMACK64EXEC [ 0.544024] evm: security.SMACK64TRANSMUTE [ 0.548023] evm: security.SMACK64MMAP [ 0.552024] evm: security.ima [ 0.556024] evm: security.capability [ 0.560156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564139] pinctrl core: initialized pinctrl subsystem [ 0.568583] RTC time: 9:02:27, date: 07/17/18 [ 0.572287] NET: Registered protocol family 16 [ 0.576350] cpuidle: using governor ladder [ 0.580030] cpuidle: using governor menu [ 0.584030] PCCT header not found. [ 0.588212] ACPI: bus type PCI registered [ 0.592024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596512] PCI: Using configuration type 1 for base access [ 0.601448] ACPI: Added _OSI(Module Device) [ 0.604025] ACPI: Added _OSI(Processor Device) [ 0.608024] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618178] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644036] ACPI: (supports S0 S3 S4 S5) [ 0.648025] ACPI: Using IOAPIC for interrupt routing [ 0.652042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659306] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672500] acpiphp: Slot [3] registered [ 0.676100] acpiphp: Slot [4] registered [ 0.680098] acpiphp: Slot [5] registered [ 0.684122] acpiphp: Slot [6] registered [ 0.688100] acpiphp: Slot [7] registered [ 0.692102] acpiphp: Slot [8] registered [ 0.696128] acpiphp: Slot [9] registered [ 0.700103] acpiphp: Slot [10] registered [ 0.704100] acpiphp: Slot [11] registered [ 0.708099] acpiphp: Slot [12] registered [ 0.712099] acpiphp: Slot [13] registered [ 0.716097] acpiphp: Slot [14] registered [ 0.720111] acpiphp: Slot [15] registered [ 0.724098] acpiphp: Slot [16] registered [ 0.728096] acpiphp: Slot [17] registered [ 0.732097] acpiphp: Slot [18] registered [ 0.736112] acpiphp: Slot [19] registered [ 0.740099] acpiphp: Slot [20] registered [ 0.744098] acpiphp: Slot [21] registered [ 0.748100] acpiphp: Slot [22] registered [ 0.752099] acpiphp: Slot [23] registered [ 0.756104] acpiphp: Slot [24] registered [ 0.760100] acpiphp: Slot [25] registered [ 0.764788] acpiphp: Slot [26] registered [ 0.768101] acpiphp: Slot [27] registered [ 0.772101] acpiphp: Slot [28] registered [ 0.776099] acpiphp: Slot [29] registered [ 0.780102] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788086] PCI host bridge to bus 0000:00 [ 0.792026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.808025] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812026] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.829633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836025] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854840] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856084] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.960055] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968453] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.984342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.992222] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001879] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011068] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012044] vgaarb: loaded [ 1.016029] vgaarb: bridge control possible 0000:00:02.0 [ 1.025193] SCSI subsystem initialized [ 1.032242] ACPI: bus type USB registered [ 1.036559] usbcore: registered new interface driver usbfs [ 1.040177] usbcore: registered new interface driver hub [ 1.044070] usbcore: registered new device driver usb [ 1.051417] PCI: Using ACPI for IRQ routing [ 1.057053] NetLabel: Initializing [ 1.060066] NetLabel: domain hash size = 128 [ 1.064024] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068307] NetLabel: unlabeled traffic allowed by default [ 1.075257] clocksource: Switched to clocksource kvm-clock [ 1.168150] AppArmor: AppArmor Filesystem Enabled [ 1.176870] pnp: PnP ACPI init [ 1.185643] pnp: PnP ACPI: found 5 devices [ 1.212441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.229269] NET: Registered protocol family 2 [ 1.240806] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.252721] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.263029] TCP: Hash tables configured (established 4096 bind 4096) [ 1.273448] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.283286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.293958] NET: Registered protocol family 1 [ 1.301745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310980] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.321903] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.351585] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.381665] Trying to unpack rootfs image as initramfs... [ 1.655847] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.679396] Scanning for low memory corruption every 60 seconds [ 1.691622] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.701959] audit: initializing netlink subsys (disabled) [ 1.711486] audit: type=2000 audit(1531818147.265:1): initialized [ 1.722448] Initialise system trusted keyring [ 1.731087] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.749549] zbud: loaded [ 1.756791] VFS: Disk quotas dquot_6.6.0 [ 1.764122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.780090] fuse init (API version 7.23) [ 1.788681] Key type big_key registered [ 1.796324] Allocating IMA MOK and blacklist keyrings. [ 1.810913] Key type asymmetric registered [ 1.818858] Asymmetric key parser 'x509' registered [ 1.827951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.843738] io scheduler noop registered [ 1.851191] io scheduler deadline registered (default) [ 1.860646] io scheduler cfq registered [ 1.870345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.879865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.891577] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.906997] ACPI: Power Button [PWRF] [ 1.915071] GHES: HEST is not enabled! [ 1.941131] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.001530] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.035238] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.057264] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.099602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.168593] Linux agpgart interface v0.103 [ 2.194821] brd: module loaded [ 2.210817] loop: module loaded [ 2.237230] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.249589] GPT:90111 != 2097151 [ 2.255519] GPT:Alternate GPT header not at the end of the disk. [ 2.264592] GPT:90111 != 2097151 [ 2.271860] GPT: Use GNU Parted to correct GPT errors. [ 2.279954] vda: vda1 vda15 [ 2.290625] scsi host0: ata_piix [ 2.297614] scsi host1: ata_piix [ 2.304303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.314289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.326675] libphy: Fixed MDIO Bus: probed [ 2.336281] tun: Universal TUN/TAP device driver, 1.6 [ 2.344229] tun: (C) 1999-2004 Max Krasnyansky [ 2.361686] PPP generic driver version 2.4.2 [ 2.369363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.379080] ehci-pci: EHCI PCI platform driver [ 2.386587] ehci-platform: EHCI generic platform driver [ 2.396074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.405544] ohci-pci: OHCI PCI platform driver [ 2.412973] ohci-platform: OHCI generic platform driver [ 2.422198] uhci_hcd: USB Universal Host Controller Interface driver [ 2.451030] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.460454] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.473143] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.482407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.494197] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.504252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.516365] usb usb1: Product: UHCI Host Controller [ 2.524113] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.533462] usb usb1: SerialNumber: 0000:00:01.2 [ 2.541680] hub 1-0:1.0: USB hub found [ 2.549424] hub 1-0:1.0: 2 ports detected [ 2.557622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.575938] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.583969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.592633] mousedev: PS/2 mouse device common for all mice [ 2.602942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.618042] rtc_cmos 00:00: RTC can wake from S4 [ 2.627857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.639734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.650174] i2c /dev entries driver [ 2.658398] device-mapper: uevent: version 1.0.3 [ 2.666405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.680588] ledtrig-cpu: registered to indicate activity on CPUs [ 2.694840] NET: Registered protocol family 10 [ 2.705975] NET: Registered protocol family 17 [ 2.713499] Key type dns_resolver registered [ 2.721972] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.732364] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.747472] registered taskstats version 1 [ 2.754687] Loading compiled-in X.509 certificates [ 2.764958] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.780345] zswap: loaded using pool lzo/zbud [ 2.794927] Key type trusted registered [ 2.805397] Key type encrypted registered [ 2.812351] AppArmor: AppArmor sha1 policy hashing enabled [ 2.822206] ima: No TPM chip found, activating TPM-bypass! [ 2.830876] evm: HMAC attrs: 0x1 [ 2.839700] Magic number: 10:198:20 [ 2.847234] rtc_cmos 00:00: setting system clock to 2018-07-17 09:02:29 UTC (1531818149) [ 2.862017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.871192] EDD information not available. [ 2.892504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.905518] Write protecting the kernel read-only data: 14336k [ 2.931661] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.946308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.07 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.50 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.569137] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.12... Lease of 192.168.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.70. iid=i-00000004 2018-07-17 09:02:37,510 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.113 2018-07-17 09:02:47,519 - paramiko.transport - DEBUG - starting thread (client mode): 0x40c02190L 2018-07-17 09:02:47,520 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-17 09:02:47,521 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-17 09:02:47,521 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-17 09:02:47,522 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-17 09:02:47,522 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-17 09:02:47,522 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-17 09:02:47,522 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-17 09:02:47,522 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-17 09:02:47,522 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-17 09:02:47,544 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-17 09:02:47,545 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-17 09:02:47,551 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.113: 6b915a62706f6cb6ca390f454eef2e8e 2018-07-17 09:02:47,552 - paramiko.transport - DEBUG - Trying discovered key 90f75c27d413c4f815cbc7784e3f9f62 in /tmp/tmpjp9G7a 2018-07-17 09:02:47,583 - paramiko.transport - DEBUG - userauth is OK 2018-07-17 09:02:47,588 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-17 09:02:47,616 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-17 09:02:47,617 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-17 09:02:47,617 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-17 09:02:47,619 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-17 09:02:47,621 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-17 09:02:47,621 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-17 09:02:47,624 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-17 09:02:47,621 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 09:02:47,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-17 09:02:47,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/b0c33af4-1919-4891-b9d0-fc1b7be86a60.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:49,774 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-827d73f3-ab2a-4789-bbd5-f87540be20c2 Content-Length: 0 Date: Tue, 17 Jul 2018 09:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:02:49,775 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/b0c33af4-1919-4891-b9d0-fc1b7be86a60.json used request id req-827d73f3-ab2a-4789-bbd5-f87540be20c2 2018-07-17 09:02:49,775 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.1478369236s 2018-07-17 09:02:49,775 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/b0c33af4-1919-4891-b9d0-fc1b7be86a60.json used request id req-827d73f3-ab2a-4789-bbd5-f87540be20c2 2018-07-17 09:02:49,778 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:02:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:49,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c97196a5-311a-4906-a2e4-933973b9fef3 Date: Tue, 17 Jul 2018 09:02:49 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:02:49,808 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c97196a5-311a-4906-a2e4-933973b9fef3 2018-07-17 09:02:49,808 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0299260616302s 2018-07-17 09:02:49,808 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c97196a5-311a-4906-a2e4-933973b9fef3 2018-07-17 09:02:49,809 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:02:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:50,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4b6e562-2945-44be-9b95-e35942c7989b x-compute-request-id: req-a4b6e562-2945-44be-9b95-e35942c7989b 2018-07-17 09:02:50,115 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-a4b6e562-2945-44be-9b95-e35942c7989b 2018-07-17 09:02:50,115 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.30573797226s 2018-07-17 09:02:50,115 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5 used request id req-a4b6e562-2945-44be-9b95-e35942c7989b 2018-07-17 09:02:50,116 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:50,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1918 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d0658ee-39f9-489d-85db-451e21e0fa0f x-compute-request-id: req-6d0658ee-39f9-489d-85db-451e21e0fa0f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:b8:b3", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:b8:b3", "version": 4, "addr": "192.16.1.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aee54c70-d1e4-47c5-97e9-723353eb1ac5", "rel": "bookmark"}], "image": {"id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "links": [{"href": "https://192.16.1.222:8774/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-07-17T09:02:23.000000", "flavor": {"id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351", "links": [{"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}]}, "id": "aee54c70-d1e4-47c5-97e9-723353eb1ac5", "security_groups": [{"name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:02:49Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_34863f36-6443-4e12-b28a-63d52ad86612", "created": "2018-07-17T09:02:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:02:50,527 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6d0658ee-39f9-489d-85db-451e21e0fa0f 2018-07-17 09:02:50,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.411511182785s 2018-07-17 09:02:50,528 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6d0658ee-39f9-489d-85db-451e21e0fa0f 2018-07-17 09:02:50,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:02:52,531 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:02:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:53,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-acb77c12-1508-4466-a7b9-25052163378e x-compute-request-id: req-acb77c12-1508-4466-a7b9-25052163378e RESP BODY: {"servers": []} 2018-07-17 09:02:53,920 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-acb77c12-1508-4466-a7b9-25052163378e 2018-07-17 09:02:53,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.38890790939s 2018-07-17 09:02:53,921 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-acb77c12-1508-4466-a7b9-25052163378e 2018-07-17 09:02:53,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:02:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:54,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-609ab702-ec25-48cc-8c9e-ad4f14f8afd0 Date: Tue, 17 Jul 2018 09:02:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "updated_at": "2018-07-17T08:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "34a2f55b-f2b2-47f1-b42f-c17db606934e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "74f6f3b2-f92d-47c7-bb8a-96f46fe1909d", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "cfd55904-0307-4d6c-8784-8c83f7c660f1", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "d1ab7e88-5805-4daf-967a-643e95157be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e5ac575-b072-4b75-a377-6247f5422681", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:02:03Z", "updated_at": "2018-07-17T09:02:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "18095f7c-a02e-4c41-8dd6-561e0a8b8476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:04Z", "revision_number": 0, "id": "5f3f7a54-38f5-48bd-a9d8-57e96b5b6bc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:04Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:02:04Z", "revision_number": 0, "id": "f69ec557-f28d-4273-9b00-4efb4406e731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:04Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:03Z", "revision_number": 0, "id": "f8e3e7f4-0b7e-4632-9082-6ffa650599aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:03Z", "security_group_id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e4a64edd-b2ca-4641-9548-952ea83b344c", "name": "singlevm1-sg_34863f36-6443-4e12-b28a-63d52ad86612"}]} 2018-07-17 09:02:54,014 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-609ab702-ec25-48cc-8c9e-ad4f14f8afd0 2018-07-17 09:02:54,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.090362071991s 2018-07-17 09:02:54,015 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-609ab702-ec25-48cc-8c9e-ad4f14f8afd0 2018-07-17 09:02:54,017 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-17 09:02:54,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/e4a64edd-b2ca-4641-9548-952ea83b344c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:54,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20bfaef7-62d0-4e48-a0f6-53da6d927fa9 Content-Length: 0 Date: Tue, 17 Jul 2018 09:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:02:54,308 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e4a64edd-b2ca-4641-9548-952ea83b344c.json used request id req-20bfaef7-62d0-4e48-a0f6-53da6d927fa9 2018-07-17 09:02:54,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.291054010391s 2018-07-17 09:02:54,308 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e4a64edd-b2ca-4641-9548-952ea83b344c.json used request id req-20bfaef7-62d0-4e48-a0f6-53da6d927fa9 2018-07-17 09:02:54,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-17 09:02:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:54,431 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6b01dbb-742d-42e9-b9c0-c3d8a7ad62f6 x-compute-request-id: req-c6b01dbb-742d-42e9-b9c0-c3d8a7ad62f6 2018-07-17 09:02:54,431 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612 used request id req-c6b01dbb-742d-42e9-b9c0-c3d8a7ad62f6 2018-07-17 09:02:54,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.122158050537s 2018-07-17 09:02:54,431 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_34863f36-6443-4e12-b28a-63d52ad86612 used request id req-c6b01dbb-742d-42e9-b9c0-c3d8a7ad62f6 2018-07-17 09:02:54,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:02:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" -d '{"subnet_id": "34420060-5cad-468b-b42d-2ba4a0fba2fb"}' 2018-07-17 09:02:57,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0956f79e-723c-430d-84b0-3ac3274280c2 Date: Tue, 17 Jul 2018 09:02:57 GMT RESP BODY: {"network_id": "6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "34420060-5cad-468b-b42d-2ba4a0fba2fb", "subnet_ids": ["34420060-5cad-468b-b42d-2ba4a0fba2fb"], "port_id": "57c4aade-4914-4d15-858f-9199ab330431", "id": "1ffcb82d-721a-4da0-80e6-e49f42fb283f"} 2018-07-17 09:02:57,711 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f/remove_router_interface.json used request id req-0956f79e-723c-430d-84b0-3ac3274280c2 2018-07-17 09:02:57,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.27957582474s 2018-07-17 09:02:57,711 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f/remove_router_interface.json used request id req-0956f79e-723c-430d-84b0-3ac3274280c2 returning object 1ffcb82d-721a-4da0-80e6-e49f42fb283f 2018-07-17 09:02:57,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:02:57,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:02:57,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-d07ea2c4-c9ee-458e-a69b-fe48b83db083 Date: Tue, 17 Jul 2018 09:02:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:01:49Z", "admin_state_up": true, "updated_at": "2018-07-17T09:02:55Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "1ffcb82d-721a-4da0-80e6-e49f42fb283f", "name": "singlevm1-router_34863f36-6443-4e12-b28a-63d52ad86612"}]} 2018-07-17 09:02:57,890 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d07ea2c4-c9ee-458e-a69b-fe48b83db083 2018-07-17 09:02:57,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.178635835648s 2018-07-17 09:02:57,891 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d07ea2c4-c9ee-458e-a69b-fe48b83db083 2018-07-17 09:02:57,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:02:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:03,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be0a89e5-003e-4bf8-94b5-12afce09d6bc Content-Length: 0 Date: Tue, 17 Jul 2018 09:03:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:03:03,410 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f.json used request id req-be0a89e5-003e-4bf8-94b5-12afce09d6bc 2018-07-17 09:03:03,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.51852893829s 2018-07-17 09:03:03,410 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/1ffcb82d-721a-4da0-80e6-e49f42fb283f.json used request id req-be0a89e5-003e-4bf8-94b5-12afce09d6bc 2018-07-17 09:03:03,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:03:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:03,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-9bff9daf-dcff-4de9-9557-c7bd7c6ef47a Date: Tue, 17 Jul 2018 09:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:01:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"34420060-5cad-468b-b42d-2ba4a0fba2fb","subnetpool_id":null,"name":"singlevm1-subnet_34863f36-6443-4e12-b28a-63d52ad86612"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:03:03,503 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9bff9daf-dcff-4de9-9557-c7bd7c6ef47a 2018-07-17 09:03:03,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0925500392914s 2018-07-17 09:03:03,503 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9bff9daf-dcff-4de9-9557-c7bd7c6ef47a 2018-07-17 09:03:03,504 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:03:03,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/34420060-5cad-468b-b42d-2ba4a0fba2fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:06,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b5ad03a-5ae0-4182-ab9c-2ea08dcc0ca4 Date: Tue, 17 Jul 2018 09:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:03:06,490 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/34420060-5cad-468b-b42d-2ba4a0fba2fb.json used request id req-3b5ad03a-5ae0-4182-ab9c-2ea08dcc0ca4 2018-07-17 09:03:06,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.98594307899s 2018-07-17 09:03:06,490 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/34420060-5cad-468b-b42d-2ba4a0fba2fb.json used request id req-3b5ad03a-5ae0-4182-ab9c-2ea08dcc0ca4 2018-07-17 09:03:06,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:03:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:06,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-c82354dd-fbde-420d-87c6-29a179e58c0b Date: Tue, 17 Jul 2018 09:03:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:03:06Z","provider:segmentation_id":35,"name":"singlevm1-net_34863f36-6443-4e12-b28a-63d52ad86612","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:01:47Z","provider:network_type":"vxlan"}]} 2018-07-17 09:03:06,651 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c82354dd-fbde-420d-87c6-29a179e58c0b 2018-07-17 09:03:06,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.159998178482s 2018-07-17 09:03:06,651 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c82354dd-fbde-420d-87c6-29a179e58c0b 2018-07-17 09:03:06,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:03:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:09,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e5ade8b-8822-499b-8e50-7a182af95193 Date: Tue, 17 Jul 2018 09:03:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:03:09,335 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7.json used request id req-9e5ade8b-8822-499b-8e50-7a182af95193 2018-07-17 09:03:09,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.68336200714s 2018-07-17 09:03:09,336 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6f0b82ec-0e96-4f01-83a4-6bfda8bcf4d7.json used request id req-9e5ade8b-8822-499b-8e50-7a182af95193 2018-07-17 09:03:09,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:03:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:09,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-062fb78c-00e0-425f-8711-44165531179d RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/snap", "metadata": {}}], "file": "/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/file", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "id": "ee630ee2-4c61-45bf-8387-304dbed8e7fd", "size": 12716032, "self": "/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:02:02Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_34863f36-6443-4e12-b28a-63d52ad86612", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:02:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:03:09,386 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-062fb78c-00e0-425f-8711-44165531179d 2018-07-17 09:03:09,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0477440357208s 2018-07-17 09:03:09,386 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-062fb78c-00e0-425f-8711-44165531179d 2018-07-17 09:03:09,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:03:09,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:09,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1243a83a-53d2-48fa-96a8-55eaa6378268 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:03:09,949 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd used request id req-1243a83a-53d2-48fa-96a8-55eaa6378268 2018-07-17 09:03:09,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.561782121658s 2018-07-17 09:03:09,949 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/ee630ee2-4c61-45bf-8387-304dbed8e7fd used request id req-1243a83a-53d2-48fa-96a8-55eaa6378268 2018-07-17 09:03:09,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:03:09,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:10,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c62ab6f-07a0-4c52-ac8d-a63f166ace14 x-compute-request-id: req-0c62ab6f-07a0-4c52-ac8d-a63f166ace14 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm1-flavor_34863f36-6443-4e12-b28a-63d52ad86612", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9f5b0141-3436-4840-b0ab-c87f0e4f2351"}]} 2018-07-17 09:03:10,388 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-0c62ab6f-07a0-4c52-ac8d-a63f166ace14 2018-07-17 09:03:10,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.438976049423s 2018-07-17 09:03:10,389 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-0c62ab6f-07a0-4c52-ac8d-a63f166ace14 2018-07-17 09:03:10,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:03:10,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41a4645c0a261829e7dd7e3d2b63737af9b92b11" 2018-07-17 09:03:10,603 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3d899f6-a9af-437e-b066-c11fd22b5910 x-compute-request-id: req-d3d899f6-a9af-437e-b066-c11fd22b5910 2018-07-17 09:03:10,603 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351 used request id req-d3d899f6-a9af-437e-b066-c11fd22b5910 2018-07-17 09:03:10,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.212265968323s 2018-07-17 09:03:10,604 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9f5b0141-3436-4840-b0ab-c87f0e4f2351 used request id req-d3d899f6-a9af-437e-b066-c11fd22b5910 2018-07-17 09:03:10,637 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-17 09:03:10,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:03:10,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:03:10,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:03:10,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:03:10,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:03:10,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:03:10,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:03:10,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:03:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:03:10,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:10 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-38a6a0d3-d220-4c7c-91c9-84437dc600a7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:03:10,690 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-38a6a0d3-d220-4c7c-91c9-84437dc600a7 2018-07-17 09:03:10,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:03:11,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["RtTxepmuTAaUSJZ0IEW27Q"], "issued_at": "2018-07-17T09:03:11.000000Z"}} 2018-07-17 09:03:11,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:03:11,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a00bb4a1-efe7-48cb-9025-4327fbe71128 Date: Tue, 17 Jul 2018 09:03:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:03:11,568 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a00bb4a1-efe7-48cb-9025-4327fbe71128 2018-07-17 09:03:11,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.362837076187s 2018-07-17 09:03:11,568 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a00bb4a1-efe7-48cb-9025-4327fbe71128 2018-07-17 09:03:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:03:11,577 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:11 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:03:11,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:03:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:11,718 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:11 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-ae4c034b-68ff-4efc-b339-e0f0f55792f7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 09:03:11,718 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-ae4c034b-68ff-4efc-b339-e0f0f55792f7 2018-07-17 09:03:11,718 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.140334129333s 2018-07-17 09:03:11,718 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-ae4c034b-68ff-4efc-b339-e0f0f55792f7 2018-07-17 09:03:11,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-17 09:03:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820"}}' 2018-07-17 09:03:12,017 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:12 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-581fbc6d-3b36-49cc-afa4-690328cda25b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174"}, "tags": [], "enabled": true, "id": "2c8022526cbc4af4bf4ae99d33cbb174", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820"}} 2018-07-17 09:03:12,017 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-581fbc6d-3b36-49cc-afa4-690328cda25b 2018-07-17 09:03:12,017 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.295385122299s 2018-07-17 09:03:12,017 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-581fbc6d-3b36-49cc-afa4-690328cda25b 2018-07-17 09:03:12,017 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820'}) 2018-07-17 09:03:12,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-17 09:03:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f7276f78-b832-44eb-a82b-72ba1a6ac6ea", "email": null, "name": "singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820"}}' 2018-07-17 09:03:13,631 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:13 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-bc849018-6a28-4137-853e-b952a2af7819 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820", "links": {"self": "https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d695e712141e4c9293960c2bc33a54c7", "domain_id": "default", "password_expires_at": null}} 2018-07-17 09:03:13,631 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-bc849018-6a28-4137-853e-b952a2af7819 2018-07-17 09:03:13,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.61102700233s 2018-07-17 09:03:13,632 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-bc849018-6a28-4137-853e-b952a2af7819 2018-07-17 09:03:13,632 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd695e712141e4c9293960c2bc33a54c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820'}) 2018-07-17 09:03:13,634 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:03:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:13,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:13 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2c88875a-3e4f-4b27-b3c5-a613c8d74d54 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:03:13,702 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2c88875a-3e4f-4b27-b3c5-a613c8d74d54 2018-07-17 09:03:13,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0681629180908s 2018-07-17 09:03:13,703 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2c88875a-3e4f-4b27-b3c5-a613c8d74d54 2018-07-17 09:03:13,705 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:03:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:14,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:14 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-584997bf-e336-48f0-99c2-e53e93b72bdb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:03:14,471 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-584997bf-e336-48f0-99c2-e53e93b72bdb 2018-07-17 09:03:14,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.766206026077s 2018-07-17 09:03:14,471 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-584997bf-e336-48f0-99c2-e53e93b72bdb 2018-07-17 09:03:14,472 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-17 09:03:14,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-17 09:03:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" -d '{"role": {"name": "Member"}}' 2018-07-17 09:03:15,891 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:15 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-7426858f-a8d3-47df-9833-d0808d63e2ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "03f70f84ced84e9fa64bbcc15c3af02a", "links": {"self": "https://192.16.1.222:5000/v3/roles/03f70f84ced84e9fa64bbcc15c3af02a"}, "name": "Member"}} 2018-07-17 09:03:15,891 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-7426858f-a8d3-47df-9833-d0808d63e2ad 2018-07-17 09:03:15,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 1.41666388512s 2018-07-17 09:03:15,891 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-7426858f-a8d3-47df-9833-d0808d63e2ad 2018-07-17 09:03:15,891 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'03f70f84ced84e9fa64bbcc15c3af02a'}) 2018-07-17 09:03:15,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:03:15,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:16,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:16 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-0a0d3d34-de0c-4ccc-97df-40dcc5b85f0a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f70f84ced84e9fa64bbcc15c3af02a", "links": {"self": "https://192.16.1.222:5000/v3/roles/03f70f84ced84e9fa64bbcc15c3af02a"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:03:16,480 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0a0d3d34-de0c-4ccc-97df-40dcc5b85f0a 2018-07-17 09:03:16,480 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.585772037506s 2018-07-17 09:03:16,480 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0a0d3d34-de0c-4ccc-97df-40dcc5b85f0a 2018-07-17 09:03:16,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:03:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:17,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:17 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-adb6e0bb-cb41-4aa9-b689-c1905aa882fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:03:17,096 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-adb6e0bb-cb41-4aa9-b689-c1905aa882fc 2018-07-17 09:03:17,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.612941026688s 2018-07-17 09:03:17,097 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-adb6e0bb-cb41-4aa9-b689-c1905aa882fc 2018-07-17 09:03:17,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:03:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:18,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:18 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-f2c920e4-b360-42df-afb5-aa7e13c87ac9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820", "links": {"self": "https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d695e712141e4c9293960c2bc33a54c7", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:03:18,489 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f2c920e4-b360-42df-afb5-aa7e13c87ac9 2018-07-17 09:03:18,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.39103293419s 2018-07-17 09:03:18,489 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f2c920e4-b360-42df-afb5-aa7e13c87ac9 2018-07-17 09:03:18,495 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:03:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:19,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:19 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-f5ba95fc-312e-44ba-8746-268f6255baee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174"}, "tags": [], "enabled": true, "id": "2c8022526cbc4af4bf4ae99d33cbb174", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-17 09:03:19,749 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-f5ba95fc-312e-44ba-8746-268f6255baee 2018-07-17 09:03:19,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.25467896461s 2018-07-17 09:03:19,750 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-f5ba95fc-312e-44ba-8746-268f6255baee 2018-07-17 09:03:19,755 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 09:03:19,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=d695e712141e4c9293960c2bc33a54c7&role.id=03f70f84ced84e9fa64bbcc15c3af02a&scope.project.id=2c8022526cbc4af4bf4ae99d33cbb174" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:20,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:20 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-66757208-7f8a-4543-bf44-0556a87a09bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=d695e712141e4c9293960c2bc33a54c7&role.id=03f70f84ced84e9fa64bbcc15c3af02a&scope.project.id=2c8022526cbc4af4bf4ae99d33cbb174", "previous": null, "next": null}} 2018-07-17 09:03:20,397 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=d695e712141e4c9293960c2bc33a54c7&role.id=03f70f84ced84e9fa64bbcc15c3af02a&scope.project.id=2c8022526cbc4af4bf4ae99d33cbb174 used request id req-66757208-7f8a-4543-bf44-0556a87a09bc 2018-07-17 09:03:20,397 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.642258882523s 2018-07-17 09:03:20,398 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=d695e712141e4c9293960c2bc33a54c7&role.id=03f70f84ced84e9fa64bbcc15c3af02a&scope.project.id=2c8022526cbc4af4bf4ae99d33cbb174 used request id req-66757208-7f8a-4543-bf44-0556a87a09bc 2018-07-17 09:03:20,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-17 09:03:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174/users/d695e712141e4c9293960c2bc33a54c7/roles/03f70f84ced84e9fa64bbcc15c3af02a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:03:21,867 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-2b088990-294c-4b22-acdb-d5c71f3bf67f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:03:21,868 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174/users/d695e712141e4c9293960c2bc33a54c7/roles/03f70f84ced84e9fa64bbcc15c3af02a used request id req-2b088990-294c-4b22-acdb-d5c71f3bf67f 2018-07-17 09:03:21,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 1.46814203262s 2018-07-17 09:03:21,868 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174/users/d695e712141e4c9293960c2bc33a54c7/roles/03f70f84ced84e9fa64bbcc15c3af02a used request id req-2b088990-294c-4b22-acdb-d5c71f3bf67f 2018-07-17 09:03:21,869 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'f7276f78-b832-44eb-a82b-72ba1a6ac6ea', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820', 'project_id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-17 09:03:21,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:03:21,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:03:21,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:03:21,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:03:21,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:03:21,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:03:21,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:03:21,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:03:21,872 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820', 'password': 'f7276f78-b832-44eb-a82b-72ba1a6ac6ea', 'project_name': 'singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '2c8022526cbc4af4bf4ae99d33cbb174', 'project_domain_name': 'Default'} 2018-07-17 09:03:21,873 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-17 09:03:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:03:21,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:03:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-363fa015-ee1a-44de-9128-e0f6f4b15567 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:03:21,887 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-363fa015-ee1a-44de-9128-e0f6f4b15567 2018-07-17 09:03:21,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:03:22,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03f70f84ced84e9fa64bbcc15c3af02a", "name": "Member"}], "expires_at": "2018-07-17T21:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c8022526cbc4af4bf4ae99d33cbb174", "name": "singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/2c8022526cbc4af4bf4ae99d33cbb174", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820", "id": "d695e712141e4c9293960c2bc33a54c7"}, "audit_ids": ["uxZeiLCcR66pqUYRNnPdlw"], "issued_at": "2018-07-17T09:03:22.000000Z"}} 2018-07-17 09:03:22,599 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:03:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"network": {"name": "singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820", "admin_state_up": true}}' 2018-07-17 09:03:23,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-67a5a142-d076-400a-acf4-e9ad75f7f505 Date: Tue, 17 Jul 2018 09:03:23 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T09:03:23Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","name":"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820"}} 2018-07-17 09:03:23,324 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-67a5a142-d076-400a-acf4-e9ad75f7f505 2018-07-17 09:03:23,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.724998950958s 2018-07-17 09:03:23,324 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-67a5a142-d076-400a-acf4-e9ad75f7f505 2018-07-17 09:03:23,324 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:03:23Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820', u'admin_state_up': True, u'tenant_id': u'2c8022526cbc4af4bf4ae99d33cbb174', u'created_at': u'2018-07-17T09:03:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2c8022526cbc4af4bf4ae99d33cbb174'}) 2018-07-17 09:03:23,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:03:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:23,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-d65c7c33-1b6a-4465-a74c-c3ae38b87733 Date: Tue, 17 Jul 2018 09:03:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:03:23Z","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","name":"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:23,755 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d65c7c33-1b6a-4465-a74c-c3ae38b87733 2018-07-17 09:03:23,755 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.430590867996s 2018-07-17 09:03:23,755 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d65c7c33-1b6a-4465-a74c-c3ae38b87733 2018-07-17 09:03:23,756 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:03:23,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"subnet": {"name": "singlevm2-subnet_d2f79d2b-a785-44e4-a748-64356c42f820", "enable_dhcp": true, "network_id": "5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:03:24,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-2c294796-73a4-4979-b688-21ca9006728b Date: Tue, 17 Jul 2018 09:03:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:03:24Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"570455c5-43ff-4230-a4c8-494e305cadc1","subnetpool_id":null,"name":"singlevm2-subnet_d2f79d2b-a785-44e4-a748-64356c42f820"}} 2018-07-17 09:03:24,547 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2c294796-73a4-4979-b688-21ca9006728b 2018-07-17 09:03:24,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.790284156799s 2018-07-17 09:03:24,547 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2c294796-73a4-4979-b688-21ca9006728b 2018-07-17 09:03:24,547 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:03:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'570455c5-43ff-4230-a4c8-494e305cadc1', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_d2f79d2b-a785-44e4-a748-64356c42f820', u'enable_dhcp': True, u'network_id': u'5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9', u'tenant_id': u'2c8022526cbc4af4bf4ae99d33cbb174', u'created_at': u'2018-07-17T09:03:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'2c8022526cbc4af4bf4ae99d33cbb174'}) 2018-07-17 09:03:24,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:03:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "singlevm2-router_d2f79d2b-a785-44e4-a748-64356c42f820", "admin_state_up": true}}' 2018-07-17 09:03:33,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c32bbde5-6cf7-406a-bc08-df3f231c58a5 Date: Tue, 17 Jul 2018 09:03:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:25Z", "admin_state_up": true, "updated_at": "2018-07-17T09:03:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "225e6ea1-5881-4ecc-b49e-861cce044b6e", "name": "singlevm2-router_d2f79d2b-a785-44e4-a748-64356c42f820"}} 2018-07-17 09:03:33,443 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c32bbde5-6cf7-406a-bc08-df3f231c58a5 2018-07-17 09:03:33,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.8956258297s 2018-07-17 09:03:33,444 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c32bbde5-6cf7-406a-bc08-df3f231c58a5 2018-07-17 09:03:33,444 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:03:27Z', u'revision_number': 4, u'id': u'225e6ea1-5881-4ecc-b49e-861cce044b6e', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_d2f79d2b-a785-44e4-a748-64356c42f820', u'admin_state_up': True, u'tenant_id': u'2c8022526cbc4af4bf4ae99d33cbb174', u'created_at': u'2018-07-17T09:03:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'2c8022526cbc4af4bf4ae99d33cbb174'}) 2018-07-17 09:03:33,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:03:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"subnet_id": "570455c5-43ff-4230-a4c8-494e305cadc1"}' 2018-07-17 09:03:37,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a60c6d91-72b5-4517-a0c1-bbdd3d9c1137 Date: Tue, 17 Jul 2018 09:03:37 GMT RESP BODY: {"network_id": "5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "subnet_id": "570455c5-43ff-4230-a4c8-494e305cadc1", "subnet_ids": ["570455c5-43ff-4230-a4c8-494e305cadc1"], "port_id": "4e66147f-79f9-4ff0-be96-aa25bcebaf85", "id": "225e6ea1-5881-4ecc-b49e-861cce044b6e"} 2018-07-17 09:03:37,560 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e/add_router_interface.json used request id req-a60c6d91-72b5-4517-a0c1-bbdd3d9c1137 2018-07-17 09:03:37,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.11611700058s 2018-07-17 09:03:37,561 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e/add_router_interface.json used request id req-a60c6d91-72b5-4517-a0c1-bbdd3d9c1137 returning object 225e6ea1-5881-4ecc-b49e-861cce044b6e 2018-07-17 09:03:37,561 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:03:37,658 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:03:37,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:03:37,710 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:03:37,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:03:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:38,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-aee9415f-6ef1-4a6e-a2d5-8a306e9cc2a0 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:03:38,218 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-aee9415f-6ef1-4a6e-a2d5-8a306e9cc2a0 2018-07-17 09:03:38,218 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.504509210587s 2018-07-17 09:03:38,218 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-aee9415f-6ef1-4a6e-a2d5-8a306e9cc2a0 2018-07-17 09:03:38,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:03:38,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820"}' 2018-07-17 09:03:38,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-3143e26f-6912-4f57-8b75-82bcfe9a9273 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file", "owner": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "size": null, "self": "/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:03:38Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "checksum": null, "created_at": "2018-07-17T09:03:38Z", "protected": false} 2018-07-17 09:03:38,314 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-3143e26f-6912-4f57-8b75-82bcfe9a9273 2018-07-17 09:03:38,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.0908179283142s 2018-07-17 09:03:38,314 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-3143e26f-6912-4f57-8b75-82bcfe9a9273 returning object f1e017ba-958b-4254-a426-d0c3edb6660f 2018-07-17 09:03:38,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:03:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '' 2018-07-17 09:03:39,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-eb657720-cccb-4816-8b14-c5429f06a217 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:03:39,666 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file used request id req-eb657720-cccb-4816-8b14-c5429f06a217 2018-07-17 09:03:39,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.35124397278s 2018-07-17 09:03:39,666 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file used request id req-eb657720-cccb-4816-8b14-c5429f06a217 2018-07-17 09:03:39,666 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:03:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file', u'owner': u'2c8022526cbc4af4bf4ae99d33cbb174', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f1e017ba-958b-4254-a426-d0c3edb6660f', u'size': None, u'name': u'singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820', u'checksum': None, u'self': u'/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:03:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:03:39,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:03:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_d2f79d2b-a785-44e4-a748-64356c42f820", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:03:39,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a834b0fd-a429-4d35-8481-a466e06d7b4e x-compute-request-id: req-a834b0fd-a429-4d35-8481-a466e06d7b4e RESP BODY: {"flavor": {"name": "singlevm2-flavor_d2f79d2b-a785-44e4-a748-64356c42f820", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e8a210e5-c262-4b42-af0b-c31822257ee9"}} 2018-07-17 09:03:39,729 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a834b0fd-a429-4d35-8481-a466e06d7b4e 2018-07-17 09:03:39,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0626389980316s 2018-07-17 09:03:39,730 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a834b0fd-a429-4d35-8481-a466e06d7b4e 2018-07-17 09:03:39,730 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_d2f79d2b-a785-44e4-a748-64356c42f820', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e8a210e5-c262-4b42-af0b-c31822257ee9', 'swap': 0}) 2018-07-17 09:03:39,731 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:03:39,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" -d '{"extra_specs": {}}' 2018-07-17 09:03:39,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ad3ee59-9df3-4f79-b315-9f82916a50db x-compute-request-id: req-6ad3ee59-9df3-4f79-b315-9f82916a50db RESP BODY: {"extra_specs": {}} 2018-07-17 09:03:39,776 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9/os-extra_specs used request id req-6ad3ee59-9df3-4f79-b315-9f82916a50db 2018-07-17 09:03:39,776 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0451622009277s 2018-07-17 09:03:39,776 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9/os-extra_specs used request id req-6ad3ee59-9df3-4f79-b315-9f82916a50db 2018-07-17 09:03:39,776 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-17 09:03:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"keypair": {"name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820"}}' 2018-07-17 09:03:40,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dbc9f77-5584-4746-bd53-6540f7ad7785 x-compute-request-id: req-7dbc9f77-5584-4746-bd53-6540f7ad7785 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcB4hrolVQV2E9c6kTRZQVvZVb/Z1JuZ6wVxC5YfS6DlIcn4YiqxgCZmsaGF59IN1h0P4U5xbp45jez910I1yDLV8azMKaAUYjmfs3t9RPPzg2PWnqLezRdnm3i6JLTcyC4FgE+kMS6C1ciFIf/B1gPkk/WRVdZZNO/GOrUROxiCo8B5Ip15ydu2RsNw+n1dTq24umWdHXtywaSiXAf7z9pCRu8VpeF4s464BvwBdN2g3uv6YYUntAO/55cigOlgvHK/WD2hSsAzMZd/Q1Ff06IxNHb+nn6oz6wvkSRx1VElwBTXfzh6gl4Z+2cDBIrIpXJcNKd5d7tAWlAedgj+2V Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3AeIa6JVUFdhPXOpE0WUFb2VW/2dSbmesFcQuWH0ug5SHJ+G\nIqsYAmZrGhhefSDdYdD+FOcW6eOY3s/ddCNcgy1fGszCmgFGI5n7N7fUTz84Nj1p\n6i3s0XZ5t4uiS03MguBYBPpDEugtXIhSH/wdYD5JP1kVXWWTTvxjq1ETsYgqPAeS\nKdecnbtkbDcPp9XU6tuLplnR17csGkolwH+8/aQkbvFaXheLOOuAb8AXTdoN7r+m\nGFJ7QDv+eXIoDpYLxyv1g9oUrAMzGXf0NRX9OiMTR2/p5+qM+sL5EkcdVRJcAU13\n84eoJeGftnAwSKyKVyXDSneXe7QFpQHnYI/tlQIDAQABAoIBABd8CliKrBZ2LR/U\n/3/aFlM3uABokmgzErf5owRWazuMmcEKWdPLdTWUXuwbG8K5RkfReb0baTuvmjp1\n70odGBu8NQF0R3UOm8DjB4hL67JFqidH6M0g97znq1gm5DyrYh+5+EsXtx8Gfwj4\nV+OoEi6al1DWnkwosk9k6vJ3JeX10uwx5ahlvdgeyAPTD3rND7IYJgXQTTQjL+cX\nKojZRzNxzMttxznCmAnRxXKxHvXPsUhTcNotYhHtvB0HBtY1lrJ+yxMuDeRYkYcQ\nzrW1RyH1aiH20KwUbw45B75KPFapZOI1/KlWf9kCTFQUmIKJ432KjwCig9l+33cV\nUCleuaUCgYEA+KVcWJtkOFEqKE+DGgumKs5fLw79PzE6k0bMiJOTN9O+ooMEs8jx\nk2QDh0Jaj2JppPkISE9j+TSFjwPzJDLseVZaeZYmNUZMEzHpDIf6GLPCLLk2opOE\n+VI3XFGateT67kNXtfPughtM0VeSsFAE+P7VpFTWhIORZRdLQgNu8FcCgYEA4omA\nFOlYMOJytR48v//ubfBtkm17bIlEfc6VhqF+eC6B/W4UvNnP3IPGu6PONnS6sxsX\nr0PasxyXXM2LdpUyTdEyxrLGm6P8z59y4SSZuJAFLwqe7GN4mkItxwLXtmtOmQ0p\ncDDjp4qhfj6gJAiF+Fn1RA/147iva2D/1QaBrfMCgYAbVeqqHyNMgbfVyLAMG/2/\ntQKH5Oj4movrBxyTY04LFC9gJHFO5qeQYa11oFjebJ5asbo0YO4HxrtsNq3za9nN\nmS3HMjevIbRZY+JQK17WemS9j/susnMrCdvmPV554tuneCXbbh7plODEHxGUaqex\nTCrmryEKXoCMkZwHfOMkbwKBgCP/UXkBM2BhO3UIXwLreknCAMdZ2lj+3wFWyG/i\nTaRvT3yj92ui+OLDldrPRr9kgR5g2byh/aikjHDUwKqRPrMa4QSt991Xi566aZjZ\nJgwr5ob5GxPZIprwlTGghAKavpyXeNQ5EJPY9ZyH+w5+xDsYoF62Yo5TFJzthvmk\n1Qp9AoGAT2M4d26q6Ab6EMrl++dYOZP2kIl0RcE40aZEDeIA11zXnGt44qAnKCzg\n6u/lvj3yIalDbjxlk6O1UVS6DcG6xU4zuh2X3L195Ht3KR0FAkRsKIlg9WU6kZE6\nRLt2JcuDqaH2i0vAS7FZveigFPoBOIwT5Q5/A/5VZsE9dvNuC5A=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d695e712141e4c9293960c2bc33a54c7", "name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "fingerprint": "b7:1b:2f:fb:73:27:4b:7b:0c:94:8f:78:1f:56:d3:13"}} 2018-07-17 09:03:40,350 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-7dbc9f77-5584-4746-bd53-6540f7ad7785 2018-07-17 09:03:40,350 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.573348999023s 2018-07-17 09:03:40,350 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-7dbc9f77-5584-4746-bd53-6540f7ad7785 2018-07-17 09:03:40,350 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcB4hrolVQV2E9c6kTRZQVvZVb/Z1JuZ6wVxC5YfS6DlIcn4YiqxgCZmsaGF59IN1h0P4U5xbp45jez910I1yDLV8azMKaAUYjmfs3t9RPPzg2PWnqLezRdnm3i6JLTcyC4FgE+kMS6C1ciFIf/B1gPkk/WRVdZZNO/GOrUROxiCo8B5Ip15ydu2RsNw+n1dTq24umWdHXtywaSiXAf7z9pCRu8VpeF4s464BvwBdN2g3uv6YYUntAO/55cigOlgvHK/WD2hSsAzMZd/Q1Ff06IxNHb+nn6oz6wvkSRx1VElwBTXfzh6gl4Z+2cDBIrIpXJcNKd5d7tAWlAedgj+2V Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3AeIa6JVUFdhPXOpE0WUFb2VW/2dSbmesFcQuWH0ug5SHJ+G\nIqsYAmZrGhhefSDdYdD+FOcW6eOY3s/ddCNcgy1fGszCmgFGI5n7N7fUTz84Nj1p\n6i3s0XZ5t4uiS03MguBYBPpDEugtXIhSH/wdYD5JP1kVXWWTTvxjq1ETsYgqPAeS\nKdecnbtkbDcPp9XU6tuLplnR17csGkolwH+8/aQkbvFaXheLOOuAb8AXTdoN7r+m\nGFJ7QDv+eXIoDpYLxyv1g9oUrAMzGXf0NRX9OiMTR2/p5+qM+sL5EkcdVRJcAU13\n84eoJeGftnAwSKyKVyXDSneXe7QFpQHnYI/tlQIDAQABAoIBABd8CliKrBZ2LR/U\n/3/aFlM3uABokmgzErf5owRWazuMmcEKWdPLdTWUXuwbG8K5RkfReb0baTuvmjp1\n70odGBu8NQF0R3UOm8DjB4hL67JFqidH6M0g97znq1gm5DyrYh+5+EsXtx8Gfwj4\nV+OoEi6al1DWnkwosk9k6vJ3JeX10uwx5ahlvdgeyAPTD3rND7IYJgXQTTQjL+cX\nKojZRzNxzMttxznCmAnRxXKxHvXPsUhTcNotYhHtvB0HBtY1lrJ+yxMuDeRYkYcQ\nzrW1RyH1aiH20KwUbw45B75KPFapZOI1/KlWf9kCTFQUmIKJ432KjwCig9l+33cV\nUCleuaUCgYEA+KVcWJtkOFEqKE+DGgumKs5fLw79PzE6k0bMiJOTN9O+ooMEs8jx\nk2QDh0Jaj2JppPkISE9j+TSFjwPzJDLseVZaeZYmNUZMEzHpDIf6GLPCLLk2opOE\n+VI3XFGateT67kNXtfPughtM0VeSsFAE+P7VpFTWhIORZRdLQgNu8FcCgYEA4omA\nFOlYMOJytR48v//ubfBtkm17bIlEfc6VhqF+eC6B/W4UvNnP3IPGu6PONnS6sxsX\nr0PasxyXXM2LdpUyTdEyxrLGm6P8z59y4SSZuJAFLwqe7GN4mkItxwLXtmtOmQ0p\ncDDjp4qhfj6gJAiF+Fn1RA/147iva2D/1QaBrfMCgYAbVeqqHyNMgbfVyLAMG/2/\ntQKH5Oj4movrBxyTY04LFC9gJHFO5qeQYa11oFjebJ5asbo0YO4HxrtsNq3za9nN\nmS3HMjevIbRZY+JQK17WemS9j/susnMrCdvmPV554tuneCXbbh7plODEHxGUaqex\nTCrmryEKXoCMkZwHfOMkbwKBgCP/UXkBM2BhO3UIXwLreknCAMdZ2lj+3wFWyG/i\nTaRvT3yj92ui+OLDldrPRr9kgR5g2byh/aikjHDUwKqRPrMa4QSt991Xi566aZjZ\nJgwr5ob5GxPZIprwlTGghAKavpyXeNQ5EJPY9ZyH+w5+xDsYoF62Yo5TFJzthvmk\n1Qp9AoGAT2M4d26q6Ab6EMrl++dYOZP2kIl0RcE40aZEDeIA11zXnGt44qAnKCzg\n6u/lvj3yIalDbjxlk6O1UVS6DcG6xU4zuh2X3L195Ht3KR0FAkRsKIlg9WU6kZE6\nRLt2JcuDqaH2i0vAS7FZveigFPoBOIwT5Q5/A/5VZsE9dvNuC5A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd695e712141e4c9293960c2bc33a54c7', 'name': u'singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820', 'created_at': '2018-07-17T09:03:40.350921', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'name': 'singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'b7:1b:2f:fb:73:27:4b:7b:0c:94:8f:78:1f:56:d3:13', 'type': 'ssh', 'id': u'singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820'}) 2018-07-17 09:03:40,351 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA3AeIa6JVUFdhPXOpE0WUFb2VW/2dSbmesFcQuWH0ug5SHJ+G IqsYAmZrGhhefSDdYdD+FOcW6eOY3s/ddCNcgy1fGszCmgFGI5n7N7fUTz84Nj1p 6i3s0XZ5t4uiS03MguBYBPpDEugtXIhSH/wdYD5JP1kVXWWTTvxjq1ETsYgqPAeS KdecnbtkbDcPp9XU6tuLplnR17csGkolwH+8/aQkbvFaXheLOOuAb8AXTdoN7r+m GFJ7QDv+eXIoDpYLxyv1g9oUrAMzGXf0NRX9OiMTR2/p5+qM+sL5EkcdVRJcAU13 84eoJeGftnAwSKyKVyXDSneXe7QFpQHnYI/tlQIDAQABAoIBABd8CliKrBZ2LR/U /3/aFlM3uABokmgzErf5owRWazuMmcEKWdPLdTWUXuwbG8K5RkfReb0baTuvmjp1 70odGBu8NQF0R3UOm8DjB4hL67JFqidH6M0g97znq1gm5DyrYh+5+EsXtx8Gfwj4 V+OoEi6al1DWnkwosk9k6vJ3JeX10uwx5ahlvdgeyAPTD3rND7IYJgXQTTQjL+cX KojZRzNxzMttxznCmAnRxXKxHvXPsUhTcNotYhHtvB0HBtY1lrJ+yxMuDeRYkYcQ zrW1RyH1aiH20KwUbw45B75KPFapZOI1/KlWf9kCTFQUmIKJ432KjwCig9l+33cV UCleuaUCgYEA+KVcWJtkOFEqKE+DGgumKs5fLw79PzE6k0bMiJOTN9O+ooMEs8jx k2QDh0Jaj2JppPkISE9j+TSFjwPzJDLseVZaeZYmNUZMEzHpDIf6GLPCLLk2opOE +VI3XFGateT67kNXtfPughtM0VeSsFAE+P7VpFTWhIORZRdLQgNu8FcCgYEA4omA FOlYMOJytR48v//ubfBtkm17bIlEfc6VhqF+eC6B/W4UvNnP3IPGu6PONnS6sxsX r0PasxyXXM2LdpUyTdEyxrLGm6P8z59y4SSZuJAFLwqe7GN4mkItxwLXtmtOmQ0p cDDjp4qhfj6gJAiF+Fn1RA/147iva2D/1QaBrfMCgYAbVeqqHyNMgbfVyLAMG/2/ tQKH5Oj4movrBxyTY04LFC9gJHFO5qeQYa11oFjebJ5asbo0YO4HxrtsNq3za9nN mS3HMjevIbRZY+JQK17WemS9j/susnMrCdvmPV554tuneCXbbh7plODEHxGUaqex TCrmryEKXoCMkZwHfOMkbwKBgCP/UXkBM2BhO3UIXwLreknCAMdZ2lj+3wFWyG/i TaRvT3yj92ui+OLDldrPRr9kgR5g2byh/aikjHDUwKqRPrMa4QSt991Xi566aZjZ Jgwr5ob5GxPZIprwlTGghAKavpyXeNQ5EJPY9ZyH+w5+xDsYoF62Yo5TFJzthvmk 1Qp9AoGAT2M4d26q6Ab6EMrl++dYOZP2kIl0RcE40aZEDeIA11zXnGt44qAnKCzg 6u/lvj3yIalDbjxlk6O1UVS6DcG6xU4zuh2X3L195Ht3KR0FAkRsKIlg9WU6kZE6 RLt2JcuDqaH2i0vAS7FZveigFPoBOIwT5Q5/A/5VZsE9dvNuC5A= -----END RSA PRIVATE KEY----- 2018-07-17 09:03:40,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-17 09:03:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"security_group": {"name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-17 09:03:40,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3aaeba03-2755-4160-b32b-ea9c1d01a5a2 Date: Tue, 17 Jul 2018 09:03:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:40Z", "updated_at": "2018-07-17T09:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "3042438d-0710-4b2b-8ff7-479647d28498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "cd5db6a6-5a15-45e5-a453-6041b22cc0e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 2, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f6367869-d381-4571-b667-f716282b00b4", "name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}} 2018-07-17 09:03:40,632 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-3aaeba03-2755-4160-b32b-ea9c1d01a5a2 2018-07-17 09:03:40,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.279392004013s 2018-07-17 09:03:40,632 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-3aaeba03-2755-4160-b32b-ea9c1d01a5a2 2018-07-17 09:03:40,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:03:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:40,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-af62de14-af7f-4910-bb00-e01688d1baa1 Date: Tue, 17 Jul 2018 09:03:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:40Z", "updated_at": "2018-07-17T09:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "3042438d-0710-4b2b-8ff7-479647d28498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "cd5db6a6-5a15-45e5-a453-6041b22cc0e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 2, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f6367869-d381-4571-b667-f716282b00b4", "name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:40,789 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-af62de14-af7f-4910-bb00-e01688d1baa1 2018-07-17 09:03:40,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.15474820137s 2018-07-17 09:03:40,790 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-af62de14-af7f-4910-bb00-e01688d1baa1 2018-07-17 09:03:40,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:03:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4"}}' 2018-07-17 09:03:41,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fe6652a3-04ca-4dff-b994-a7d850ec2589 Date: Tue, 17 Jul 2018 09:03:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:40Z", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "b899e148-e948-4b52-8185-998dd0c2eb21"}} 2018-07-17 09:03:41,065 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-fe6652a3-04ca-4dff-b994-a7d850ec2589 2018-07-17 09:03:41,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.272780895233s 2018-07-17 09:03:41,066 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-fe6652a3-04ca-4dff-b994-a7d850ec2589 2018-07-17 09:03:41,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:03:41,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:41,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-3d5a33e5-1982-4d24-a78b-a6c70b9bd1f2 Date: Tue, 17 Jul 2018 09:03:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:40Z", "updated_at": "2018-07-17T09:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "3042438d-0710-4b2b-8ff7-479647d28498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "b899e148-e948-4b52-8185-998dd0c2eb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "cd5db6a6-5a15-45e5-a453-6041b22cc0e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 3, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f6367869-d381-4571-b667-f716282b00b4", "name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:41,147 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-3d5a33e5-1982-4d24-a78b-a6c70b9bd1f2 2018-07-17 09:03:41,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0789880752563s 2018-07-17 09:03:41,147 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-3d5a33e5-1982-4d24-a78b-a6c70b9bd1f2 2018-07-17 09:03:41,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:03:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4"}}' 2018-07-17 09:03:41,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b706f5f1-277e-449e-a6d4-69fc29ef154d Date: Tue, 17 Jul 2018 09:03:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:03:41Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "port_range_min": null, "revision_number": 0, "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:41Z", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f366454f-408d-42ec-82b3-c228a64d69d1"}} 2018-07-17 09:03:41,440 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-b706f5f1-277e-449e-a6d4-69fc29ef154d 2018-07-17 09:03:41,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.291426181793s 2018-07-17 09:03:41,440 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-b706f5f1-277e-449e-a6d4-69fc29ef154d 2018-07-17 09:03:41,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:03:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:41,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-7e2137bf-9729-47fd-82bb-7b8cb31dc486 Date: Tue, 17 Jul 2018 09:03:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570455c5-43ff-4230-a4c8-494e305cadc1"],"updated_at":"2018-07-17T09:03:24Z","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","name":"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:41,599 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7e2137bf-9729-47fd-82bb-7b8cb31dc486 2018-07-17 09:03:41,599 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.158069133759s 2018-07-17 09:03:41,600 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7e2137bf-9729-47fd-82bb-7b8cb31dc486 2018-07-17 09:03:41,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:03:41,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:41,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-bcdfbdc1-7871-4a9c-aa16-5708ea0f8070 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/f1e017ba-958b-4254-a426-d0c3edb6660f/snap", "metadata": {}}], "file": "/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file", "owner": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "size": 12716032, "self": "/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/f1e017ba-958b-4254-a426-d0c3edb6660f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:03:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:03:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:03:41,656 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-bcdfbdc1-7871-4a9c-aa16-5708ea0f8070 2018-07-17 09:03:41,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0536060333252s 2018-07-17 09:03:41,656 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-bcdfbdc1-7871-4a9c-aa16-5708ea0f8070 2018-07-17 09:03:41,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:03:41,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:41,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-128ca19f-c24a-41f0-ac3d-dc61eb1fba93 x-compute-request-id: req-128ca19f-c24a-41f0-ac3d-dc61eb1fba93 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm2-flavor_d2f79d2b-a785-44e4-a748-64356c42f820", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e8a210e5-c262-4b42-af0b-c31822257ee9"}]} 2018-07-17 09:03:41,699 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-128ca19f-c24a-41f0-ac3d-dc61eb1fba93 2018-07-17 09:03:41,699 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0418989658356s 2018-07-17 09:03:41,699 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-128ca19f-c24a-41f0-ac3d-dc61eb1fba93 2018-07-17 09:03:41,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:03:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"server": {"name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "imageRef": "f1e017ba-958b-4254-a426-d0c3edb6660f", "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "flavorRef": "e8a210e5-c262-4b42-af0b-c31822257ee9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9"}], "security_groups": [{"name": "f6367869-d381-4571-b667-f716282b00b4"}]}}' 2018-07-17 09:03:43,572 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-34de2a62-e72d-4a6e-8de9-6a4e935c603b x-compute-request-id: req-34de2a62-e72d-4a6e-8de9-6a4e935c603b RESP BODY: {"server": {"security_groups": [{"name": "f6367869-d381-4571-b667-f716282b00b4"}], "OS-DCF:diskConfig": "MANUAL", "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "adminPass": "MiV47bPQEf7t"}} 2018-07-17 09:03:43,572 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-34de2a62-e72d-4a6e-8de9-6a4e935c603b 2018-07-17 09:03:43,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.87014985085s 2018-07-17 09:03:43,572 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-34de2a62-e72d-4a6e-8de9-6a4e935c603b 2018-07-17 09:03:43,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:03:43,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:43,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a5b92ce-a455-434b-b5ad-67610c9734d2 x-compute-request-id: req-4a5b92ce-a455-434b-b5ad-67610c9734d2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:03:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:03:43,831 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4a5b92ce-a455-434b-b5ad-67610c9734d2 2018-07-17 09:03:43,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.256789207458s 2018-07-17 09:03:43,831 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4a5b92ce-a455-434b-b5ad-67610c9734d2 2018-07-17 09:03:43,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:03:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:44,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-c0a1ea7c-2f58-416a-9490-f0f74b5fd1db Date: Tue, 17 Jul 2018 09:03:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570455c5-43ff-4230-a4c8-494e305cadc1"],"updated_at":"2018-07-17T09:03:24Z","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","name":"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:44,019 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c0a1ea7c-2f58-416a-9490-f0f74b5fd1db 2018-07-17 09:03:44,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.184191942215s 2018-07-17 09:03:44,019 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c0a1ea7c-2f58-416a-9490-f0f74b5fd1db 2018-07-17 09:03:44,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:03:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:44,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a4458e32-7340-4d3a-98be-662ad87b5137 Date: Tue, 17 Jul 2018 09:03:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:03:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"570455c5-43ff-4230-a4c8-494e305cadc1","subnetpool_id":null,"name":"singlevm2-subnet_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:44,109 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a4458e32-7340-4d3a-98be-662ad87b5137 2018-07-17 09:03:44,109 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0891342163086s 2018-07-17 09:03:44,109 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a4458e32-7340-4d3a-98be-662ad87b5137 2018-07-17 09:03:44,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:03:46,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:03:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:46,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-18abd6d1-d5a3-4e0b-93f2-2b956c035863 x-compute-request-id: req-18abd6d1-d5a3-4e0b-93f2-2b956c035863 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:03:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:03:46,549 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-18abd6d1-d5a3-4e0b-93f2-2b956c035863 2018-07-17 09:03:46,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.437376022339s 2018-07-17 09:03:46,550 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-18abd6d1-d5a3-4e0b-93f2-2b956c035863 2018-07-17 09:03:46,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:03:48,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:03:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:48,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9a0a039-6368-4d85-a13d-e8d679f27d5f x-compute-request-id: req-c9a0a039-6368-4d85-a13d-e8d679f27d5f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:03:48Z", "hostId": "05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:03:48,964 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c9a0a039-6368-4d85-a13d-e8d679f27d5f 2018-07-17 09:03:48,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.411115169525s 2018-07-17 09:03:48,965 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c9a0a039-6368-4d85-a13d-e8d679f27d5f 2018-07-17 09:03:48,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:03:50,969 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:03:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:51,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cd48c17-7e12-4b73-b1b0-1dd8cf14cbee x-compute-request-id: req-1cd48c17-7e12-4b73-b1b0-1dd8cf14cbee RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "security_groups": [{"name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}], "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:03:48Z", "hostId": "05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:03:51,365 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1cd48c17-7e12-4b73-b1b0-1dd8cf14cbee 2018-07-17 09:03:51,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.395678043365s 2018-07-17 09:03:51,365 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1cd48c17-7e12-4b73-b1b0-1dd8cf14cbee 2018-07-17 09:03:51,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:03:53,370 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:03:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:55,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1658 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e81d0d39-baac-4c35-9375-c6b804359c04 x-compute-request-id: req-e81d0d39-baac-4c35-9375-c6b804359c04 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:9b:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:03:53.000000", "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "security_groups": [{"name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}], "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:03:53Z", "hostId": "05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:03:55,099 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e81d0d39-baac-4c35-9375-c6b804359c04 2018-07-17 09:03:55,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.72885084152s 2018-07-17 09:03:55,099 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e81d0d39-baac-4c35-9375-c6b804359c04 2018-07-17 09:03:55,102 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:03:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:55,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cff0e734-da01-41cf-9670-c39445e802a3 Date: Tue, 17 Jul 2018 09:03:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:48Z","admin_state_up":true,"updated_at":"2018-07-17T09:03:54Z","binding:vnic_type":"normal","device_id":"9f60b55f-6916-4777-abf7-70c5381b2879","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:55:9b:a6","id":"3913ebfd-551b-434a-9874-7b713295789e","port_security_enabled":true,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","fixed_ips":[{"subnet_id":"570455c5-43ff-4230-a4c8-494e305cadc1","ip_address":"192.168.0.12"}],"extra_dhcp_opts":[],"security_groups":["f6367869-d381-4571-b667-f716282b00b4"],"name":""}]} 2018-07-17 09:03:55,212 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-cff0e734-da01-41cf-9670-c39445e802a3 2018-07-17 09:03:55,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.110185861588s 2018-07-17 09:03:55,212 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-cff0e734-da01-41cf-9670-c39445e802a3 2018-07-17 09:03:55,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:03:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3913ebfd-551b-434a-9874-7b713295789e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:55,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-064a471b-6f2f-4eb4-b100-18624b1577c1 Date: Tue, 17 Jul 2018 09:03:55 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:03:55,244 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3913ebfd-551b-434a-9874-7b713295789e used request id req-064a471b-6f2f-4eb4-b100-18624b1577c1 2018-07-17 09:03:55,245 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0294668674469s 2018-07-17 09:03:55,245 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3913ebfd-551b-434a-9874-7b713295789e used request id req-064a471b-6f2f-4eb4-b100-18624b1577c1 2018-07-17 09:03:55,245 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:03:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:56,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1658 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf773d51-ca7b-461d-bc10-5dd8284ece72 x-compute-request-id: req-bf773d51-ca7b-461d-bc10-5dd8284ece72 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:9b:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:03:53.000000", "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "security_groups": [{"name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}], "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:03:53Z", "hostId": "05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:03:56,301 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bf773d51-ca7b-461d-bc10-5dd8284ece72 2018-07-17 09:03:56,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.05602407455s 2018-07-17 09:03:56,302 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bf773d51-ca7b-461d-bc10-5dd8284ece72 2018-07-17 09:03:56,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:03:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:56,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1f504071-68b3-41ce-a2d6-40472d4bb472 Date: Tue, 17 Jul 2018 09:03:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:48Z","admin_state_up":true,"updated_at":"2018-07-17T09:03:54Z","binding:vnic_type":"normal","device_id":"9f60b55f-6916-4777-abf7-70c5381b2879","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:55:9b:a6","id":"3913ebfd-551b-434a-9874-7b713295789e","port_security_enabled":true,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","fixed_ips":[{"subnet_id":"570455c5-43ff-4230-a4c8-494e305cadc1","ip_address":"192.168.0.12"}],"extra_dhcp_opts":[],"security_groups":["f6367869-d381-4571-b667-f716282b00b4"],"name":""}]} 2018-07-17 09:03:56,391 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-1f504071-68b3-41ce-a2d6-40472d4bb472 2018-07-17 09:03:56,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0871679782867s 2018-07-17 09:03:56,391 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-1f504071-68b3-41ce-a2d6-40472d4bb472 2018-07-17 09:03:56,394 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:03:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3913ebfd-551b-434a-9874-7b713295789e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:56,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fdf1b045-60b6-4e2e-8472-5e58b505a300 Date: Tue, 17 Jul 2018 09:03:56 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:03:56,418 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3913ebfd-551b-434a-9874-7b713295789e used request id req-fdf1b045-60b6-4e2e-8472-5e58b505a300 2018-07-17 09:03:56,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0240480899811s 2018-07-17 09:03:56,418 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3913ebfd-551b-434a-9874-7b713295789e used request id req-fdf1b045-60b6-4e2e-8472-5e58b505a300 2018-07-17 09:03:56,418 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:55:9b:a6', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f1e017ba-958b-4254-a426-d0c3edb6660f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:03:53.000000', 'flavor': Munch({u'id': u'e8a210e5-c262-4b42-af0b-c31822257ee9'}), 'az': u'nova', 'id': u'9f60b55f-6916-4777-abf7-70c5381b2879', 'security_groups': [Munch({u'name': u'singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd695e712141e4c9293960c2bc33a54c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'name': 'singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:03:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:03:53Z', 'hostId': u'05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820', 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:03:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'name': u'singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820', 'adminPass': None, 'tenant_id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'created_at': u'2018-07-17T09:03:43Z', 'created': u'2018-07-17T09:03:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:03:56,420 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:03:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:56,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-9067b77f-613a-4815-825f-7cfaa11d34f6 Date: Tue, 17 Jul 2018 09:03:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["570455c5-43ff-4230-a4c8-494e305cadc1"],"updated_at":"2018-07-17T09:03:24Z","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","name":"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:03:56,644 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9067b77f-613a-4815-825f-7cfaa11d34f6 2018-07-17 09:03:56,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.224044799805s 2018-07-17 09:03:56,644 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9067b77f-613a-4815-825f-7cfaa11d34f6 2018-07-17 09:03:56,645 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:03:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:03:56,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4c0e8485-efb7-456f-a404-7a11ffd40d62 Date: Tue, 17 Jul 2018 09:03:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:48Z","admin_state_up":true,"updated_at":"2018-07-17T09:03:54Z","binding:vnic_type":"normal","device_id":"9f60b55f-6916-4777-abf7-70c5381b2879","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:55:9b:a6","id":"3913ebfd-551b-434a-9874-7b713295789e","port_security_enabled":true,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","fixed_ips":[{"subnet_id":"570455c5-43ff-4230-a4c8-494e305cadc1","ip_address":"192.168.0.12"}],"extra_dhcp_opts":[],"security_groups":["f6367869-d381-4571-b667-f716282b00b4"],"name":""}]} 2018-07-17 09:03:56,729 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-4c0e8485-efb7-456f-a404-7a11ffd40d62 2018-07-17 09:03:56,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0836901664734s 2018-07-17 09:03:56,729 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-4c0e8485-efb7-456f-a404-7a11ffd40d62 2018-07-17 09:03:56,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-17 09:03:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"floatingip": {"floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.12", "port_id": "3913ebfd-551b-434a-9874-7b713295789e"}}' 2018-07-17 09:04:00,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-79a7ae97-289f-4adc-a5c6-e240ea24158b Date: Tue, 17 Jul 2018 09:04:00 GMT RESP BODY: {"floatingip": {"router_id": "225e6ea1-5881-4ecc-b49e-861cce044b6e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:57Z", "updated_at": "2018-07-17T09:03:57Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.12", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_id": "3913ebfd-551b-434a-9874-7b713295789e", "id": "7475f6a3-c916-42b4-b4d0-e504f150c6e9"}} 2018-07-17 09:04:00,013 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-79a7ae97-289f-4adc-a5c6-e240ea24158b 2018-07-17 09:04:00,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.28341197968s 2018-07-17 09:04:00,013 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-79a7ae97-289f-4adc-a5c6-e240ea24158b 2018-07-17 09:04:00,015 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'225e6ea1-5881-4ecc-b49e-861cce044b6e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'created_at': u'2018-07-17T09:03:57Z', 'attached': True, 'updated_at': u'2018-07-17T09:03:57Z', 'id': u'7475f6a3-c916-42b4-b4d0-e504f150c6e9', 'floating_network_id': u'42402551-c903-41be-94ae-a259e135d2ce', 'fixed_ip_address': u'192.168.0.12', 'floating_ip_address': u'192.16.1.105', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'name': 'singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'225e6ea1-5881-4ecc-b49e-861cce044b6e', 'project_id': u'2c8022526cbc4af4bf4ae99d33cbb174', 'port_id': u'3913ebfd-551b-434a-9874-7b713295789e', 'port': u'3913ebfd-551b-434a-9874-7b713295789e', 'network': u'42402551-c903-41be-94ae-a259e135d2ce'}) 2018-07-17 09:04:00,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:04:00,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:04:00,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 21052 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-60885827-43fd-453c-94e2-a868c833412d x-compute-request-id: req-60885827-43fd-453c-94e2-a868c833412d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.024020] pid_max: default: 32768 minimum: 301\n[ 0.032038] ACPI: Core revision 20150930\n[ 0.040890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.052050] Security Framework initialized\n[ 0.056020] Yama: becoming mindful.\n[ 0.064035] AppArmor: AppArmor initialized\n[ 0.072088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.080197] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.088114] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.096023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.104546] Initializing cgroup subsys io\n[ 0.108027] Initializing cgroup subsys memory\n[ 0.116029] Initializing cgroup subsys devices\n[ 0.124024] Initializing cgroup subsys freezer\n[ 0.132024] Initializing cgroup subsys net_cls\n[ 0.140024] Initializing cgroup subsys perf_event\n[ 0.144035] Initializing cgroup subsys net_prio\n[ 0.152025] Initializing cgroup subsys hugetlb\n[ 0.160023] Initializing cgroup subsys pids\n[ 0.168993] CPU: Physical Processor ID: 0\n[ 0.177105] mce: CPU supports 10 MCE banks\n[ 0.184630] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.357273] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.475416] ftrace: allocating 31920 entries in 125 pages\n[ 0.496256] smpboot: Max logical packages: 1\n[ 0.504021] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513750] x2apic enabled\n[ 0.516026] Switched APIC routing to physical x2apic.\n[ 0.535747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.536000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.544038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.556835] x86: Booted up 1 node, 1 CPUs\n[ 0.560028] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.566042] devtmpfs: initialized\n[ 0.569508] evm: security.selinux\n[ 0.572028] evm: security.SMACK64\n[ 0.576024] evm: security.SMACK64EXEC\n[ 0.580024] evm: security.SMACK64TRANSMUTE\n[ 0.584024] evm: security.SMACK64MMAP\n[ 0.588024] evm: security.ima\n[ 0.592024] evm: security.capability\n[ 0.596197] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.600120] pinctrl core: initialized pinctrl subsystem\n[ 0.604578] RTC time: 9:03:57, date: 07/17/18\n[ 0.608278] NET: Registered protocol family 16\n[ 0.612373] cpuidle: using governor ladder\n[ 0.616029] cpuidle: using governor menu\n[ 0.620028] PCCT header not found.\n[ 0.624201] ACPI: bus type PCI registered\n[ 0.628024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.632514] PCI: Using configuration type 1 for base access\n[ 0.637361] ACPI: Added _OSI(Module Device)\n[ 0.640025] ACPI: Added _OSI(Processor Device)\n[ 0.644025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.648025] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.654150] ACPI: Interpreter enabled\n[ 0.656030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.668026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.680036] ACPI: (supports S0 S3 S4 S5)\n[ 0.684025] ACPI: Using IOAPIC for interrupt routing\n[ 0.688041] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.700031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.704031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.708033] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.712514] acpiphp: Slot [3] registered\n[ 0.716101] acpiphp: Slot [4] registered\n[ 0.720099] acpiphp: Slot [5] registered\n[ 0.724099] acpiphp: Slot [6] registered\n[ 0.728098] acpiphp: Slot [7] registered\n[ 0.732102] acpiphp: Slot [8] registered\n[ 0.736098] acpiphp: Slot [9] registered\n[ 0.740099] acpiphp: Slot [10] registered\n[ 0.744098] acpiphp: Slot [11] registered\n[ 0.748097] acpiphp: Slot [12] registered\n[ 0.752098] acpiphp: Slot [13] registered\n[ 0.756097] acpiphp: Slot [14] registered\n[ 0.760111] acpiphp: Slot [15] registered\n[ 0.764098] acpiphp: Slot [16] registered\n[ 0.768099] acpiphp: Slot [17] registered\n[ 0.772099] acpiphp: Slot [18] registered\n[ 0.776099] acpiphp: Slot [19] registered\n[ 0.780098] acpiphp: Slot [20] registered\n[ 0.784098] acpiphp: Slot [21] registered\n[ 0.788100] acpiphp: Slot [22] registered\n[ 0.792099] acpiphp: Slot [23] registered\n[ 0.796102] acpiphp: Slot [24] registered\n[ 0.800108] acpiphp: Slot [25] registered\n[ 0.804099] acpiphp: Slot [26] registered\n[ 0.808098] acpiphp: Slot [27] registered\n[ 0.812101] acpiphp: Slot [28] registered\n[ 0.816099] acpiphp: Slot [29] registered\n[ 0.820100] acpiphp: Slot [30] registered\n[ 0.824098] acpiphp: Slot [31] registered\n[ 0.828095] PCI host bridge to bus 0000:00\n[ 0.832029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.836027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.840029] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.844029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.848027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.852028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.868849] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.872027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.876036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.880027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.896030] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.900088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.004684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.012464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.023639] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.028355] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.036250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.045830] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.055213] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.056000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.056047] vgaarb: loaded\n[ 1.060029] vgaarb: bridge control possible 0000:00:02.0\n[ 1.069400] SCSI subsystem initialized\n[ 1.076426] ACPI: bus type USB registered\n[ 1.080628] usbcore: registered new interface driver usbfs\n[ 1.084193] usbcore: registered new interface driver hub\n[ 1.088073] usbcore: registered new device driver usb\n[ 1.095557] PCI: Using ACPI for IRQ routing\n[ 1.101249] NetLabel: Initializing\n[ 1.104070] NetLabel: domain hash size = 128\n[ 1.108024] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.112319] NetLabel: unlabeled traffic allowed by default\n[ 1.119189] clocksource: Switched to clocksource kvm-clock\n[ 1.208700] AppArmor: AppArmor Filesystem Enabled\n[ 1.217237] pnp: PnP ACPI init\n[ 1.227179] pnp: PnP ACPI: found 5 devices\n[ 1.252729] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.267618] NET: Registered protocol family 2\n[ 1.280310] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.292395] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.302722] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.313902] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.323049] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.333646] NET: Registered protocol family 1\n[ 1.341509] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.351906] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.361141] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.390441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.420767] Trying to unpack rootfs image as initramfs...\n[ 1.684770] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.710533] Scanning for low memory corruption every 60 seconds\n[ 1.723252] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.733959] audit: initializing netlink subsys (disabled)\n[ 1.744258] audit: type=2000 audit(1531818236.797:1): initialized\n[ 1.755815] Initialise system trusted keyring\n[ 1.764926] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.784138] zbud: loaded\n[ 1.791024] VFS: Disk quotas dquot_6.6.0\n[ 1.798341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.813498] fuse init (API version 7.23)\n[ 1.821908] Key type big_key registered\n[ 1.828991] Allocating IMA MOK and blacklist keyrings.\n[ 1.841986] Key type asymmetric registered\n[ 1.849304] Asymmetric key parser 'x509' registered\n[ 1.857838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.872647] io scheduler noop registered\n[ 1.879749] io scheduler deadline registered (default)\n[ 1.888549] io scheduler cfq registered\n[ 1.896207] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.905045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.916140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.928885] ACPI: Power Button [PWRF]\n[ 1.936457] GHES: HEST is not enabled!\n[ 1.961810] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.018883] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.051425] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.069627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.112831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.183880] Linux agpgart interface v0.103\n[ 2.209360] brd: module loaded\n[ 2.225649] loop: module loaded\n[ 2.251086] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.263969] GPT:90111 != 2097151\n[ 2.270003] GPT:Alternate GPT header not at the end of the disk.\n[ 2.279443] GPT:90111 != 2097151\n[ 2.285563] GPT: Use GNU Parted to correct GPT errors.\n[ 2.294036] vda: vda1 vda15\n[ 2.304829] scsi host0: ata_piix\n[ 2.312031] scsi host1: ata_piix\n[ 2.318506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.329853] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.342569] libphy: Fixed MDIO Bus: probed\n[ 2.351109] tun: Universal TUN/TAP device driver, 1.6\n[ 2.360291] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.376647] PPP generic driver version 2.4.2\n[ 2.385567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.395427] ehci-pci: EHCI PCI platform driver\n[ 2.402990] ehci-platform: EHCI generic platform driver\n[ 2.411418] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.422044] ohci-pci: OHCI PCI platform driver\n[ 2.429656] ohci-platform: OHCI generic platform driver\n[ 2.438151] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.468617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.477385] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.490189] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.499738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.511929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.522334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.534677] usb usb1: Product: UHCI Host Controller\n[ 2.543651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.553442] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.561706] hub 1-0:1.0: USB hub found\n[ 2.569540] hub 1-0:1.0: 2 ports detected\n[ 2.577879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.597332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.605291] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.614019] mousedev: PS/2 mouse device common for all mice\n[ 2.624800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.640453] rtc_cmos 00:00: RTC can wake from S4\n[ 2.650538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.662591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.672885] i2c /dev entries driver\n[ 2.680475] device-mapper: uevent: version 1.0.3\n[ 2.688718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.702473] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.714895] NET: Registered protocol family 10\n[ 2.726457] NET: Registered protocol family 17\n[ 2.734232] Key type dns_resolver registered\n[ 2.742973] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.753532] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.768983] registered taskstats version 1\n[ 2.776378] Loading compiled-in X.509 certificates\n[ 2.786856] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.802674] zswap: loaded using pool lzo/zbud\n[ 2.817649] Key type trusted registered\n[ 2.828417] Key type encrypted registered\n[ 2.835617] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.844465] ima: No TPM chip found, activating TPM-bypass!\n[ 2.853224] evm: HMAC attrs: 0x1\n[ 2.862385] Magic number: 10:748:70\n[ 2.869448] memory: hash matches\n[ 2.877439] rtc_cmos 00:00: setting system clock to 2018-07-17 09:03:59 UTC (1531818239)\n[ 2.891547] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.900914] EDD information not available.\n[ 2.922820] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.936144] Write protecting the kernel read-only data: 14336k\n[ 2.961209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.977133] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.10\n"} 2018-07-17 09:04:00,267 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879/action used request id req-60885827-43fd-453c-94e2-a868c833412d 2018-07-17 09:04:00,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.251388072968s 2018-07-17 09:04:00,267 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879/action used request id req-60885827-43fd-453c-94e2-a868c833412d 2018-07-17 09:04:00,267 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.024020] pid_max: default: 32768 minimum: 301 [ 0.032038] ACPI: Core revision 20150930 [ 0.040890] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.052050] Security Framework initialized [ 0.056020] Yama: becoming mindful. [ 0.064035] AppArmor: AppArmor initialized [ 0.072088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.080197] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.088114] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.096023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104546] Initializing cgroup subsys io [ 0.108027] Initializing cgroup subsys memory [ 0.116029] Initializing cgroup subsys devices [ 0.124024] Initializing cgroup subsys freezer [ 0.132024] Initializing cgroup subsys net_cls [ 0.140024] Initializing cgroup subsys perf_event [ 0.144035] Initializing cgroup subsys net_prio [ 0.152025] Initializing cgroup subsys hugetlb [ 0.160023] Initializing cgroup subsys pids [ 0.168993] CPU: Physical Processor ID: 0 [ 0.177105] mce: CPU supports 10 MCE banks [ 0.184630] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.357273] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.475416] ftrace: allocating 31920 entries in 125 pages [ 0.496256] smpboot: Max logical packages: 1 [ 0.504021] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513750] x2apic enabled [ 0.516026] Switched APIC routing to physical x2apic. [ 0.535747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.536000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.544038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.556835] x86: Booted up 1 node, 1 CPUs [ 0.560028] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.566042] devtmpfs: initialized [ 0.569508] evm: security.selinux [ 0.572028] evm: security.SMACK64 [ 0.576024] evm: security.SMACK64EXEC [ 0.580024] evm: security.SMACK64TRANSMUTE [ 0.584024] evm: security.SMACK64MMAP [ 0.588024] evm: security.ima [ 0.592024] evm: security.capability [ 0.596197] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.600120] pinctrl core: initialized pinctrl subsystem [ 0.604578] RTC time: 9:03:57, date: 07/17/18 [ 0.608278] NET: Registered protocol family 16 [ 0.612373] cpuidle: using governor ladder [ 0.616029] cpuidle: using governor menu [ 0.620028] PCCT header not found. [ 0.624201] ACPI: bus type PCI registered [ 0.628024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.632514] PCI: Using configuration type 1 for base access [ 0.637361] ACPI: Added _OSI(Module Device) [ 0.640025] ACPI: Added _OSI(Processor Device) [ 0.644025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.648025] ACPI: Added _OSI(Processor Aggregator Device) [ 0.654150] ACPI: Interpreter enabled [ 0.656030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.668026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.680036] ACPI: (supports S0 S3 S4 S5) [ 0.684025] ACPI: Using IOAPIC for interrupt routing [ 0.688041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.700031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.704031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.708033] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.712514] acpiphp: Slot [3] registered [ 0.716101] acpiphp: Slot [4] registered [ 0.720099] acpiphp: Slot [5] registered [ 0.724099] acpiphp: Slot [6] registered [ 0.728098] acpiphp: Slot [7] registered [ 0.732102] acpiphp: Slot [8] registered [ 0.736098] acpiphp: Slot [9] registered [ 0.740099] acpiphp: Slot [10] registered [ 0.744098] acpiphp: Slot [11] registered [ 0.748097] acpiphp: Slot [12] registered [ 0.752098] acpiphp: Slot [13] registered [ 0.756097] acpiphp: Slot [14] registered [ 0.760111] acpiphp: Slot [15] registered [ 0.764098] acpiphp: Slot [16] registered [ 0.768099] acpiphp: Slot [17] registered [ 0.772099] acpiphp: Slot [18] registered [ 0.776099] acpiphp: Slot [19] registered [ 0.780098] acpiphp: Slot [20] registered [ 0.784098] acpiphp: Slot [21] registered [ 0.788100] acpiphp: Slot [22] registered [ 0.792099] acpiphp: Slot [23] registered [ 0.796102] acpiphp: Slot [24] registered [ 0.800108] acpiphp: Slot [25] registered [ 0.804099] acpiphp: Slot [26] registered [ 0.808098] acpiphp: Slot [27] registered [ 0.812101] acpiphp: Slot [28] registered [ 0.816099] acpiphp: Slot [29] registered [ 0.820100] acpiphp: Slot [30] registered [ 0.824098] acpiphp: Slot [31] registered [ 0.828095] PCI host bridge to bus 0000:00 [ 0.832029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.836027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.840029] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.844029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.848027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.852028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.868849] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.872027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.876036] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.880027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.896030] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.900088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.004684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.012464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.023639] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.028355] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.036250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.045830] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.055213] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.056000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.056047] vgaarb: loaded [ 1.060029] vgaarb: bridge control possible 0000:00:02.0 [ 1.069400] SCSI subsystem initialized [ 1.076426] ACPI: bus type USB registered [ 1.080628] usbcore: registered new interface driver usbfs [ 1.084193] usbcore: registered new interface driver hub [ 1.088073] usbcore: registered new device driver usb [ 1.095557] PCI: Using ACPI for IRQ routing [ 1.101249] NetLabel: Initializing [ 1.104070] NetLabel: domain hash size = 128 [ 1.108024] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.112319] NetLabel: unlabeled traffic allowed by default [ 1.119189] clocksource: Switched to clocksource kvm-clock [ 1.208700] AppArmor: AppArmor Filesystem Enabled [ 1.217237] pnp: PnP ACPI init [ 1.227179] pnp: PnP ACPI: found 5 devices [ 1.252729] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.267618] NET: Registered protocol family 2 [ 1.280310] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.292395] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.302722] TCP: Hash tables configured (established 4096 bind 4096) [ 1.313902] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.323049] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.333646] NET: Registered protocol family 1 [ 1.341509] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.351906] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.361141] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.390441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.420767] Trying to unpack rootfs image as initramfs... [ 1.684770] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.710533] Scanning for low memory corruption every 60 seconds [ 1.723252] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.733959] audit: initializing netlink subsys (disabled) [ 1.744258] audit: type=2000 audit(1531818236.797:1): initialized [ 1.755815] Initialise system trusted keyring [ 1.764926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.784138] zbud: loaded [ 1.791024] VFS: Disk quotas dquot_6.6.0 [ 1.798341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.813498] fuse init (API version 7.23) [ 1.821908] Key type big_key registered [ 1.828991] Allocating IMA MOK and blacklist keyrings. [ 1.841986] Key type asymmetric registered [ 1.849304] Asymmetric key parser 'x509' registered [ 1.857838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.872647] io scheduler noop registered [ 1.879749] io scheduler deadline registered (default) [ 1.888549] io scheduler cfq registered [ 1.896207] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.905045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.916140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.928885] ACPI: Power Button [PWRF] [ 1.936457] GHES: HEST is not enabled! [ 1.961810] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.018883] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.051425] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.069627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.112831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.183880] Linux agpgart interface v0.103 [ 2.209360] brd: module loaded [ 2.225649] loop: module loaded [ 2.251086] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.263969] GPT:90111 != 2097151 [ 2.270003] GPT:Alternate GPT header not at the end of the disk. [ 2.279443] GPT:90111 != 2097151 [ 2.285563] GPT: Use GNU Parted to correct GPT errors. [ 2.294036] vda: vda1 vda15 [ 2.304829] scsi host0: ata_piix [ 2.312031] scsi host1: ata_piix [ 2.318506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.329853] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.342569] libphy: Fixed MDIO Bus: probed [ 2.351109] tun: Universal TUN/TAP device driver, 1.6 [ 2.360291] tun: (C) 1999-2004 Max Krasnyansky [ 2.376647] PPP generic driver version 2.4.2 [ 2.385567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.395427] ehci-pci: EHCI PCI platform driver [ 2.402990] ehci-platform: EHCI generic platform driver [ 2.411418] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.422044] ohci-pci: OHCI PCI platform driver [ 2.429656] ohci-platform: OHCI generic platform driver [ 2.438151] uhci_hcd: USB Universal Host Controller Interface driver [ 2.468617] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.477385] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.490189] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.499738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.511929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.522334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.534677] usb usb1: Product: UHCI Host Controller [ 2.543651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.553442] usb usb1: SerialNumber: 0000:00:01.2 [ 2.561706] hub 1-0:1.0: USB hub found [ 2.569540] hub 1-0:1.0: 2 ports detected [ 2.577879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.597332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.605291] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.614019] mousedev: PS/2 mouse device common for all mice [ 2.624800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.640453] rtc_cmos 00:00: RTC can wake from S4 [ 2.650538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.662591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.672885] i2c /dev entries driver [ 2.680475] device-mapper: uevent: version 1.0.3 [ 2.688718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.702473] ledtrig-cpu: registered to indicate activity on CPUs [ 2.714895] NET: Registered protocol family 10 [ 2.726457] NET: Registered protocol family 17 [ 2.734232] Key type dns_resolver registered [ 2.742973] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.753532] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.768983] registered taskstats version 1 [ 2.776378] Loading compiled-in X.509 certificates [ 2.786856] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.802674] zswap: loaded using pool lzo/zbud [ 2.817649] Key type trusted registered [ 2.828417] Key type encrypted registered [ 2.835617] AppArmor: AppArmor sha1 policy hashing enabled [ 2.844465] ima: No TPM chip found, activating TPM-bypass! [ 2.853224] evm: HMAC attrs: 0x1 [ 2.862385] Magic number: 10:748:70 [ 2.869448] memory: hash matches [ 2.877439] rtc_cmos 00:00: setting system clock to 2018-07-17 09:03:59 UTC (1531818239) [ 2.891547] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.900914] EDD information not available. [ 2.922820] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.936144] Write protecting the kernel read-only data: 14336k [ 2.961209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.977133] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.10 2018-07-17 09:04:03,265 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.105 2018-07-17 09:04:13,278 - paramiko.transport - DEBUG - starting thread (client mode): 0x40a16610L 2018-07-17 09:04:13,279 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-17 09:04:13,281 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-17 09:04:13,281 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-17 09:04:13,282 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-17 09:04:13,282 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-17 09:04:13,282 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-17 09:04:13,282 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-17 09:04:13,282 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-17 09:04:13,283 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-17 09:04:13,338 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-17 09:04:13,338 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-17 09:04:13,343 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.105: 5e9b8060c4983d16a6160ed47ec4f381 2018-07-17 09:04:13,344 - paramiko.transport - DEBUG - Trying discovered key b71b2ffb73274b7b0c948f781f56d313 in /tmp/tmp6l_6Wm 2018-07-17 09:04:13,376 - paramiko.transport - DEBUG - userauth is OK 2018-07-17 09:04:13,380 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-17 09:04:13,409 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-17 09:04:13,412 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-17 09:04:13,412 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-17 09:04:13,415 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-17 09:04:13,417 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-17 09:04:13,417 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-17 09:04:13,418 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 09:04:13,422 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-17 09:04:13,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-17 09:04:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/7475f6a3-c916-42b4-b4d0-e504f150c6e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:15,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a350d7af-3e36-480f-96d7-dee40d810313 Content-Length: 0 Date: Tue, 17 Jul 2018 09:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:15,786 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/7475f6a3-c916-42b4-b4d0-e504f150c6e9.json used request id req-a350d7af-3e36-480f-96d7-dee40d810313 2018-07-17 09:04:15,786 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.36136007309s 2018-07-17 09:04:15,786 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/7475f6a3-c916-42b4-b4d0-e504f150c6e9.json used request id req-a350d7af-3e36-480f-96d7-dee40d810313 2018-07-17 09:04:15,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:04:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:15,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-08d47d6f-36d3-49d2-bc5a-b9a67b2f8fc9 Date: Tue, 17 Jul 2018 09:04:15 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:04:15,890 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-08d47d6f-36d3-49d2-bc5a-b9a67b2f8fc9 2018-07-17 09:04:15,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.101176023483s 2018-07-17 09:04:15,890 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-08d47d6f-36d3-49d2-bc5a-b9a67b2f8fc9 2018-07-17 09:04:15,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:04:15,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:16,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd850fd3-9be0-43e1-bdc4-d5d9a6e3e9bb x-compute-request-id: req-bd850fd3-9be0-43e1-bdc4-d5d9a6e3e9bb 2018-07-17 09:04:16,804 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-bd850fd3-9be0-43e1-bdc4-d5d9a6e3e9bb 2018-07-17 09:04:16,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.912697792053s 2018-07-17 09:04:16,804 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879 used request id req-bd850fd3-9be0-43e1-bdc4-d5d9a6e3e9bb 2018-07-17 09:04:16,805 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:04:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:17,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1783 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bec69a99-4da2-44cf-abf6-d15b24a12f92 x-compute-request-id: req-bec69a99-4da2-44cf-abf6-d15b24a12f92 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:9b:a6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:9b:a6", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:03:53.000000", "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "security_groups": [{"name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}], "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:04:16Z", "hostId": "05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:04:17,353 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bec69a99-4da2-44cf-abf6-d15b24a12f92 2018-07-17 09:04:17,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.547947883606s 2018-07-17 09:04:17,353 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bec69a99-4da2-44cf-abf6-d15b24a12f92 2018-07-17 09:04:17,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:04:19,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:04:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:19,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-83a80a38-960b-4490-aee0-85e77f1aba48 x-compute-request-id: req-83a80a38-960b-4490-aee0-85e77f1aba48 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f60b55f-6916-4777-abf7-70c5381b2879", "rel": "bookmark"}], "image": {"id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "links": [{"href": "https://192.16.1.222:8774/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-07-17T09:03:53.000000", "flavor": {"id": "e8a210e5-c262-4b42-af0b-c31822257ee9", "links": [{"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}]}, "id": "9f60b55f-6916-4777-abf7-70c5381b2879", "user_id": "d695e712141e4c9293960c2bc33a54c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-07-17T09:04:19Z", "hostId": "05c1c8fe2535a3446781735a75fadafd01be1f2ca6c66e4e96604105", "OS-SRV-USG:terminated_at": "2018-07-17T09:04:18.000000", "key_name": "singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820", "name": "singlevm2-vm_d2f79d2b-a785-44e4-a748-64356c42f820", "created": "2018-07-17T09:03:43Z", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:04:19,776 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83a80a38-960b-4490-aee0-85e77f1aba48 2018-07-17 09:04:19,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.421708106995s 2018-07-17 09:04:19,777 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83a80a38-960b-4490-aee0-85e77f1aba48 2018-07-17 09:04:19,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:04:21,781 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:04:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:21,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcc6181c-8ca2-4146-912f-e2e71d5ca007 x-compute-request-id: req-dcc6181c-8ca2-4146-912f-e2e71d5ca007 RESP BODY: {"servers": []} 2018-07-17 09:04:21,913 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-dcc6181c-8ca2-4146-912f-e2e71d5ca007 2018-07-17 09:04:21,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.132355928421s 2018-07-17 09:04:21,914 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-dcc6181c-8ca2-4146-912f-e2e71d5ca007 2018-07-17 09:04:21,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:04:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:22,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-eafcd6b9-8e1d-479c-a973-bbf6bcf2f154 Date: Tue, 17 Jul 2018 09:04:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:40Z", "updated_at": "2018-07-17T09:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "3042438d-0710-4b2b-8ff7-479647d28498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "b899e148-e948-4b52-8185-998dd0c2eb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:40Z", "revision_number": 0, "id": "cd5db6a6-5a15-45e5-a453-6041b22cc0e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:40Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:41Z", "revision_number": 0, "id": "f366454f-408d-42ec-82b3-c228a64d69d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:41Z", "security_group_id": "f6367869-d381-4571-b667-f716282b00b4", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f6367869-d381-4571-b667-f716282b00b4", "name": "singlevm2-sg_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:04:22,003 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-eafcd6b9-8e1d-479c-a973-bbf6bcf2f154 2018-07-17 09:04:22,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0878388881683s 2018-07-17 09:04:22,004 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-eafcd6b9-8e1d-479c-a973-bbf6bcf2f154 2018-07-17 09:04:22,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-17 09:04:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/f6367869-d381-4571-b667-f716282b00b4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:22,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f800596f-8a20-4574-9fcf-6703d05b2bf3 Content-Length: 0 Date: Tue, 17 Jul 2018 09:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:22,226 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f6367869-d381-4571-b667-f716282b00b4.json used request id req-f800596f-8a20-4574-9fcf-6703d05b2bf3 2018-07-17 09:04:22,226 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.220537900925s 2018-07-17 09:04:22,226 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f6367869-d381-4571-b667-f716282b00b4.json used request id req-f800596f-8a20-4574-9fcf-6703d05b2bf3 2018-07-17 09:04:22,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-17 09:04:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:22,275 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9e71106-104d-4bb9-92c8-3476817484ae x-compute-request-id: req-b9e71106-104d-4bb9-92c8-3476817484ae 2018-07-17 09:04:22,275 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820 used request id req-b9e71106-104d-4bb9-92c8-3476817484ae 2018-07-17 09:04:22,275 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.0486438274384s 2018-07-17 09:04:22,275 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_d2f79d2b-a785-44e4-a748-64356c42f820 used request id req-b9e71106-104d-4bb9-92c8-3476817484ae 2018-07-17 09:04:22,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:04:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" -d '{"subnet_id": "570455c5-43ff-4230-a4c8-494e305cadc1"}' 2018-07-17 09:04:25,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e0ee5e9-2cb9-45ec-8ec9-06fe9659f259 Date: Tue, 17 Jul 2018 09:04:25 GMT RESP BODY: {"network_id": "5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "subnet_id": "570455c5-43ff-4230-a4c8-494e305cadc1", "subnet_ids": ["570455c5-43ff-4230-a4c8-494e305cadc1"], "port_id": "4e66147f-79f9-4ff0-be96-aa25bcebaf85", "id": "225e6ea1-5881-4ecc-b49e-861cce044b6e"} 2018-07-17 09:04:25,696 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e/remove_router_interface.json used request id req-2e0ee5e9-2cb9-45ec-8ec9-06fe9659f259 2018-07-17 09:04:25,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.42027187347s 2018-07-17 09:04:25,696 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e/remove_router_interface.json used request id req-2e0ee5e9-2cb9-45ec-8ec9-06fe9659f259 returning object 225e6ea1-5881-4ecc-b49e-861cce044b6e 2018-07-17 09:04:25,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:04:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:25,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-17861924-329b-42bd-a955-3b09b544c67c Date: Tue, 17 Jul 2018 09:04:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:25Z", "admin_state_up": true, "updated_at": "2018-07-17T09:04:23Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "225e6ea1-5881-4ecc-b49e-861cce044b6e", "name": "singlevm2-router_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:04:25,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-17861924-329b-42bd-a955-3b09b544c67c 2018-07-17 09:04:25,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.228940010071s 2018-07-17 09:04:25,926 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-17861924-329b-42bd-a955-3b09b544c67c 2018-07-17 09:04:25,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:04:25,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:30,638 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc1392cd-c3fc-4082-aecd-c75ed202d083 Content-Length: 0 Date: Tue, 17 Jul 2018 09:04:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:30,639 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e.json used request id req-cc1392cd-c3fc-4082-aecd-c75ed202d083 2018-07-17 09:04:30,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.71100306511s 2018-07-17 09:04:30,639 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/225e6ea1-5881-4ecc-b49e-861cce044b6e.json used request id req-cc1392cd-c3fc-4082-aecd-c75ed202d083 2018-07-17 09:04:30,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:04:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:30,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-63501db0-c0d5-4a83-9592-78785a173f4d Date: Tue, 17 Jul 2018 09:04:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:03:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"570455c5-43ff-4230-a4c8-494e305cadc1","subnetpool_id":null,"name":"singlevm2-subnet_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:04:30,722 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-63501db0-c0d5-4a83-9592-78785a173f4d 2018-07-17 09:04:30,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0827198028564s 2018-07-17 09:04:30,722 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-63501db0-c0d5-4a83-9592-78785a173f4d 2018-07-17 09:04:30,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:04:30,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/570455c5-43ff-4230-a4c8-494e305cadc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:34,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-badafce7-eb59-4562-b712-1979bb89064b Date: Tue, 17 Jul 2018 09:04:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:34,699 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/570455c5-43ff-4230-a4c8-494e305cadc1.json used request id req-badafce7-eb59-4562-b712-1979bb89064b 2018-07-17 09:04:34,699 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.97607493401s 2018-07-17 09:04:34,699 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/570455c5-43ff-4230-a4c8-494e305cadc1.json used request id req-badafce7-eb59-4562-b712-1979bb89064b 2018-07-17 09:04:34,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:04:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:34,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-b6106a48-f8b4-4710-a65c-42c3d6fdff90 Date: Tue, 17 Jul 2018 09:04:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:04:34Z","tenant_id":"2c8022526cbc4af4bf4ae99d33cbb174","created_at":"2018-07-17T09:03:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2c8022526cbc4af4bf4ae99d33cbb174","id":"5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9","name":"singlevm2-net_d2f79d2b-a785-44e4-a748-64356c42f820"}]} 2018-07-17 09:04:34,866 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b6106a48-f8b4-4710-a65c-42c3d6fdff90 2018-07-17 09:04:34,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.166817903519s 2018-07-17 09:04:34,867 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b6106a48-f8b4-4710-a65c-42c3d6fdff90 2018-07-17 09:04:34,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:04:34,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:36,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0f0719f-09d5-4151-a110-8f7becf9622c Date: Tue, 17 Jul 2018 09:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:36,922 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9.json used request id req-c0f0719f-09d5-4151-a110-8f7becf9622c 2018-07-17 09:04:36,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.05454587936s 2018-07-17 09:04:36,922 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/5e8c1517-3f27-4bb5-9e56-2e5ee2e993f9.json used request id req-c0f0719f-09d5-4151-a110-8f7becf9622c 2018-07-17 09:04:36,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:04:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:37,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-47c3e91a-af9a-45af-91f7-45b63f03a243 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/f1e017ba-958b-4254-a426-d0c3edb6660f/snap", "metadata": {}}], "file": "/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f/file", "owner": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "f1e017ba-958b-4254-a426-d0c3edb6660f", "size": 12716032, "self": "/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/f1e017ba-958b-4254-a426-d0c3edb6660f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:03:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d2f79d2b-a785-44e4-a748-64356c42f820", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:03:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:04:37,353 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-47c3e91a-af9a-45af-91f7-45b63f03a243 2018-07-17 09:04:37,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.428328037262s 2018-07-17 09:04:37,354 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-47c3e91a-af9a-45af-91f7-45b63f03a243 2018-07-17 09:04:37,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:04:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}17256f5ebfa57dc2e571c94cc256984559803291" 2018-07-17 09:04:38,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e5d42d57-ec41-4189-8bf5-46864609d3ff RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:04:38,345 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f used request id req-e5d42d57-ec41-4189-8bf5-46864609d3ff 2018-07-17 09:04:38,345 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.990697860718s 2018-07-17 09:04:38,346 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/f1e017ba-958b-4254-a426-d0c3edb6660f used request id req-e5d42d57-ec41-4189-8bf5-46864609d3ff 2018-07-17 09:04:38,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:04:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:38,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2799177b-7b00-47ca-ac20-13dc7ddac3fc x-compute-request-id: req-2799177b-7b00-47ca-ac20-13dc7ddac3fc RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm2-flavor_d2f79d2b-a785-44e4-a748-64356c42f820", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e8a210e5-c262-4b42-af0b-c31822257ee9"}]} 2018-07-17 09:04:38,408 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-2799177b-7b00-47ca-ac20-13dc7ddac3fc 2018-07-17 09:04:38,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0622370243073s 2018-07-17 09:04:38,408 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-2799177b-7b00-47ca-ac20-13dc7ddac3fc 2018-07-17 09:04:38,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:04:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:38,610 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-447a6046-605a-4270-8c9d-1e04d9eec2ae x-compute-request-id: req-447a6046-605a-4270-8c9d-1e04d9eec2ae 2018-07-17 09:04:38,611 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9 used request id req-447a6046-605a-4270-8c9d-1e04d9eec2ae 2018-07-17 09:04:38,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.199815034866s 2018-07-17 09:04:38,611 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e8a210e5-c262-4b42-af0b-c31822257ee9 used request id req-447a6046-605a-4270-8c9d-1e04d9eec2ae 2018-07-17 09:04:38,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:04:38,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:38,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:38 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-83a0950a-5eba-47ab-923a-d871897a5f3f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820", "links": {"self": "https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d695e712141e4c9293960c2bc33a54c7", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:04:38,684 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-83a0950a-5eba-47ab-923a-d871897a5f3f 2018-07-17 09:04:38,684 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0731120109558s 2018-07-17 09:04:38,685 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-83a0950a-5eba-47ab-923a-d871897a5f3f 2018-07-17 09:04:38,687 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:04:38,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:38,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3673f7e5-1520-4f7d-9823-af7586da80cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "d695e712141e4c9293960c2bc33a54c7", "email": null, "name": "singlevm2-user_d2f79d2b-a785-44e4-a748-64356c42f820"}} 2018-07-17 09:04:38,724 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7 used request id req-3673f7e5-1520-4f7d-9823-af7586da80cc 2018-07-17 09:04:38,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0372469425201s 2018-07-17 09:04:38,725 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7 used request id req-3673f7e5-1520-4f7d-9823-af7586da80cc 2018-07-17 09:04:38,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-17 09:04:38,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:38,928 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:38 GMT Vary: X-Auth-Token x-openstack-request-id: req-521e27fb-6f2d-48e3-ad17-f5e138531ba6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:38,928 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7 used request id req-521e27fb-6f2d-48e3-ad17-f5e138531ba6 2018-07-17 09:04:38,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.202939987183s 2018-07-17 09:04:38,928 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/d695e712141e4c9293960c2bc33a54c7 used request id req-521e27fb-6f2d-48e3-ad17-f5e138531ba6 2018-07-17 09:04:38,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:04:38,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:39,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:39 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-0053c230-8081-494e-b160-d1c9cf80115d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174"}, "tags": [], "enabled": true, "id": "2c8022526cbc4af4bf4ae99d33cbb174", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d2f79d2b-a785-44e4-a748-64356c42f820"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-17 09:04:39,038 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-0053c230-8081-494e-b160-d1c9cf80115d 2018-07-17 09:04:39,038 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.106792926788s 2018-07-17 09:04:39,039 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-0053c230-8081-494e-b160-d1c9cf80115d 2018-07-17 09:04:39,041 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-17 09:04:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:39,503 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:39 GMT Vary: X-Auth-Token x-openstack-request-id: req-41934d89-153c-4bdf-abd7-19c8bdc16304 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:39,503 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-41934d89-153c-4bdf-abd7-19c8bdc16304 2018-07-17 09:04:39,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.461591959s 2018-07-17 09:04:39,503 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-41934d89-153c-4bdf-abd7-19c8bdc16304 2018-07-17 09:04:39,505 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:04:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:39,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:39 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-b32394a9-9729-4aaa-85d9-4c85c8f81d9f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f70f84ced84e9fa64bbcc15c3af02a", "links": {"self": "https://192.16.1.222:5000/v3/roles/03f70f84ced84e9fa64bbcc15c3af02a"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:04:39,556 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b32394a9-9729-4aaa-85d9-4c85c8f81d9f 2018-07-17 09:04:39,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0510368347168s 2018-07-17 09:04:39,556 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b32394a9-9729-4aaa-85d9-4c85c8f81d9f 2018-07-17 09:04:39,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-17 09:04:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/03f70f84ced84e9fa64bbcc15c3af02a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}54c721bd393377b3d920fcebc7eb506421595497" 2018-07-17 09:04:39,871 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:39 GMT Vary: X-Auth-Token x-openstack-request-id: req-d2e9be40-30f7-40a3-82a9-ddae5ee68eb9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:39,871 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/03f70f84ced84e9fa64bbcc15c3af02a used request id req-d2e9be40-30f7-40a3-82a9-ddae5ee68eb9 2018-07-17 09:04:39,871 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.312310934067s 2018-07-17 09:04:39,871 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/03f70f84ced84e9fa64bbcc15c3af02a used request id req-d2e9be40-30f7-40a3-82a9-ddae5ee68eb9 2018-07-17 09:04:39,904 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-17 09:04:39,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:04:39,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:04:39,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:04:39,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:04:39,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:04:39,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:04:39,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:04:39,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:04:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:04:39,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e1a8a040-7a46-4e3f-9918-5e50ef6f06a8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:04:39,970 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e1a8a040-7a46-4e3f-9918-5e50ef6f06a8 2018-07-17 09:04:39,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:04:41,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["JhHCDp_uTcqtJKA93xQyMA"], "issued_at": "2018-07-17T09:04:41.000000Z"}} 2018-07-17 09:04:41,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:04:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:41,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4259761a-8ef8-496c-a506-973a0fbb7306 Date: Tue, 17 Jul 2018 09:04:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:04:41,853 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4259761a-8ef8-496c-a506-973a0fbb7306 2018-07-17 09:04:41,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.219357013702s 2018-07-17 09:04:41,853 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4259761a-8ef8-496c-a506-973a0fbb7306 2018-07-17 09:04:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:04:41,863 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:41 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:04:41,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:04:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:43,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:43 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-d1f6c7b4-2fa6-49f1-ae02-a1bbe62e2098 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 09:04:43,008 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-d1f6c7b4-2fa6-49f1-ae02-a1bbe62e2098 2018-07-17 09:04:43,008 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 1.14440393448s 2018-07-17 09:04:43,008 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-d1f6c7b4-2fa6-49f1-ae02-a1bbe62e2098 2018-07-17 09:04:43,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-17 09:04:43,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}}' 2018-07-17 09:04:43,416 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:43 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-db688c64-783a-49f9-aded-878a1d2cb70f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef"}, "tags": [], "enabled": true, "id": "4e848ed317904a178c71811acf4087ef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}} 2018-07-17 09:04:43,416 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-db688c64-783a-49f9-aded-878a1d2cb70f 2018-07-17 09:04:43,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.404388189316s 2018-07-17 09:04:43,417 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-db688c64-783a-49f9-aded-878a1d2cb70f 2018-07-17 09:04:43,417 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'4e848ed317904a178c71811acf4087ef', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52'}) 2018-07-17 09:04:43,420 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-17 09:04:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f3f438e1-71df-4794-ad60-7ae36e7a0377", "email": null, "name": "vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}}' 2018-07-17 09:04:44,605 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-dc29d6f2-2cda-4ded-9fe4-da27a0414344 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": {"self": "https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12225a38b5824a14a2a320a90339f60d", "domain_id": "default", "password_expires_at": null}} 2018-07-17 09:04:44,605 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-dc29d6f2-2cda-4ded-9fe4-da27a0414344 2018-07-17 09:04:44,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.18463492393s 2018-07-17 09:04:44,605 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-dc29d6f2-2cda-4ded-9fe4-da27a0414344 2018-07-17 09:04:44,606 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12225a38b5824a14a2a320a90339f60d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52'}) 2018-07-17 09:04:44,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:04:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:45,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-9b7e0de8-229f-45eb-acd9-647444d53f80 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:04:45,232 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9b7e0de8-229f-45eb-acd9-647444d53f80 2018-07-17 09:04:45,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.623971939087s 2018-07-17 09:04:45,232 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9b7e0de8-229f-45eb-acd9-647444d53f80 2018-07-17 09:04:45,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:04:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:45,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-e4d0c9ef-4947-4f78-88cb-80e80152817c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:04:45,312 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e4d0c9ef-4947-4f78-88cb-80e80152817c 2018-07-17 09:04:45,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0779240131378s 2018-07-17 09:04:45,312 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e4d0c9ef-4947-4f78-88cb-80e80152817c 2018-07-17 09:04:45,313 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-17 09:04:45,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-17 09:04:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" -d '{"role": {"name": "Member"}}' 2018-07-17 09:04:45,375 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:45 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-b5f7a343-b3bf-495b-9834-7d15eb7cdeb6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "98f87b7e58524e12b95f8d0fae9b6f47", "links": {"self": "https://192.16.1.222:5000/v3/roles/98f87b7e58524e12b95f8d0fae9b6f47"}, "name": "Member"}} 2018-07-17 09:04:45,375 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-b5f7a343-b3bf-495b-9834-7d15eb7cdeb6 2018-07-17 09:04:45,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0600740909576s 2018-07-17 09:04:45,375 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-b5f7a343-b3bf-495b-9834-7d15eb7cdeb6 2018-07-17 09:04:45,375 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'98f87b7e58524e12b95f8d0fae9b6f47'}) 2018-07-17 09:04:45,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:04:45,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:45,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:45 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-eaf79694-bea4-48df-88df-c0755aca1c59 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "98f87b7e58524e12b95f8d0fae9b6f47", "links": {"self": "https://192.16.1.222:5000/v3/roles/98f87b7e58524e12b95f8d0fae9b6f47"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:04:45,412 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-eaf79694-bea4-48df-88df-c0755aca1c59 2018-07-17 09:04:45,412 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0350708961487s 2018-07-17 09:04:45,412 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-eaf79694-bea4-48df-88df-c0755aca1c59 2018-07-17 09:04:45,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:04:45,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:45,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:45 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-913a602b-cbaf-44b5-add9-c5418b6beede X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:04:45,466 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-913a602b-cbaf-44b5-add9-c5418b6beede 2018-07-17 09:04:45,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0513918399811s 2018-07-17 09:04:45,466 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-913a602b-cbaf-44b5-add9-c5418b6beede 2018-07-17 09:04:45,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:04:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:45,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:45 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-d04a241d-369c-4152-8274-3c4cfbe84db6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": {"self": "https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12225a38b5824a14a2a320a90339f60d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:04:45,532 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d04a241d-369c-4152-8274-3c4cfbe84db6 2018-07-17 09:04:45,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0660800933838s 2018-07-17 09:04:45,533 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d04a241d-369c-4152-8274-3c4cfbe84db6 2018-07-17 09:04:45,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:04:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:46,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:46 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-ef0b23d5-a81e-4fa0-8dca-a3932af354a4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef"}, "tags": [], "enabled": true, "id": "4e848ed317904a178c71811acf4087ef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}]} 2018-07-17 09:04:46,234 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-ef0b23d5-a81e-4fa0-8dca-a3932af354a4 2018-07-17 09:04:46,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.695708990097s 2018-07-17 09:04:46,234 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-ef0b23d5-a81e-4fa0-8dca-a3932af354a4 2018-07-17 09:04:46,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 09:04:46,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=12225a38b5824a14a2a320a90339f60d&role.id=98f87b7e58524e12b95f8d0fae9b6f47&scope.project.id=4e848ed317904a178c71811acf4087ef" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:46,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:46 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-90471902-4fe6-440c-a8ff-d022d26b36d4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=12225a38b5824a14a2a320a90339f60d&role.id=98f87b7e58524e12b95f8d0fae9b6f47&scope.project.id=4e848ed317904a178c71811acf4087ef", "previous": null, "next": null}} 2018-07-17 09:04:46,883 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=12225a38b5824a14a2a320a90339f60d&role.id=98f87b7e58524e12b95f8d0fae9b6f47&scope.project.id=4e848ed317904a178c71811acf4087ef used request id req-90471902-4fe6-440c-a8ff-d022d26b36d4 2018-07-17 09:04:46,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.64445400238s 2018-07-17 09:04:46,883 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=12225a38b5824a14a2a320a90339f60d&role.id=98f87b7e58524e12b95f8d0fae9b6f47&scope.project.id=4e848ed317904a178c71811acf4087ef used request id req-90471902-4fe6-440c-a8ff-d022d26b36d4 2018-07-17 09:04:46,885 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-17 09:04:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef/users/12225a38b5824a14a2a320a90339f60d/roles/98f87b7e58524e12b95f8d0fae9b6f47 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:04:47,353 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:47 GMT Vary: X-Auth-Token x-openstack-request-id: req-355bbe6c-4bb9-4686-847c-ce99f38ff859 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:04:47,353 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef/users/12225a38b5824a14a2a320a90339f60d/roles/98f87b7e58524e12b95f8d0fae9b6f47 used request id req-355bbe6c-4bb9-4686-847c-ce99f38ff859 2018-07-17 09:04:47,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.468036174774s 2018-07-17 09:04:47,353 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef/users/12225a38b5824a14a2a320a90339f60d/roles/98f87b7e58524e12b95f8d0fae9b6f47 used request id req-355bbe6c-4bb9-4686-847c-ce99f38ff859 2018-07-17 09:04:47,354 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'f3f438e1-71df-4794-ad60-7ae36e7a0377', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'project_id': u'4e848ed317904a178c71811acf4087ef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-17 09:04:47,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:04:47,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:04:47,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:04:47,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:04:47,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:04:47,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:04:47,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:04:47,357 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'password': 'f3f438e1-71df-4794-ad60-7ae36e7a0377', 'project_name': 'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '4e848ed317904a178c71811acf4087ef', 'project_domain_name': 'Default'} 2018-07-17 09:04:47,357 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-17 09:04:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:04:47,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:04:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-53c69d44-8918-4d0c-9b69-00a01f41ba27 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:04:47,370 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-53c69d44-8918-4d0c-9b69-00a01f41ba27 2018-07-17 09:04:47,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:04:47,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98f87b7e58524e12b95f8d0fae9b6f47", "name": "Member"}], "expires_at": "2018-07-17T21:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e848ed317904a178c71811acf4087ef", "name": "vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/4e848ed317904a178c71811acf4087ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/4e848ed317904a178c71811acf4087ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/4e848ed317904a178c71811acf4087ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/4e848ed317904a178c71811acf4087ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/4e848ed317904a178c71811acf4087ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/4e848ed317904a178c71811acf4087ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/4e848ed317904a178c71811acf4087ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/4e848ed317904a178c71811acf4087ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/4e848ed317904a178c71811acf4087ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/4e848ed317904a178c71811acf4087ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/4e848ed317904a178c71811acf4087ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/4e848ed317904a178c71811acf4087ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "id": "12225a38b5824a14a2a320a90339f60d"}, "audit_ids": ["czfOCWoDQFCnEpV4Gl3PmQ"], "issued_at": "2018-07-17T09:04:47.000000Z"}} 2018-07-17 09:04:47,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:04:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"network": {"name": "vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "admin_state_up": true}}' 2018-07-17 09:04:48,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-51e4d4dc-5c02-4c5b-a66a-a822795701e4 Date: Tue, 17 Jul 2018 09:04:48 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T09:04:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}} 2018-07-17 09:04:48,511 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-51e4d4dc-5c02-4c5b-a66a-a822795701e4 2018-07-17 09:04:48,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.538552045822s 2018-07-17 09:04:48,512 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-51e4d4dc-5c02-4c5b-a66a-a822795701e4 2018-07-17 09:04:48,512 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:04:48Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'2af14e44-0462-4e06-a1fa-daa0bd299db4', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52', u'admin_state_up': True, u'tenant_id': u'4e848ed317904a178c71811acf4087ef', u'created_at': u'2018-07-17T09:04:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4e848ed317904a178c71811acf4087ef'}) 2018-07-17 09:04:48,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:04:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:04:48,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-a2f70875-8ab2-46c2-a03b-d9de73ed102c Date: Tue, 17 Jul 2018 09:04:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:04:48Z","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:04:48,688 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a2f70875-8ab2-46c2-a03b-d9de73ed102c 2018-07-17 09:04:48,688 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.17507815361s 2018-07-17 09:04:48,688 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-a2f70875-8ab2-46c2-a03b-d9de73ed102c 2018-07-17 09:04:48,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:04:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"subnet": {"name": "vping_ssh-subnet_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "enable_dhcp": true, "network_id": "2af14e44-0462-4e06-a1fa-daa0bd299db4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:04:49,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-8e12b6ed-3194-484f-9b83-df68a56614a7 Date: Tue, 17 Jul 2018 09:04:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:04:49Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"4e848ed317904a178c71811acf4087ef","id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","subnetpool_id":null,"name":"vping_ssh-subnet_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}} 2018-07-17 09:04:49,599 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8e12b6ed-3194-484f-9b83-df68a56614a7 2018-07-17 09:04:49,599 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.909989118576s 2018-07-17 09:04:49,599 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8e12b6ed-3194-484f-9b83-df68a56614a7 2018-07-17 09:04:49,600 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:04:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'7e60d9fe-be69-4cea-93fc-a1ceb8515d31', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_aa6737f4-379a-4c2d-858b-505fbb3c8d52', u'enable_dhcp': True, u'network_id': u'2af14e44-0462-4e06-a1fa-daa0bd299db4', u'tenant_id': u'4e848ed317904a178c71811acf4087ef', u'created_at': u'2018-07-17T09:04:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'4e848ed317904a178c71811acf4087ef'}) 2018-07-17 09:04:49,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:04:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "vping_ssh-router_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "admin_state_up": true}}' 2018-07-17 09:04:57,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e8da3b03-3083-4579-9736-d3b55eb79880 Date: Tue, 17 Jul 2018 09:04:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:50Z", "admin_state_up": true, "updated_at": "2018-07-17T09:04:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4e848ed317904a178c71811acf4087ef", "id": "8affeb8d-3d2b-41d7-a09c-e903564e96f8", "name": "vping_ssh-router_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}} 2018-07-17 09:04:57,767 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e8da3b03-3083-4579-9736-d3b55eb79880 2018-07-17 09:04:57,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.1664288044s 2018-07-17 09:04:57,767 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e8da3b03-3083-4579-9736-d3b55eb79880 2018-07-17 09:04:57,768 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:04:51Z', u'revision_number': 4, u'id': u'8affeb8d-3d2b-41d7-a09c-e903564e96f8', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.109'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_aa6737f4-379a-4c2d-858b-505fbb3c8d52', u'admin_state_up': True, u'tenant_id': u'4e848ed317904a178c71811acf4087ef', u'created_at': u'2018-07-17T09:04:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'4e848ed317904a178c71811acf4087ef'}) 2018-07-17 09:04:57,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:04:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"subnet_id": "7e60d9fe-be69-4cea-93fc-a1ceb8515d31"}' 2018-07-17 09:05:02,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39248b22-843c-4987-8c72-669c4b989d4e Date: Tue, 17 Jul 2018 09:05:02 GMT RESP BODY: {"network_id": "2af14e44-0462-4e06-a1fa-daa0bd299db4", "tenant_id": "4e848ed317904a178c71811acf4087ef", "subnet_id": "7e60d9fe-be69-4cea-93fc-a1ceb8515d31", "subnet_ids": ["7e60d9fe-be69-4cea-93fc-a1ceb8515d31"], "port_id": "aa078a67-2316-4d51-bb9f-e89c1ef186f4", "id": "8affeb8d-3d2b-41d7-a09c-e903564e96f8"} 2018-07-17 09:05:02,166 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8/add_router_interface.json used request id req-39248b22-843c-4987-8c72-669c4b989d4e 2018-07-17 09:05:02,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.39752602577s 2018-07-17 09:05:02,166 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8/add_router_interface.json used request id req-39248b22-843c-4987-8c72-669c4b989d4e returning object 8affeb8d-3d2b-41d7-a09c-e903564e96f8 2018-07-17 09:05:02,167 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:05:02,263 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:05:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:05:02,284 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:05:02,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:05:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:02,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-333b917e-3be9-468e-bb3c-c911e5bc7485 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:05:02,341 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-333b917e-3be9-468e-bb3c-c911e5bc7485 2018-07-17 09:05:02,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0544209480286s 2018-07-17 09:05:02,341 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-333b917e-3be9-468e-bb3c-c911e5bc7485 2018-07-17 09:05:02,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:05:02,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}' 2018-07-17 09:05:02,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-82fd8d76-7412-45f6-ad5c-f1f92026f484 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file", "owner": "4e848ed317904a178c71811acf4087ef", "id": "55705751-bafa-45c6-ba51-df45da3aa926", "size": null, "self": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:05:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "checksum": null, "created_at": "2018-07-17T09:05:02Z", "protected": false} 2018-07-17 09:05:02,415 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-82fd8d76-7412-45f6-ad5c-f1f92026f484 2018-07-17 09:05:02,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.0693061351776s 2018-07-17 09:05:02,416 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-82fd8d76-7412-45f6-ad5c-f1f92026f484 returning object 55705751-bafa-45c6-ba51-df45da3aa926 2018-07-17 09:05:02,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:05:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '' 2018-07-17 09:05:03,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ae0c5e1c-3e04-44e1-9a63-519644ca3f33 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:05:03,769 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file used request id req-ae0c5e1c-3e04-44e1-9a63-519644ca3f33 2018-07-17 09:05:03,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.35324501991s 2018-07-17 09:05:03,770 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file used request id req-ae0c5e1c-3e04-44e1-9a63-519644ca3f33 2018-07-17 09:05:03,770 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:05:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file', u'owner': u'4e848ed317904a178c71811acf4087ef', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'55705751-bafa-45c6-ba51-df45da3aa926', u'size': None, u'name': u'vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52', u'checksum': None, u'self': u'/v2/images/55705751-bafa-45c6-ba51-df45da3aa926', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:05:02Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:05:03,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:05:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:05:03,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-84acbea3-deb8-40b3-a950-be19a1292b0a x-compute-request-id: req-84acbea3-deb8-40b3-a950-be19a1292b0a RESP BODY: {"flavor": {"name": "vping_ssh-flavor_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a"}} 2018-07-17 09:05:03,832 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-84acbea3-deb8-40b3-a950-be19a1292b0a 2018-07-17 09:05:03,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0618450641632s 2018-07-17 09:05:03,833 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-84acbea3-deb8-40b3-a950-be19a1292b0a 2018-07-17 09:05:03,834 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ed90e65a-8c60-446d-be34-a42a1b0fd39a', 'swap': 0}) 2018-07-17 09:05:03,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:05:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" -d '{"extra_specs": {}}' 2018-07-17 09:05:03,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4049e2dc-ca85-45ce-bb07-93ad86f6cc48 x-compute-request-id: req-4049e2dc-ca85-45ce-bb07-93ad86f6cc48 RESP BODY: {"extra_specs": {}} 2018-07-17 09:05:03,906 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a/os-extra_specs used request id req-4049e2dc-ca85-45ce-bb07-93ad86f6cc48 2018-07-17 09:05:03,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0720570087433s 2018-07-17 09:05:03,906 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a/os-extra_specs used request id req-4049e2dc-ca85-45ce-bb07-93ad86f6cc48 2018-07-17 09:05:03,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-17 09:05:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"keypair": {"name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}}' 2018-07-17 09:05:04,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2328 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8712122d-2438-4270-9f12-7b314fde2eeb x-compute-request-id: req-8712122d-2438-4270-9f12-7b314fde2eeb RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyfbjykwEeqDAR7dwA1LfF9Ndz+FuXSHcY8BWWayz6ECI2MgXRZXSj7TI0EWIAttJxpbQvunTrOgV/zWcSCJeilM/auOWe9yNjnkMQrmcfduyZteY8ftRhRVt9RyMhiBoBXJwjGldAp1/rBcJD2ORcgDCLjJQkgtgGtMux19CagVyG8uKG13BhePTevCuLIqb0tSP7Q5dxmfu6/yhZkYuTbK2k0O7ewRAoIA3NXCLqfA5utAPHc8QO9FPI1AUL8O7uuMRhvE1MMPVh/4lyc4Sh/+C/f2umetY19KxrP4SPoJgK46Aacqrp0OU5KUVNfB4z690w/ZWyEvtCyRkpe/vD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsn248pMBHqgwEe3cANS3xfTXc/hbl0h3GPAVlmss+hAiNjIF\n0WV0o+0yNBFiALbScaW0L7p06zoFf81nEgiXopTP2rjlnvcjY55DEK5nH3bsmbXm\nPH7UYUVbfUcjIYgaAVycIxpXQKdf6wXCQ9jkXIAwi4yUJILYBrTLsdfQmoFchvLi\nhtdwYXj03rwriyKm9LUj+0OXcZn7uv8oWZGLk2ytpNDu3sEQKCANzVwi6nwObrQD\nx3PEDvRTyNQFC/Du7rjEYbxNTDD1Yf+JcnOEof/gv39rpnrWNfSsaz+Ej6CYCuOg\nGnKq6dDlOSlFTXweM+vdMP2VshL7QskZKXv7wwIDAQABAoIBAChmkKBHae94fjjw\nr+V4QIiMHOBhDMo3Ws3IOfqsE6geUsAVnn+BCV+5Zq2maZpjx0p2CUzsVV6Q6YG+\nCmBolXn1WP7W7xKGOfpobiGueCUFFBTOuWhkBMpnmofGvErwtYItZiID6k/2Ep3t\n1cTpqPbPBS3xCe8htqf98EU25j6yPAI2PIN29NYpK8MfhARin9GC8RdPiPIZbVT/\nFnUNcxGPaGhJ7FEYYM2RV0Ps/ufarAWJHmIcqwtqzjeOld+rf7m1M7EgxGd+W5Ux\nCMRslLuku6LfS/0CCbiKB4pYBntXoF9Td+tWxsVZTWKUHIsCMXYXKTlZMabM7Qvb\naHFCtOECgYEA6n11QDnWLrsADahNIqQsvPRE9wCgiO4ckumL4Wru+6Al6hOBcSKy\nGtkYZx9CJKzKRTcfU/sBgLTABdBIHQ4IwUsp/u8aVt81pdTgqNuMEtfbNlOvCKBO\nr48o4xwOeYvYOIi/eXOvvoqw/dWTEoEfP8b82NQYEPjanzs/TyU3xXsCgYEAwt08\n58AxDhCs/PPDO4Dab7YuwkDdYhTcpaB3QXnwvMSsK6LxL1Uw2qEa08UMuZNMujMK\nJMjFAsXTW36f5oDVlcAwfF+JrAGXZ6aVDvPvHxZLDyTD8kq4Kr+4bAIOr6ERK7gO\njrN8TZlZxfrx67ZCoQ1rSLHDMWdXAwA/Z0qWvFkCgYEAqByD2CTe6ifE9QWpL2G2\ndU1GuDLp5OGY+LaZQ2XPqfR52iRb08mFGPx1o1DksbhzV0YanrHAtQ5g8IoPeU0b\nd8C0fgHbx1ZFdvt0iXrFJKk+judWAIA1iWXAcXom4nsg6/8WDzOiVp/GHmVlCIor\n5iR6F9WO33QaALiQPeS35EsCgYAVUyjLI9k6dNC5jeObq2o8N2++imKvzSCob3sd\niz6xKcS9scM7LtN92YuaCUJvPJN0/QjrJZ2JxCRxKtZM32SAUtv7gGkMjdAH488E\nJ+XPPR1RtvBKn6qv4vNHvqHkzneWlTnim/nKdDHC3MeEyBlajqFi/zEhQvHevjQy\nFZORYQKBgQC8fDkFXqg8sP2yUdvI5WEL4Bjyvx+1KetKD80+KaB4PdS66othKFM6\nNl3sJv7n3I9P4CPKs+zoWM1svJ8Q1fTtqhlzL+++hbD0SdY1uUFIEyhD8bIabpE6\nozdqeISioUw1iMyJf6h0CXA1Js6rIBVW6MbKsXXi53sKCkmE0jiCwQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "12225a38b5824a14a2a320a90339f60d", "name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "fingerprint": "a2:7d:1d:ba:c7:0e:55:e3:c7:36:40:c9:ee:43:4a:6d"}} 2018-07-17 09:05:04,313 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-8712122d-2438-4270-9f12-7b314fde2eeb 2018-07-17 09:05:04,313 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.405922174454s 2018-07-17 09:05:04,313 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-8712122d-2438-4270-9f12-7b314fde2eeb 2018-07-17 09:05:04,314 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyfbjykwEeqDAR7dwA1LfF9Ndz+FuXSHcY8BWWayz6ECI2MgXRZXSj7TI0EWIAttJxpbQvunTrOgV/zWcSCJeilM/auOWe9yNjnkMQrmcfduyZteY8ftRhRVt9RyMhiBoBXJwjGldAp1/rBcJD2ORcgDCLjJQkgtgGtMux19CagVyG8uKG13BhePTevCuLIqb0tSP7Q5dxmfu6/yhZkYuTbK2k0O7ewRAoIA3NXCLqfA5utAPHc8QO9FPI1AUL8O7uuMRhvE1MMPVh/4lyc4Sh/+C/f2umetY19KxrP4SPoJgK46Aacqrp0OU5KUVNfB4z690w/ZWyEvtCyRkpe/vD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsn248pMBHqgwEe3cANS3xfTXc/hbl0h3GPAVlmss+hAiNjIF\n0WV0o+0yNBFiALbScaW0L7p06zoFf81nEgiXopTP2rjlnvcjY55DEK5nH3bsmbXm\nPH7UYUVbfUcjIYgaAVycIxpXQKdf6wXCQ9jkXIAwi4yUJILYBrTLsdfQmoFchvLi\nhtdwYXj03rwriyKm9LUj+0OXcZn7uv8oWZGLk2ytpNDu3sEQKCANzVwi6nwObrQD\nx3PEDvRTyNQFC/Du7rjEYbxNTDD1Yf+JcnOEof/gv39rpnrWNfSsaz+Ej6CYCuOg\nGnKq6dDlOSlFTXweM+vdMP2VshL7QskZKXv7wwIDAQABAoIBAChmkKBHae94fjjw\nr+V4QIiMHOBhDMo3Ws3IOfqsE6geUsAVnn+BCV+5Zq2maZpjx0p2CUzsVV6Q6YG+\nCmBolXn1WP7W7xKGOfpobiGueCUFFBTOuWhkBMpnmofGvErwtYItZiID6k/2Ep3t\n1cTpqPbPBS3xCe8htqf98EU25j6yPAI2PIN29NYpK8MfhARin9GC8RdPiPIZbVT/\nFnUNcxGPaGhJ7FEYYM2RV0Ps/ufarAWJHmIcqwtqzjeOld+rf7m1M7EgxGd+W5Ux\nCMRslLuku6LfS/0CCbiKB4pYBntXoF9Td+tWxsVZTWKUHIsCMXYXKTlZMabM7Qvb\naHFCtOECgYEA6n11QDnWLrsADahNIqQsvPRE9wCgiO4ckumL4Wru+6Al6hOBcSKy\nGtkYZx9CJKzKRTcfU/sBgLTABdBIHQ4IwUsp/u8aVt81pdTgqNuMEtfbNlOvCKBO\nr48o4xwOeYvYOIi/eXOvvoqw/dWTEoEfP8b82NQYEPjanzs/TyU3xXsCgYEAwt08\n58AxDhCs/PPDO4Dab7YuwkDdYhTcpaB3QXnwvMSsK6LxL1Uw2qEa08UMuZNMujMK\nJMjFAsXTW36f5oDVlcAwfF+JrAGXZ6aVDvPvHxZLDyTD8kq4Kr+4bAIOr6ERK7gO\njrN8TZlZxfrx67ZCoQ1rSLHDMWdXAwA/Z0qWvFkCgYEAqByD2CTe6ifE9QWpL2G2\ndU1GuDLp5OGY+LaZQ2XPqfR52iRb08mFGPx1o1DksbhzV0YanrHAtQ5g8IoPeU0b\nd8C0fgHbx1ZFdvt0iXrFJKk+judWAIA1iWXAcXom4nsg6/8WDzOiVp/GHmVlCIor\n5iR6F9WO33QaALiQPeS35EsCgYAVUyjLI9k6dNC5jeObq2o8N2++imKvzSCob3sd\niz6xKcS9scM7LtN92YuaCUJvPJN0/QjrJZ2JxCRxKtZM32SAUtv7gGkMjdAH488E\nJ+XPPR1RtvBKn6qv4vNHvqHkzneWlTnim/nKdDHC3MeEyBlajqFi/zEhQvHevjQy\nFZORYQKBgQC8fDkFXqg8sP2yUdvI5WEL4Bjyvx+1KetKD80+KaB4PdS66othKFM6\nNl3sJv7n3I9P4CPKs+zoWM1svJ8Q1fTtqhlzL+++hbD0SdY1uUFIEyhD8bIabpE6\nozdqeISioUw1iMyJf6h0CXA1Js6rIBVW6MbKsXXi53sKCkmE0jiCwQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'12225a38b5824a14a2a320a90339f60d', 'name': u'vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'created_at': '2018-07-17T09:05:04.314464', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e848ed317904a178c71811acf4087ef', 'name': 'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'a2:7d:1d:ba:c7:0e:55:e3:c7:36:40:c9:ee:43:4a:6d', 'type': 'ssh', 'id': u'vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52'}) 2018-07-17 09:05:04,314 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsn248pMBHqgwEe3cANS3xfTXc/hbl0h3GPAVlmss+hAiNjIF 0WV0o+0yNBFiALbScaW0L7p06zoFf81nEgiXopTP2rjlnvcjY55DEK5nH3bsmbXm PH7UYUVbfUcjIYgaAVycIxpXQKdf6wXCQ9jkXIAwi4yUJILYBrTLsdfQmoFchvLi htdwYXj03rwriyKm9LUj+0OXcZn7uv8oWZGLk2ytpNDu3sEQKCANzVwi6nwObrQD x3PEDvRTyNQFC/Du7rjEYbxNTDD1Yf+JcnOEof/gv39rpnrWNfSsaz+Ej6CYCuOg GnKq6dDlOSlFTXweM+vdMP2VshL7QskZKXv7wwIDAQABAoIBAChmkKBHae94fjjw r+V4QIiMHOBhDMo3Ws3IOfqsE6geUsAVnn+BCV+5Zq2maZpjx0p2CUzsVV6Q6YG+ CmBolXn1WP7W7xKGOfpobiGueCUFFBTOuWhkBMpnmofGvErwtYItZiID6k/2Ep3t 1cTpqPbPBS3xCe8htqf98EU25j6yPAI2PIN29NYpK8MfhARin9GC8RdPiPIZbVT/ FnUNcxGPaGhJ7FEYYM2RV0Ps/ufarAWJHmIcqwtqzjeOld+rf7m1M7EgxGd+W5Ux CMRslLuku6LfS/0CCbiKB4pYBntXoF9Td+tWxsVZTWKUHIsCMXYXKTlZMabM7Qvb aHFCtOECgYEA6n11QDnWLrsADahNIqQsvPRE9wCgiO4ckumL4Wru+6Al6hOBcSKy GtkYZx9CJKzKRTcfU/sBgLTABdBIHQ4IwUsp/u8aVt81pdTgqNuMEtfbNlOvCKBO r48o4xwOeYvYOIi/eXOvvoqw/dWTEoEfP8b82NQYEPjanzs/TyU3xXsCgYEAwt08 58AxDhCs/PPDO4Dab7YuwkDdYhTcpaB3QXnwvMSsK6LxL1Uw2qEa08UMuZNMujMK JMjFAsXTW36f5oDVlcAwfF+JrAGXZ6aVDvPvHxZLDyTD8kq4Kr+4bAIOr6ERK7gO jrN8TZlZxfrx67ZCoQ1rSLHDMWdXAwA/Z0qWvFkCgYEAqByD2CTe6ifE9QWpL2G2 dU1GuDLp5OGY+LaZQ2XPqfR52iRb08mFGPx1o1DksbhzV0YanrHAtQ5g8IoPeU0b d8C0fgHbx1ZFdvt0iXrFJKk+judWAIA1iWXAcXom4nsg6/8WDzOiVp/GHmVlCIor 5iR6F9WO33QaALiQPeS35EsCgYAVUyjLI9k6dNC5jeObq2o8N2++imKvzSCob3sd iz6xKcS9scM7LtN92YuaCUJvPJN0/QjrJZ2JxCRxKtZM32SAUtv7gGkMjdAH488E J+XPPR1RtvBKn6qv4vNHvqHkzneWlTnim/nKdDHC3MeEyBlajqFi/zEhQvHevjQy FZORYQKBgQC8fDkFXqg8sP2yUdvI5WEL4Bjyvx+1KetKD80+KaB4PdS66othKFM6 Nl3sJv7n3I9P4CPKs+zoWM1svJ8Q1fTtqhlzL+++hbD0SdY1uUFIEyhD8bIabpE6 ozdqeISioUw1iMyJf6h0CXA1Js6rIBVW6MbKsXXi53sKCkmE0jiCwQ== -----END RSA PRIVATE KEY----- 2018-07-17 09:05:04,317 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-17 09:05:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"security_group": {"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-17 09:05:04,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-92febcf1-a773-40d4-abdd-faa0a2fadd57 Date: Tue, 17 Jul 2018 09:05:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:04Z", "updated_at": "2018-07-17T09:05:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "dba88172-51f7-4dbb-8377-15505a260dc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "e4e0a1c5-fb6c-4a6c-ac3f-01c666def5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 2, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "380396d9-5799-47f3-b33d-e264a822d36f", "name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}} 2018-07-17 09:05:04,656 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-92febcf1-a773-40d4-abdd-faa0a2fadd57 2018-07-17 09:05:04,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.339621067047s 2018-07-17 09:05:04,657 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-92febcf1-a773-40d4-abdd-faa0a2fadd57 2018-07-17 09:05:04,659 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:05:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:04,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-7ae7ee07-dc98-44b7-922c-90793798b243 Date: Tue, 17 Jul 2018 09:05:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:04Z", "updated_at": "2018-07-17T09:05:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "dba88172-51f7-4dbb-8377-15505a260dc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "e4e0a1c5-fb6c-4a6c-ac3f-01c666def5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 2, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "380396d9-5799-47f3-b33d-e264a822d36f", "name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}]} 2018-07-17 09:05:04,738 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-7ae7ee07-dc98-44b7-922c-90793798b243 2018-07-17 09:05:04,738 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.079085111618s 2018-07-17 09:05:04,739 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-7ae7ee07-dc98-44b7-922c-90793798b243 2018-07-17 09:05:04,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:05:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f"}}' 2018-07-17 09:05:04,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-49f23608-d6a9-409f-a6df-576bb49f9511 Date: Tue, 17 Jul 2018 09:05:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "port_range_min": 22, "revision_number": 0, "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:04Z", "project_id": "4e848ed317904a178c71811acf4087ef", "id": "0c1e87d4-dbcf-4aa0-bdd7-f60f13440ad3"}} 2018-07-17 09:05:04,998 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-49f23608-d6a9-409f-a6df-576bb49f9511 2018-07-17 09:05:04,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.256656885147s 2018-07-17 09:05:04,998 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-49f23608-d6a9-409f-a6df-576bb49f9511 2018-07-17 09:05:05,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:05:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:05,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-74ec47ad-b4c8-4f01-a8d7-710a9f891845 Date: Tue, 17 Jul 2018 09:05:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:04Z", "updated_at": "2018-07-17T09:05:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "0c1e87d4-dbcf-4aa0-bdd7-f60f13440ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "dba88172-51f7-4dbb-8377-15505a260dc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "e4e0a1c5-fb6c-4a6c-ac3f-01c666def5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 3, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "380396d9-5799-47f3-b33d-e264a822d36f", "name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}]} 2018-07-17 09:05:05,143 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-74ec47ad-b4c8-4f01-a8d7-710a9f891845 2018-07-17 09:05:05,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.143197059631s 2018-07-17 09:05:05,144 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-74ec47ad-b4c8-4f01-a8d7-710a9f891845 2018-07-17 09:05:05,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:05:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f"}}' 2018-07-17 09:05:05,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6ba95b1d-eaca-4991-9b30-30b73237fa87 Date: Tue, 17 Jul 2018 09:05:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:05:05Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "port_range_min": null, "revision_number": 0, "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:05Z", "project_id": "4e848ed317904a178c71811acf4087ef", "id": "c2184ebf-6f09-427c-a7a0-afb8b7f8afda"}} 2018-07-17 09:05:05,416 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6ba95b1d-eaca-4991-9b30-30b73237fa87 2018-07-17 09:05:05,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.269603013992s 2018-07-17 09:05:05,416 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6ba95b1d-eaca-4991-9b30-30b73237fa87 2018-07-17 09:05:05,417 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:05:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:05,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-3ca91231-d12f-4177-9b75-f1e2cd4c6a31 Date: Tue, 17 Jul 2018 09:05:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e60d9fe-be69-4cea-93fc-a1ceb8515d31"],"updated_at":"2018-07-17T09:04:49Z","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:05:05,589 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3ca91231-d12f-4177-9b75-f1e2cd4c6a31 2018-07-17 09:05:05,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.172165155411s 2018-07-17 09:05:05,589 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3ca91231-d12f-4177-9b75-f1e2cd4c6a31 2018-07-17 09:05:05,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:05:05,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:05,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-0ecd48b1-8a30-41b2-9b06-9875b80334dc RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/55705751-bafa-45c6-ba51-df45da3aa926/snap", "metadata": {}}], "file": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file", "owner": "4e848ed317904a178c71811acf4087ef", "id": "55705751-bafa-45c6-ba51-df45da3aa926", "size": 12716032, "self": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/55705751-bafa-45c6-ba51-df45da3aa926/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:05:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:05:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:05:05,666 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0ecd48b1-8a30-41b2-9b06-9875b80334dc 2018-07-17 09:05:05,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.074187040329s 2018-07-17 09:05:05,666 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0ecd48b1-8a30-41b2-9b06-9875b80334dc 2018-07-17 09:05:05,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:05:05,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:05,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d1489af-fccb-43d7-9661-80c3119e98e3 x-compute-request-id: req-3d1489af-fccb-43d7-9661-80c3119e98e3 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vping_ssh-flavor_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a"}]} 2018-07-17 09:05:05,723 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-3d1489af-fccb-43d7-9661-80c3119e98e3 2018-07-17 09:05:05,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0552339553833s 2018-07-17 09:05:05,723 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-3d1489af-fccb-43d7-9661-80c3119e98e3 2018-07-17 09:05:05,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:05:05,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"server": {"name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "imageRef": "55705751-bafa-45c6-ba51-df45da3aa926", "flavorRef": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2af14e44-0462-4e06-a1fa-daa0bd299db4"}], "security_groups": [{"name": "380396d9-5799-47f3-b33d-e264a822d36f"}]}}' 2018-07-17 09:05:08,283 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-92a67228-1ca7-4974-8732-1824a9764add x-compute-request-id: req-92a67228-1ca7-4974-8732-1824a9764add RESP BODY: {"server": {"security_groups": [{"name": "380396d9-5799-47f3-b33d-e264a822d36f"}], "OS-DCF:diskConfig": "MANUAL", "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "adminPass": "4EBtgxxiKg38"}} 2018-07-17 09:05:08,283 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-92a67228-1ca7-4974-8732-1824a9764add 2018-07-17 09:05:08,283 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.55773496628s 2018-07-17 09:05:08,283 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-92a67228-1ca7-4974-8732-1824a9764add 2018-07-17 09:05:08,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:08,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-77b0a0e5-2645-4947-b18b-a10a268755b0 x-compute-request-id: req-77b0a0e5-2645-4947-b18b-a10a268755b0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:08,544 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-77b0a0e5-2645-4947-b18b-a10a268755b0 2018-07-17 09:05:08,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.260247945786s 2018-07-17 09:05:08,544 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-77b0a0e5-2645-4947-b18b-a10a268755b0 2018-07-17 09:05:08,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:05:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:08,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-5116fd7a-effc-41e6-863c-1520f6cc9466 Date: Tue, 17 Jul 2018 09:05:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e60d9fe-be69-4cea-93fc-a1ceb8515d31"],"updated_at":"2018-07-17T09:04:49Z","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:05:08,772 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5116fd7a-effc-41e6-863c-1520f6cc9466 2018-07-17 09:05:08,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.223749876022s 2018-07-17 09:05:08,772 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5116fd7a-effc-41e6-863c-1520f6cc9466 2018-07-17 09:05:08,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:05:08,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:08,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9a514abc-53b1-494d-a9d6-d246d608511e Date: Tue, 17 Jul 2018 09:05:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"4e848ed317904a178c71811acf4087ef","id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","subnetpool_id":null,"name":"vping_ssh-subnet_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}]} 2018-07-17 09:05:08,841 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9a514abc-53b1-494d-a9d6-d246d608511e 2018-07-17 09:05:08,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0684611797333s 2018-07-17 09:05:08,842 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9a514abc-53b1-494d-a9d6-d246d608511e 2018-07-17 09:05:08,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:10,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:11,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7181683-99ef-42a4-a7e9-811d9130b1a6 x-compute-request-id: req-f7181683-99ef-42a4-a7e9-811d9130b1a6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:05:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:11,263 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f7181683-99ef-42a4-a7e9-811d9130b1a6 2018-07-17 09:05:11,263 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.41797709465s 2018-07-17 09:05:11,263 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f7181683-99ef-42a4-a7e9-811d9130b1a6 2018-07-17 09:05:11,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:13,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:13,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:14,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-14776227-58da-4d8e-bee3-a09df4dac076 x-compute-request-id: req-14776227-58da-4d8e-bee3-a09df4dac076 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:05:12Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:14,401 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-14776227-58da-4d8e-bee3-a09df4dac076 2018-07-17 09:05:14,401 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.13446903229s 2018-07-17 09:05:14,402 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-14776227-58da-4d8e-bee3-a09df4dac076 2018-07-17 09:05:14,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:16,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-63248948-12e9-47a4-b0ef-e80a33be75f5 x-compute-request-id: req-63248948-12e9-47a4-b0ef-e80a33be75f5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:05:12Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:16,902 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-63248948-12e9-47a4-b0ef-e80a33be75f5 2018-07-17 09:05:16,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.495204925537s 2018-07-17 09:05:16,902 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-63248948-12e9-47a4-b0ef-e80a33be75f5 2018-07-17 09:05:16,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:18,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:18,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:19,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1611 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0519e7fd-398a-4699-a55a-bbd19a0f586e x-compute-request-id: req-0519e7fd-398a-4699-a55a-bbd19a0f586e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:18Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:19,231 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0519e7fd-398a-4699-a55a-bbd19a0f586e 2018-07-17 09:05:19,231 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.324294090271s 2018-07-17 09:05:19,232 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0519e7fd-398a-4699-a55a-bbd19a0f586e 2018-07-17 09:05:19,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:05:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9940ba65-4cdc-44a8-bc63-35533b15ea20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:19,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 745 X-Openstack-Request-Id: req-cf47e461-b4e5-408e-8baf-cbfeb5308ff8 Date: Tue, 17 Jul 2018 09:05:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:05:13Z","admin_state_up":true,"updated_at":"2018-07-17T09:05:15Z","binding:vnic_type":"normal","device_id":"9940ba65-4cdc-44a8-bc63-35533b15ea20","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:74:5d:1c","id":"5b795960-a514-43f1-a5b6-e6315591c56d","port_security_enabled":true,"project_id":"4e848ed317904a178c71811acf4087ef","fixed_ips":[{"subnet_id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","ip_address":"192.168.0.8"}],"extra_dhcp_opts":[],"security_groups":["380396d9-5799-47f3-b33d-e264a822d36f"],"name":""}]} 2018-07-17 09:05:19,332 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9940ba65-4cdc-44a8-bc63-35533b15ea20 used request id req-cf47e461-b4e5-408e-8baf-cbfeb5308ff8 2018-07-17 09:05:19,333 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0986111164093s 2018-07-17 09:05:19,333 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9940ba65-4cdc-44a8-bc63-35533b15ea20 used request id req-cf47e461-b4e5-408e-8baf-cbfeb5308ff8 2018-07-17 09:05:19,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:05:19,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=5b795960-a514-43f1-a5b6-e6315591c56d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:19,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c66bf85d-fd9e-4355-a180-68fd1747cd61 Date: Tue, 17 Jul 2018 09:05:19 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:05:19,367 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=5b795960-a514-43f1-a5b6-e6315591c56d used request id req-c66bf85d-fd9e-4355-a180-68fd1747cd61 2018-07-17 09:05:19,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0320560932159s 2018-07-17 09:05:19,367 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=5b795960-a514-43f1-a5b6-e6315591c56d used request id req-c66bf85d-fd9e-4355-a180-68fd1747cd61 2018-07-17 09:05:19,368 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:19,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1611 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d54698e6-c2c1-4294-a15d-797564f00563 x-compute-request-id: req-d54698e6-c2c1-4294-a15d-797564f00563 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:18Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:19,887 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d54698e6-c2c1-4294-a15d-797564f00563 2018-07-17 09:05:19,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.518751144409s 2018-07-17 09:05:19,887 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d54698e6-c2c1-4294-a15d-797564f00563 2018-07-17 09:05:19,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:05:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=9940ba65-4cdc-44a8-bc63-35533b15ea20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:19,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6dfe2b09-fc0f-42fd-a5c9-316e0207c4dc Date: Tue, 17 Jul 2018 09:05:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:05:13Z","admin_state_up":true,"updated_at":"2018-07-17T09:05:19Z","binding:vnic_type":"normal","device_id":"9940ba65-4cdc-44a8-bc63-35533b15ea20","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:74:5d:1c","id":"5b795960-a514-43f1-a5b6-e6315591c56d","port_security_enabled":true,"project_id":"4e848ed317904a178c71811acf4087ef","fixed_ips":[{"subnet_id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","ip_address":"192.168.0.8"}],"extra_dhcp_opts":[],"security_groups":["380396d9-5799-47f3-b33d-e264a822d36f"],"name":""}]} 2018-07-17 09:05:19,989 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9940ba65-4cdc-44a8-bc63-35533b15ea20 used request id req-6dfe2b09-fc0f-42fd-a5c9-316e0207c4dc 2018-07-17 09:05:19,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.099681854248s 2018-07-17 09:05:19,989 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=9940ba65-4cdc-44a8-bc63-35533b15ea20 used request id req-6dfe2b09-fc0f-42fd-a5c9-316e0207c4dc 2018-07-17 09:05:19,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:05:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=5b795960-a514-43f1-a5b6-e6315591c56d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:20,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c402d5b2-558c-45cd-a5c9-0f47095a7805 Date: Tue, 17 Jul 2018 09:05:20 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:05:20,023 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=5b795960-a514-43f1-a5b6-e6315591c56d used request id req-c402d5b2-558c-45cd-a5c9-0f47095a7805 2018-07-17 09:05:20,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0312831401825s 2018-07-17 09:05:20,023 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=5b795960-a514-43f1-a5b6-e6315591c56d used request id req-c402d5b2-558c-45cd-a5c9-0f47095a7805 2018-07-17 09:05:20,024 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:5d:1c', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55705751-bafa-45c6-ba51-df45da3aa926'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:05:17.000000', 'flavor': Munch({u'id': u'ed90e65a-8c60-446d-be34-a42a1b0fd39a'}), 'az': u'nova', 'id': u'9940ba65-4cdc-44a8-bc63-35533b15ea20', 'security_groups': [Munch({u'name': u'vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12225a38b5824a14a2a320a90339f60d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e848ed317904a178c71811acf4087ef', 'name': 'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:05:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:05:18Z', 'hostId': u'19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:05:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e848ed317904a178c71811acf4087ef', 'name': u'vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'adminPass': None, 'tenant_id': u'4e848ed317904a178c71811acf4087ef', 'created_at': u'2018-07-17T09:05:08Z', 'created': u'2018-07-17T09:05:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:05:20,024 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:05:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:20,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-96f4c1e9-4424-4ee0-a56a-8c226a901920 Date: Tue, 17 Jul 2018 09:05:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e60d9fe-be69-4cea-93fc-a1ceb8515d31"],"updated_at":"2018-07-17T09:04:49Z","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:05:20,182 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-96f4c1e9-4424-4ee0-a56a-8c226a901920 2018-07-17 09:05:20,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.158320903778s 2018-07-17 09:05:20,183 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-96f4c1e9-4424-4ee0-a56a-8c226a901920 2018-07-17 09:05:20,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:05:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:20,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-7d84aad0-c9e0-482d-b028-0572ff5dbea5 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/55705751-bafa-45c6-ba51-df45da3aa926/snap", "metadata": {}}], "file": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file", "owner": "4e848ed317904a178c71811acf4087ef", "id": "55705751-bafa-45c6-ba51-df45da3aa926", "size": 12716032, "self": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/55705751-bafa-45c6-ba51-df45da3aa926/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:05:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:05:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:05:20,237 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-7d84aad0-c9e0-482d-b028-0572ff5dbea5 2018-07-17 09:05:20,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0518710613251s 2018-07-17 09:05:20,237 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-7d84aad0-c9e0-482d-b028-0572ff5dbea5 2018-07-17 09:05:20,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:05:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:20,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2e07072-9c63-4c26-b37e-b5cd5e672624 x-compute-request-id: req-b2e07072-9c63-4c26-b37e-b5cd5e672624 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vping_ssh-flavor_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a"}]} 2018-07-17 09:05:20,339 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-b2e07072-9c63-4c26-b37e-b5cd5e672624 2018-07-17 09:05:20,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.100128889084s 2018-07-17 09:05:20,339 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-b2e07072-9c63-4c26-b37e-b5cd5e672624 2018-07-17 09:05:20,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:05:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"server": {"name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "imageRef": "55705751-bafa-45c6-ba51-df45da3aa926", "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "flavorRef": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2af14e44-0462-4e06-a1fa-daa0bd299db4"}], "security_groups": [{"name": "380396d9-5799-47f3-b33d-e264a822d36f"}]}}' 2018-07-17 09:05:23,487 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c368e97-6e19-4fe6-9ab2-c310c9754835 x-compute-request-id: req-3c368e97-6e19-4fe6-9ab2-c310c9754835 RESP BODY: {"server": {"security_groups": [{"name": "380396d9-5799-47f3-b33d-e264a822d36f"}], "OS-DCF:diskConfig": "MANUAL", "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "adminPass": "9sFJ5TfAB2d9"}} 2018-07-17 09:05:23,487 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-3c368e97-6e19-4fe6-9ab2-c310c9754835 2018-07-17 09:05:23,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 3.145788908s 2018-07-17 09:05:23,488 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-3c368e97-6e19-4fe6-9ab2-c310c9754835 2018-07-17 09:05:23,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:25,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2927 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-565ddb9a-8588-4491-9e0b-d4f3fe1921b1 x-compute-request-id: req-565ddb9a-8588-4491-9e0b-d4f3fe1921b1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:05:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:18Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:25,294 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-565ddb9a-8588-4491-9e0b-d4f3fe1921b1 2018-07-17 09:05:25,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.8054959774s 2018-07-17 09:05:25,294 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-565ddb9a-8588-4491-9e0b-d4f3fe1921b1 2018-07-17 09:05:25,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:27,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:27,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3069 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a67bba4d-6ee6-47d2-ab01-0295db46052a x-compute-request-id: req-a67bba4d-6ee6-47d2-ab01-0295db46052a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:05:25Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:18Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:27,817 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a67bba4d-6ee6-47d2-ab01-0295db46052a 2018-07-17 09:05:27,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.518676996231s 2018-07-17 09:05:27,817 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a67bba4d-6ee6-47d2-ab01-0295db46052a 2018-07-17 09:05:27,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:29,821 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:31,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3256 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-88142be3-aa25-487f-87af-cf03b8abe690 x-compute-request-id: req-88142be3-aa25-487f-87af-cf03b8abe690 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:29.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:30Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:18Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:31,742 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-88142be3-aa25-487f-87af-cf03b8abe690 2018-07-17 09:05:31,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.9210960865s 2018-07-17 09:05:31,743 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-88142be3-aa25-487f-87af-cf03b8abe690 2018-07-17 09:05:31,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:05:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:32,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d4d60af9-d551-4e94-a273-cf6022ab9a84 Date: Tue, 17 Jul 2018 09:05:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:05:26Z","admin_state_up":true,"updated_at":"2018-07-17T09:05:29Z","binding:vnic_type":"normal","device_id":"e34562e8-4b6a-48ec-9972-b5540eb95e27","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3f:a0:fa","id":"d70748f9-9ee7-46ab-91f6-c596898e3d33","port_security_enabled":true,"project_id":"4e848ed317904a178c71811acf4087ef","fixed_ips":[{"subnet_id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","ip_address":"192.168.0.11"}],"extra_dhcp_opts":[],"security_groups":["380396d9-5799-47f3-b33d-e264a822d36f"],"name":""}]} 2018-07-17 09:05:32,200 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-d4d60af9-d551-4e94-a273-cf6022ab9a84 2018-07-17 09:05:32,200 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.454433917999s 2018-07-17 09:05:32,200 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-d4d60af9-d551-4e94-a273-cf6022ab9a84 2018-07-17 09:05:32,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:05:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d70748f9-9ee7-46ab-91f6-c596898e3d33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:32,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-774dc5ee-dbc9-466c-a2c4-b420c6de87c6 Date: Tue, 17 Jul 2018 09:05:32 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:05:32,237 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d70748f9-9ee7-46ab-91f6-c596898e3d33 used request id req-774dc5ee-dbc9-466c-a2c4-b420c6de87c6 2018-07-17 09:05:32,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.033707857132s 2018-07-17 09:05:32,237 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d70748f9-9ee7-46ab-91f6-c596898e3d33 used request id req-774dc5ee-dbc9-466c-a2c4-b420c6de87c6 2018-07-17 09:05:32,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:32,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3256 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-805cab46-5d55-48cc-ad0c-365dc3c10212 x-compute-request-id: req-805cab46-5d55-48cc-ad0c-365dc3c10212 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:29.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:30Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:18Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:32,600 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-805cab46-5d55-48cc-ad0c-365dc3c10212 2018-07-17 09:05:32,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.362488031387s 2018-07-17 09:05:32,600 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-805cab46-5d55-48cc-ad0c-365dc3c10212 2018-07-17 09:05:32,603 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:05:32,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:32,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-00357dd7-546c-4f2b-97e4-ff86ef6add64 Date: Tue, 17 Jul 2018 09:05:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:05:26Z","admin_state_up":true,"updated_at":"2018-07-17T09:05:29Z","binding:vnic_type":"normal","device_id":"e34562e8-4b6a-48ec-9972-b5540eb95e27","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3f:a0:fa","id":"d70748f9-9ee7-46ab-91f6-c596898e3d33","port_security_enabled":true,"project_id":"4e848ed317904a178c71811acf4087ef","fixed_ips":[{"subnet_id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","ip_address":"192.168.0.11"}],"extra_dhcp_opts":[],"security_groups":["380396d9-5799-47f3-b33d-e264a822d36f"],"name":""}]} 2018-07-17 09:05:32,703 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-00357dd7-546c-4f2b-97e4-ff86ef6add64 2018-07-17 09:05:32,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0994560718536s 2018-07-17 09:05:32,703 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-00357dd7-546c-4f2b-97e4-ff86ef6add64 2018-07-17 09:05:32,706 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:05:32,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d70748f9-9ee7-46ab-91f6-c596898e3d33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:32,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5e8c29bd-4e16-427c-beda-f50607ad0122 Date: Tue, 17 Jul 2018 09:05:32 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:05:32,738 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d70748f9-9ee7-46ab-91f6-c596898e3d33 used request id req-5e8c29bd-4e16-427c-beda-f50607ad0122 2018-07-17 09:05:32,738 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0321428775787s 2018-07-17 09:05:32,738 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d70748f9-9ee7-46ab-91f6-c596898e3d33 used request id req-5e8c29bd-4e16-427c-beda-f50607ad0122 2018-07-17 09:05:32,738 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3f:a0:fa', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55705751-bafa-45c6-ba51-df45da3aa926'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:05:29.000000', 'flavor': Munch({u'id': u'ed90e65a-8c60-446d-be34-a42a1b0fd39a'}), 'az': u'nova', 'id': u'e34562e8-4b6a-48ec-9972-b5540eb95e27', 'security_groups': [Munch({u'name': u'vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12225a38b5824a14a2a320a90339f60d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e848ed317904a178c71811acf4087ef', 'name': 'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:05:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:05:30Z', 'hostId': u'19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:05:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e848ed317904a178c71811acf4087ef', 'name': u'vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'adminPass': None, 'tenant_id': u'4e848ed317904a178c71811acf4087ef', 'created_at': u'2018-07-17T09:05:23Z', 'created': u'2018-07-17T09:05:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:05:32,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:05:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:32,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-fa33ab3e-4643-451a-8652-cad8be12c60d Date: Tue, 17 Jul 2018 09:05:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e60d9fe-be69-4cea-93fc-a1ceb8515d31"],"updated_at":"2018-07-17T09:04:49Z","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:05:32,964 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-fa33ab3e-4643-451a-8652-cad8be12c60d 2018-07-17 09:05:32,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.223935127258s 2018-07-17 09:05:32,964 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-fa33ab3e-4643-451a-8652-cad8be12c60d 2018-07-17 09:05:32,965 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:05:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:33,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-703be942-3dac-43d7-b0bf-3b84e018a484 Date: Tue, 17 Jul 2018 09:05:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:05:26Z","admin_state_up":true,"updated_at":"2018-07-17T09:05:29Z","binding:vnic_type":"normal","device_id":"e34562e8-4b6a-48ec-9972-b5540eb95e27","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3f:a0:fa","id":"d70748f9-9ee7-46ab-91f6-c596898e3d33","port_security_enabled":true,"project_id":"4e848ed317904a178c71811acf4087ef","fixed_ips":[{"subnet_id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","ip_address":"192.168.0.11"}],"extra_dhcp_opts":[],"security_groups":["380396d9-5799-47f3-b33d-e264a822d36f"],"name":""}]} 2018-07-17 09:05:33,040 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-703be942-3dac-43d7-b0bf-3b84e018a484 2018-07-17 09:05:33,040 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0752959251404s 2018-07-17 09:05:33,041 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-703be942-3dac-43d7-b0bf-3b84e018a484 2018-07-17 09:05:33,041 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-17 09:05:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"floatingip": {"floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.11", "port_id": "d70748f9-9ee7-46ab-91f6-c596898e3d33"}}' 2018-07-17 09:05:36,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-b0898ef1-4222-45ba-b64e-7b4ffedcf195 Date: Tue, 17 Jul 2018 09:05:36 GMT RESP BODY: {"floatingip": {"router_id": "8affeb8d-3d2b-41d7-a09c-e903564e96f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:34Z", "updated_at": "2018-07-17T09:05:34Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.11", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "4e848ed317904a178c71811acf4087ef", "port_id": "d70748f9-9ee7-46ab-91f6-c596898e3d33", "id": "91f20570-fcf1-4aea-98cc-7a3b20d253a6"}} 2018-07-17 09:05:36,457 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b0898ef1-4222-45ba-b64e-7b4ffedcf195 2018-07-17 09:05:36,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.4162299633s 2018-07-17 09:05:36,458 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b0898ef1-4222-45ba-b64e-7b4ffedcf195 2018-07-17 09:05:36,459 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'8affeb8d-3d2b-41d7-a09c-e903564e96f8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4e848ed317904a178c71811acf4087ef', 'created_at': u'2018-07-17T09:05:34Z', 'attached': True, 'updated_at': u'2018-07-17T09:05:34Z', 'id': u'91f20570-fcf1-4aea-98cc-7a3b20d253a6', 'floating_network_id': u'42402551-c903-41be-94ae-a259e135d2ce', 'fixed_ip_address': u'192.168.0.11', 'floating_ip_address': u'192.16.1.106', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e848ed317904a178c71811acf4087ef', 'name': 'vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8affeb8d-3d2b-41d7-a09c-e903564e96f8', 'project_id': u'4e848ed317904a178c71811acf4087ef', 'port_id': u'd70748f9-9ee7-46ab-91f6-c596898e3d33', 'port': u'd70748f9-9ee7-46ab-91f6-c596898e3d33', 'network': u'42402551-c903-41be-94ae-a259e135d2ce'}) 2018-07-17 09:05:36,460 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:05:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:05:36,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16702 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14d39a5-bc3d-4563-b9d5-b60b26a5b050 x-compute-request-id: req-f14d39a5-bc3d-4563-b9d5-b60b26a5b050 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020027] pid_max: default: 32768 minimum: 301\n[ 0.024031] ACPI: Core revision 20150930\n[ 0.032861] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044054] Security Framework initialized\n[ 0.048024] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.064204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.072115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.076031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.084590] Initializing cgroup subsys io\n[ 0.088032] Initializing cgroup subsys memory\n[ 0.092034] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.108027] Initializing cgroup subsys net_cls\n[ 0.112031] Initializing cgroup subsys perf_event\n[ 0.120023] Initializing cgroup subsys net_prio\n[ 0.124029] Initializing cgroup subsys hugetlb\n[ 0.132026] Initializing cgroup subsys pids\n[ 0.141068] CPU: Physical Processor ID: 0\n[ 0.149129] mce: CPU supports 10 MCE banks\n[ 0.156675] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.348701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.483300] ftrace: allocating 31920 entries in 125 pages\n[ 0.500317] smpboot: Max logical packages: 1\n[ 0.504029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513945] x2apic enabled\n[ 0.516030] Switched APIC routing to physical x2apic.\n[ 0.534856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.536000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.544045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.553197] x86: Booted up 1 node, 1 CPUs\n[ 0.556030] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.562194] devtmpfs: initialized\n[ 0.565594] evm: security.selinux\n[ 0.568030] evm: security.SMACK64\n[ 0.572025] evm: security.SMACK64EXEC\n[ 0.576026] evm: security.SMACK64TRANSMUTE\n[ 0.580026] evm: security.SMACK64MMAP\n[ 0.584026] evm: security.ima\n[ 0.588025] evm: security.capability\n[ 0.592239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.596159] pinctrl core: initialized pinctrl subsystem\n[ 0.600653] RTC time: 9:05:33, date: 07/17/18\n[ 0.604364] NET: Registered protocol family 16\n[ 0.608406] cpuidle: using governor ladder\n[ 0.612032] cpuidle: using governor menu\n[ 0.616032] PCCT header not found.\n[ 0.620230] ACPI: bus type PCI registered\n[ 0.624028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.628544] PCI: Using configuration type 1 for base access\n[ 0.633493] ACPI: Added _OSI(Module Device)\n[ 0.636027] ACPI: Added _OSI(Processor Device)\n[ 0.640027] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.644026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.650422] ACPI: Interpreter enabled\n[ 0.652041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.664029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.676041] ACPI: (supports S0 S3 S4 S5)\n[ 0.680028] ACPI: Using IOAPIC for interrupt routing\n[ 0.684050] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.691691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.692034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.696035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.700037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.704543] acpiphp: Slot [3] registered\n[ 0.708116] acpiphp: Slot [4] registered\n[ 0.712103] acpiphp: Slot [5] registered\n[ 0.716111] acpiphp: Slot [6] registered\n[ 0.720105] acpiphp: Slot [7] registered\n[ 0.724105] acpiphp: Slot [8] registered\n[ 0.728114] acpiphp: Slot [9] registered\n[ 0.732104] acpiphp: Slot [10] registered\n[ 0.736107] acpiphp: Slot [11] registered\n[ 0.740114] acpiphp: Slot [12] registered\n[ 0.744103] acpiphp: Slot [13] registered\n[ 0.748102] acpiphp: Slot [14] registered\n[ 0.752107] acpiphp: Slot [15] registered\n[ 0.756102] acpiphp: Slot [16] registered\n[ 0.760101] acpiphp: Slot [17] registered\n[ 0.764101] acpiphp: Slot [18] registered\n[ 0.768244] acpiphp: Slot [19] registered\n[ 0.772108] acpiphp: Slot [20] registered\n[ 0.776179] acpiphp: Slot [21] registered\n[ 0.780113] acpiphp: Slot [22] registered\n[ 0.784108] acpiphp: Slot [23] registered\n[ 0.788202] acpiphp: Slot [24] registered\n[ 0.792113] acpiphp: Slot [25] registered\n[ 0.796140] acpiphp: Slot [26] registered\n[ 0.800120] acpiphp: Slot [27] registered\n[ 0.804164] acpiphp: Slot [28] registered\n[ 0.808111] acpiphp: Slot [29] registered\n[ 0.812118] acpiphp: Slot [30] registered\n[ 0.816113] acpiphp: Slot [31] registered\n[ 0.820108] PCI host bridge to bus 0000:00\n[ 0.824035] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.828037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.832033] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.836046] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.840042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.844037] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.865780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.868040] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.872032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.876043] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.895091] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.896111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.036061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.047496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.055398] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.063349] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.071437] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.078346] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.089778] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.092000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.092051] vgaarb: loaded\n[ 1.096031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.107385] SCSI subsystem initialized\n[ 1.113200] ACPI: bus type USB registered\n[ 1.116736] usbcore: registered new interface driver usbfs\n[ 1.120207] usbcore: registered new interface driver hub\n[ 1.124081] usbcore: registered new device driver usb\n[ 1.132309] PCI: Using ACPI for IRQ routing\n[ 1.142272] NetLabel: Initializing\n[ 1.144074] NetLabel: domain hash size = 128\n[ 1.148036] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.152462] NetLabel: unlabeled traffic allowed by default\n[ 1.159686] clocksource: Switched to clocksource kvm-clock\n[ 1.257167] AppArmor: AppArmor Filesystem Enabled\n[ 1.266003] pnp: PnP ACPI init\n[ 1.274916] pnp: PnP ACPI: found 5 devices\n[ 1.301212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.317793] NET: Registered protocol family 2\n[ 1.329460] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.340870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.352614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.363362] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.372931] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.384884] NET: Registered protocol family 1\n[ 1.392915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.402517] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.413004] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.442481] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.473092] Trying to unpack rootfs image as initramfs...\n[ 1.746754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.771605] Scanning for low memory corruption every 60 seconds\n[ 1.784608] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.795598] audit: initializing netlink subsys (disabled)\n[ 1.806270] audit: type=2000 audit(1531818333.739:1): initialized\n[ 1.818276] Initialise system trusted keyring\n[ 1.827628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.847168] zbud: loaded\n[ 1.854171] VFS: Disk quotas dquot_6.6.0\n[ 1.861728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.876231] fuse init (API version 7.23)\n[ 1.884905] Key type big_key registered\n[ 1.892562] Allocating IMA MOK and blacklist keyrings.\n[ 1.904931] Key type asymmetric registered\n[ 1.912449] Asymmetric key parser 'x509' registered\n[ 1.921285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.936059] io scheduler noop registered\n[ 1.943399] io scheduler deadline registered (default)\n[ 1.952490] io scheduler cfq registered\n[ 1.961356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.970574] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.981779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.996849] ACPI: Power Button [PWRF]\n[ 2.005127] GHES: HEST is not enabled!\n[ 2.030789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.089905] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.123111] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.143659] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.187950] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ "} 2018-07-17 09:05:36,717 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27/action used request id req-f14d39a5-bc3d-4563-b9d5-b60b26a5b050 2018-07-17 09:05:36,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.256799936295s 2018-07-17 09:05:36,717 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27/action used request id req-f14d39a5-bc3d-4563-b9d5-b60b26a5b050 2018-07-17 09:05:36,717 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020027] pid_max: default: 32768 minimum: 301 [ 0.024031] ACPI: Core revision 20150930 [ 0.032861] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044054] Security Framework initialized [ 0.048024] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.064204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.072115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.076031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.084590] Initializing cgroup subsys io [ 0.088032] Initializing cgroup subsys memory [ 0.092034] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.108027] Initializing cgroup subsys net_cls [ 0.112031] Initializing cgroup subsys perf_event [ 0.120023] Initializing cgroup subsys net_prio [ 0.124029] Initializing cgroup subsys hugetlb [ 0.132026] Initializing cgroup subsys pids [ 0.141068] CPU: Physical Processor ID: 0 [ 0.149129] mce: CPU supports 10 MCE banks [ 0.156675] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160026] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.348701] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.483300] ftrace: allocating 31920 entries in 125 pages [ 0.500317] smpboot: Max logical packages: 1 [ 0.504029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513945] x2apic enabled [ 0.516030] Switched APIC routing to physical x2apic. [ 0.534856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.536000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.544045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.553197] x86: Booted up 1 node, 1 CPUs [ 0.556030] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.562194] devtmpfs: initialized [ 0.565594] evm: security.selinux [ 0.568030] evm: security.SMACK64 [ 0.572025] evm: security.SMACK64EXEC [ 0.576026] evm: security.SMACK64TRANSMUTE [ 0.580026] evm: security.SMACK64MMAP [ 0.584026] evm: security.ima [ 0.588025] evm: security.capability [ 0.592239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.596159] pinctrl core: initialized pinctrl subsystem [ 0.600653] RTC time: 9:05:33, date: 07/17/18 [ 0.604364] NET: Registered protocol family 16 [ 0.608406] cpuidle: using governor ladder [ 0.612032] cpuidle: using governor menu [ 0.616032] PCCT header not found. [ 0.620230] ACPI: bus type PCI registered [ 0.624028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.628544] PCI: Using configuration type 1 for base access [ 0.633493] ACPI: Added _OSI(Module Device) [ 0.636027] ACPI: Added _OSI(Processor Device) [ 0.640027] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.644026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.650422] ACPI: Interpreter enabled [ 0.652041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.664029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.676041] ACPI: (supports S0 S3 S4 S5) [ 0.680028] ACPI: Using IOAPIC for interrupt routing [ 0.684050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.691691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.696035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.700037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.704543] acpiphp: Slot [3] registered [ 0.708116] acpiphp: Slot [4] registered [ 0.712103] acpiphp: Slot [5] registered [ 0.716111] acpiphp: Slot [6] registered [ 0.720105] acpiphp: Slot [7] registered [ 0.724105] acpiphp: Slot [8] registered [ 0.728114] acpiphp: Slot [9] registered [ 0.732104] acpiphp: Slot [10] registered [ 0.736107] acpiphp: Slot [11] registered [ 0.740114] acpiphp: Slot [12] registered [ 0.744103] acpiphp: Slot [13] registered [ 0.748102] acpiphp: Slot [14] registered [ 0.752107] acpiphp: Slot [15] registered [ 0.756102] acpiphp: Slot [16] registered [ 0.760101] acpiphp: Slot [17] registered [ 0.764101] acpiphp: Slot [18] registered [ 0.768244] acpiphp: Slot [19] registered [ 0.772108] acpiphp: Slot [20] registered [ 0.776179] acpiphp: Slot [21] registered [ 0.780113] acpiphp: Slot [22] registered [ 0.784108] acpiphp: Slot [23] registered [ 0.788202] acpiphp: Slot [24] registered [ 0.792113] acpiphp: Slot [25] registered [ 0.796140] acpiphp: Slot [26] registered [ 0.800120] acpiphp: Slot [27] registered [ 0.804164] acpiphp: Slot [28] registered [ 0.808111] acpiphp: Slot [29] registered [ 0.812118] acpiphp: Slot [30] registered [ 0.816113] acpiphp: Slot [31] registered [ 0.820108] PCI host bridge to bus 0000:00 [ 0.824035] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.828037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.832033] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.836046] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.840042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.844037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.865780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.868040] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.872032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.876043] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.895091] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.896111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.036061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.047496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.055398] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.063349] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.071437] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.078346] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.089778] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.092000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.092051] vgaarb: loaded [ 1.096031] vgaarb: bridge control possible 0000:00:02.0 [ 1.107385] SCSI subsystem initialized [ 1.113200] ACPI: bus type USB registered [ 1.116736] usbcore: registered new interface driver usbfs [ 1.120207] usbcore: registered new interface driver hub [ 1.124081] usbcore: registered new device driver usb [ 1.132309] PCI: Using ACPI for IRQ routing [ 1.142272] NetLabel: Initializing [ 1.144074] NetLabel: domain hash size = 128 [ 1.148036] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.152462] NetLabel: unlabeled traffic allowed by default [ 1.159686] clocksource: Switched to clocksource kvm-clock [ 1.257167] AppArmor: AppArmor Filesystem Enabled [ 1.266003] pnp: PnP ACPI init [ 1.274916] pnp: PnP ACPI: found 5 devices [ 1.301212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.317793] NET: Registered protocol family 2 [ 1.329460] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.340870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.352614] TCP: Hash tables configured (established 4096 bind 4096) [ 1.363362] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.372931] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.384884] NET: Registered protocol family 1 [ 1.392915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.402517] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.413004] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.442481] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.473092] Trying to unpack rootfs image as initramfs... [ 1.746754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.771605] Scanning for low memory corruption every 60 seconds [ 1.784608] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.795598] audit: initializing netlink subsys (disabled) [ 1.806270] audit: type=2000 audit(1531818333.739:1): initialized [ 1.818276] Initialise system trusted keyring [ 1.827628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.847168] zbud: loaded [ 1.854171] VFS: Disk quotas dquot_6.6.0 [ 1.861728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.876231] fuse init (API version 7.23) [ 1.884905] Key type big_key registered [ 1.892562] Allocating IMA MOK and blacklist keyrings. [ 1.904931] Key type asymmetric registered [ 1.912449] Asymmetric key parser 'x509' registered [ 1.921285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.936059] io scheduler noop registered [ 1.943399] io scheduler deadline registered (default) [ 1.952490] io scheduler cfq registered [ 1.961356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.970574] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.981779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.996849] ACPI: Power Button [PWRF] [ 2.005127] GHES: HEST is not enabled! [ 2.030789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.089905] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.123111] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.143659] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.187950] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2018-07-17 09:05:39,717 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.106 2018-07-17 09:05:49,724 - paramiko.transport - DEBUG - starting thread (client mode): 0x40a48b10L 2018-07-17 09:05:49,724 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-17 09:05:49,725 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-17 09:05:49,725 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-17 09:05:49,727 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-17 09:05:49,727 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-17 09:05:49,727 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-17 09:05:49,727 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-17 09:05:49,727 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-17 09:05:49,727 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-17 09:05:49,748 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-17 09:05:49,749 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-17 09:05:49,756 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.106: a4c79e0a9d0e76208e98b53982a51907 2018-07-17 09:05:49,757 - paramiko.transport - DEBUG - Trying discovered key a27d1dbac70e55e3c73640c9ee434a6d in /tmp/tmp5mjmoi 2018-07-17 09:05:49,788 - paramiko.transport - DEBUG - userauth is OK 2018-07-17 09:05:49,792 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-17 09:05:49,821 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-17 09:05:49,822 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-17 09:05:49,822 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-17 09:05:49,824 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-17 09:05:49,828 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-17 09:05:49,828 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.0.8 (192.168.0.8): 56 data bytes 64 bytes from 192.168.0.8: seq=0 ttl=64 time=1.833 ms --- 192.168.0.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.833/1.833/1.833 ms 2018-07-17 09:05:49,832 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-17 09:05:49,829 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 09:05:49,833 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:05:49,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:50,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b535f2f-618f-4edb-8068-554e1905fbaa x-compute-request-id: req-1b535f2f-618f-4edb-8068-554e1905fbaa 2018-07-17 09:05:50,096 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20 used request id req-1b535f2f-618f-4edb-8068-554e1905fbaa 2018-07-17 09:05:50,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.262970924377s 2018-07-17 09:05:50,096 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20 used request id req-1b535f2f-618f-4edb-8068-554e1905fbaa 2018-07-17 09:05:50,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:51,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3381 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-64c82b67-5433-47a6-81cc-5dd4059f5420 x-compute-request-id: req-64c82b67-5433-47a6-81cc-5dd4059f5420 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:29.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:30Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:5d:1c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9940ba65-4cdc-44a8-bc63-35533b15ea20", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:17.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "9940ba65-4cdc-44a8-bc63-35533b15ea20", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:49Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:08Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:51,318 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-64c82b67-5433-47a6-81cc-5dd4059f5420 2018-07-17 09:05:51,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.22107195854s 2018-07-17 09:05:51,318 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-64c82b67-5433-47a6-81cc-5dd4059f5420 2018-07-17 09:05:51,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:53,322 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:53,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6798736-5036-49fc-944a-26ed4daa373d x-compute-request-id: req-e6798736-5036-49fc-944a-26ed4daa373d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:29.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:30Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:53,728 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e6798736-5036-49fc-944a-26ed4daa373d 2018-07-17 09:05:53,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.406038045883s 2018-07-17 09:05:53,728 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e6798736-5036-49fc-944a-26ed4daa373d 2018-07-17 09:05:53,731 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-17 09:05:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/91f20570-fcf1-4aea-98cc-7a3b20d253a6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:55,782 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6300076f-b07e-440c-be1c-362aa8be4b99 Content-Length: 0 Date: Tue, 17 Jul 2018 09:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:05:55,783 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/91f20570-fcf1-4aea-98cc-7a3b20d253a6.json used request id req-6300076f-b07e-440c-be1c-362aa8be4b99 2018-07-17 09:05:55,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.05180191994s 2018-07-17 09:05:55,783 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/91f20570-fcf1-4aea-98cc-7a3b20d253a6.json used request id req-6300076f-b07e-440c-be1c-362aa8be4b99 2018-07-17 09:05:55,786 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:05:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:55,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-95d2e0e5-ebc4-48f1-91ad-24ffbd81859b Date: Tue, 17 Jul 2018 09:05:55 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:05:55,822 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-95d2e0e5-ebc4-48f1-91ad-24ffbd81859b 2018-07-17 09:05:55,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0366389751434s 2018-07-17 09:05:55,823 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-95d2e0e5-ebc4-48f1-91ad-24ffbd81859b 2018-07-17 09:05:55,823 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:05:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:56,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bde30a38-029a-4057-8836-08f53c782e22 x-compute-request-id: req-bde30a38-029a-4057-8836-08f53c782e22 2018-07-17 09:05:56,214 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-bde30a38-029a-4057-8836-08f53c782e22 2018-07-17 09:05:56,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.390612125397s 2018-07-17 09:05:56,214 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27 used request id req-bde30a38-029a-4057-8836-08f53c782e22 2018-07-17 09:05:56,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:56,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1783 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dde285ae-712e-4ba5-9ff7-0ac3ace1fba5 x-compute-request-id: req-dde285ae-712e-4ba5-9ff7-0ac3ace1fba5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:a0:fa", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e34562e8-4b6a-48ec-9972-b5540eb95e27", "rel": "bookmark"}], "image": {"id": "55705751-bafa-45c6-ba51-df45da3aa926", "links": [{"href": "https://192.16.1.222:8774/images/55705751-bafa-45c6-ba51-df45da3aa926", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:05:29.000000", "flavor": {"id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a", "links": [{"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}]}, "id": "e34562e8-4b6a-48ec-9972-b5540eb95e27", "security_groups": [{"name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}], "user_id": "12225a38b5824a14a2a320a90339f60d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:05:56Z", "hostId": "19beb7827c2e1c4f7b5a32f33bdba5a6ac354d50119cf0c1a045bc15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "name": "vping_ssh-vm_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "created": "2018-07-17T09:05:23Z", "tenant_id": "4e848ed317904a178c71811acf4087ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:05:56,573 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-dde285ae-712e-4ba5-9ff7-0ac3ace1fba5 2018-07-17 09:05:56,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.358238935471s 2018-07-17 09:05:56,573 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-dde285ae-712e-4ba5-9ff7-0ac3ace1fba5 2018-07-17 09:05:56,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:05:58,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:05:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8155dc3e-3d3d-40f2-87db-c965b111a017 x-compute-request-id: req-8155dc3e-3d3d-40f2-87db-c965b111a017 RESP BODY: {"servers": []} 2018-07-17 09:05:58,742 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8155dc3e-3d3d-40f2-87db-c965b111a017 2018-07-17 09:05:58,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.165369987488s 2018-07-17 09:05:58,742 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8155dc3e-3d3d-40f2-87db-c965b111a017 2018-07-17 09:05:58,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:05:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:58,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-5ec155cf-bfc5-470c-8ed1-c9711facd255 Date: Tue, 17 Jul 2018 09:05:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:05:04Z", "updated_at": "2018-07-17T09:05:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "0c1e87d4-dbcf-4aa0-bdd7-f60f13440ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:05Z", "revision_number": 0, "id": "c2184ebf-6f09-427c-a7a0-afb8b7f8afda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:05Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "dba88172-51f7-4dbb-8377-15505a260dc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:05:04Z", "revision_number": 0, "id": "e4e0a1c5-fb6c-4a6c-ac3f-01c666def5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:05:04Z", "security_group_id": "380396d9-5799-47f3-b33d-e264a822d36f", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "380396d9-5799-47f3-b33d-e264a822d36f", "name": "vping_ssh-sg_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}]} 2018-07-17 09:05:58,827 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5ec155cf-bfc5-470c-8ed1-c9711facd255 2018-07-17 09:05:58,828 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0829448699951s 2018-07-17 09:05:58,828 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5ec155cf-bfc5-470c-8ed1-c9711facd255 2018-07-17 09:05:58,830 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-17 09:05:58,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/380396d9-5799-47f3-b33d-e264a822d36f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:59,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cd99d3b-a6f0-41e0-86fb-067e1a1b0ad6 Content-Length: 0 Date: Tue, 17 Jul 2018 09:05:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:05:59,038 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/380396d9-5799-47f3-b33d-e264a822d36f.json used request id req-2cd99d3b-a6f0-41e0-86fb-067e1a1b0ad6 2018-07-17 09:05:59,038 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.208750963211s 2018-07-17 09:05:59,039 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/380396d9-5799-47f3-b33d-e264a822d36f.json used request id req-2cd99d3b-a6f0-41e0-86fb-067e1a1b0ad6 2018-07-17 09:05:59,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-17 09:05:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:05:59,258 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0d42e27-e0a6-4e65-85a8-2eaaedb11108 x-compute-request-id: req-f0d42e27-e0a6-4e65-85a8-2eaaedb11108 2018-07-17 09:05:59,258 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52 used request id req-f0d42e27-e0a6-4e65-85a8-2eaaedb11108 2018-07-17 09:05:59,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.219601869583s 2018-07-17 09:05:59,259 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_aa6737f4-379a-4c2d-858b-505fbb3c8d52 used request id req-f0d42e27-e0a6-4e65-85a8-2eaaedb11108 2018-07-17 09:05:59,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:05:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" -d '{"subnet_id": "7e60d9fe-be69-4cea-93fc-a1ceb8515d31"}' 2018-07-17 09:06:02,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4f96efc-721a-42b9-9aae-4183be6e62f2 Date: Tue, 17 Jul 2018 09:06:02 GMT RESP BODY: {"network_id": "2af14e44-0462-4e06-a1fa-daa0bd299db4", "tenant_id": "4e848ed317904a178c71811acf4087ef", "subnet_id": "7e60d9fe-be69-4cea-93fc-a1ceb8515d31", "subnet_ids": ["7e60d9fe-be69-4cea-93fc-a1ceb8515d31"], "port_id": "aa078a67-2316-4d51-bb9f-e89c1ef186f4", "id": "8affeb8d-3d2b-41d7-a09c-e903564e96f8"} 2018-07-17 09:06:02,781 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8/remove_router_interface.json used request id req-e4f96efc-721a-42b9-9aae-4183be6e62f2 2018-07-17 09:06:02,781 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.52180600166s 2018-07-17 09:06:02,781 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8/remove_router_interface.json used request id req-e4f96efc-721a-42b9-9aae-4183be6e62f2 returning object 8affeb8d-3d2b-41d7-a09c-e903564e96f8 2018-07-17 09:06:02,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:06:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:03,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1d088236-c14d-4af0-95bd-2847f6e71ac5 Date: Tue, 17 Jul 2018 09:06:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:50Z", "admin_state_up": true, "updated_at": "2018-07-17T09:06:00Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "4e848ed317904a178c71811acf4087ef", "id": "8affeb8d-3d2b-41d7-a09c-e903564e96f8", "name": "vping_ssh-router_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}]} 2018-07-17 09:06:03,198 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-1d088236-c14d-4af0-95bd-2847f6e71ac5 2018-07-17 09:06:03,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.416182041168s 2018-07-17 09:06:03,198 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-1d088236-c14d-4af0-95bd-2847f6e71ac5 2018-07-17 09:06:03,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:06:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:08,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e00a48d-d460-4249-adb1-91fab04ed7af Content-Length: 0 Date: Tue, 17 Jul 2018 09:06:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:08,623 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8.json used request id req-0e00a48d-d460-4249-adb1-91fab04ed7af 2018-07-17 09:06:08,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.42425298691s 2018-07-17 09:06:08,623 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/8affeb8d-3d2b-41d7-a09c-e903564e96f8.json used request id req-0e00a48d-d460-4249-adb1-91fab04ed7af 2018-07-17 09:06:08,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:06:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:08,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-3f984098-21b9-4728-aba0-1dd5a0fa3884 Date: Tue, 17 Jul 2018 09:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"4e848ed317904a178c71811acf4087ef","id":"7e60d9fe-be69-4cea-93fc-a1ceb8515d31","subnetpool_id":null,"name":"vping_ssh-subnet_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}]} 2018-07-17 09:06:08,777 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3f984098-21b9-4728-aba0-1dd5a0fa3884 2018-07-17 09:06:08,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.153362035751s 2018-07-17 09:06:08,777 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3f984098-21b9-4728-aba0-1dd5a0fa3884 2018-07-17 09:06:08,778 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:06:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/7e60d9fe-be69-4cea-93fc-a1ceb8515d31.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:12,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-083ec8b9-796c-412e-bd5d-fff1863fc1e4 Date: Tue, 17 Jul 2018 09:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:12,054 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7e60d9fe-be69-4cea-93fc-a1ceb8515d31.json used request id req-083ec8b9-796c-412e-bd5d-fff1863fc1e4 2018-07-17 09:06:12,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.27550387383s 2018-07-17 09:06:12,054 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7e60d9fe-be69-4cea-93fc-a1ceb8515d31.json used request id req-083ec8b9-796c-412e-bd5d-fff1863fc1e4 2018-07-17 09:06:12,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:06:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:12,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-c34b23cd-fb90-4d35-aaf0-05cb3fb4b335 Date: Tue, 17 Jul 2018 09:06:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:06:11Z","tenant_id":"4e848ed317904a178c71811acf4087ef","created_at":"2018-07-17T09:04:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4e848ed317904a178c71811acf4087ef","id":"2af14e44-0462-4e06-a1fa-daa0bd299db4","name":"vping_ssh-net_aa6737f4-379a-4c2d-858b-505fbb3c8d52"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"}]} 2018-07-17 09:06:12,227 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c34b23cd-fb90-4d35-aaf0-05cb3fb4b335 2018-07-17 09:06:12,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.172480821609s 2018-07-17 09:06:12,227 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c34b23cd-fb90-4d35-aaf0-05cb3fb4b335 2018-07-17 09:06:12,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:06:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/2af14e44-0462-4e06-a1fa-daa0bd299db4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:15,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-592618cc-8d72-4e6e-8fc3-ac558654ce40 Date: Tue, 17 Jul 2018 09:06:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:15,021 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/2af14e44-0462-4e06-a1fa-daa0bd299db4.json used request id req-592618cc-8d72-4e6e-8fc3-ac558654ce40 2018-07-17 09:06:15,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.79286193848s 2018-07-17 09:06:15,021 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/2af14e44-0462-4e06-a1fa-daa0bd299db4.json used request id req-592618cc-8d72-4e6e-8fc3-ac558654ce40 2018-07-17 09:06:15,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:06:15,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:15,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-11d70279-52fc-4308-8d00-79afefebe22c RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/55705751-bafa-45c6-ba51-df45da3aa926/snap", "metadata": {}}], "file": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926/file", "owner": "4e848ed317904a178c71811acf4087ef", "id": "55705751-bafa-45c6-ba51-df45da3aa926", "size": 12716032, "self": "/v2/images/55705751-bafa-45c6-ba51-df45da3aa926", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/55705751-bafa-45c6-ba51-df45da3aa926/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:05:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:05:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:06:15,494 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-11d70279-52fc-4308-8d00-79afefebe22c 2018-07-17 09:06:15,495 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.471078157425s 2018-07-17 09:06:15,495 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-11d70279-52fc-4308-8d00-79afefebe22c 2018-07-17 09:06:15,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:06:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7b5ae89c9ff31e5bc217f49dfafc55073d79c59" 2018-07-17 09:06:16,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-cd8504f2-dcd3-4612-8e33-baf78f5e5cf4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:06:16,591 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926 used request id req-cd8504f2-dcd3-4612-8e33-baf78f5e5cf4 2018-07-17 09:06:16,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.09525179863s 2018-07-17 09:06:16,591 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/55705751-bafa-45c6-ba51-df45da3aa926 used request id req-cd8504f2-dcd3-4612-8e33-baf78f5e5cf4 2018-07-17 09:06:16,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:06:16,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:16,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-82912583-2ead-4275-a525-08ab2c34a214 x-compute-request-id: req-82912583-2ead-4275-a525-08ab2c34a214 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vping_ssh-flavor_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed90e65a-8c60-446d-be34-a42a1b0fd39a"}]} 2018-07-17 09:06:16,651 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-82912583-2ead-4275-a525-08ab2c34a214 2018-07-17 09:06:16,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0591540336609s 2018-07-17 09:06:16,651 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-82912583-2ead-4275-a525-08ab2c34a214 2018-07-17 09:06:16,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:06:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:16,754 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-943bd196-0348-4803-8a86-87b9462fc6f0 x-compute-request-id: req-943bd196-0348-4803-8a86-87b9462fc6f0 2018-07-17 09:06:16,754 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a used request id req-943bd196-0348-4803-8a86-87b9462fc6f0 2018-07-17 09:06:16,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.100844860077s 2018-07-17 09:06:16,754 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ed90e65a-8c60-446d-be34-a42a1b0fd39a used request id req-943bd196-0348-4803-8a86-87b9462fc6f0 2018-07-17 09:06:16,755 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:06:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:16,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:16 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-1259b805-428b-4b73-adf7-ac9986bbeca6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52", "links": {"self": "https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12225a38b5824a14a2a320a90339f60d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:06:16,832 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-1259b805-428b-4b73-adf7-ac9986bbeca6 2018-07-17 09:06:16,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0772731304169s 2018-07-17 09:06:16,832 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-1259b805-428b-4b73-adf7-ac9986bbeca6 2018-07-17 09:06:16,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:06:16,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:16,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b611a5d8-6971-4dda-aa1d-818ed934a37b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "12225a38b5824a14a2a320a90339f60d", "email": null, "name": "vping_ssh-user_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}} 2018-07-17 09:06:16,865 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d used request id req-b611a5d8-6971-4dda-aa1d-818ed934a37b 2018-07-17 09:06:16,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0300970077515s 2018-07-17 09:06:16,866 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d used request id req-b611a5d8-6971-4dda-aa1d-818ed934a37b 2018-07-17 09:06:16,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-17 09:06:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:17,018 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-a8a3ed78-4f41-42b8-8c92-b2a6013a1a6f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:17,018 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d used request id req-a8a3ed78-4f41-42b8-8c92-b2a6013a1a6f 2018-07-17 09:06:17,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.151772975922s 2018-07-17 09:06:17,018 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/12225a38b5824a14a2a320a90339f60d used request id req-a8a3ed78-4f41-42b8-8c92-b2a6013a1a6f 2018-07-17 09:06:17,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:06:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:17,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:17 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-1400638b-daff-4fe5-a7dc-aef8111359ce X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef"}, "tags": [], "enabled": true, "id": "4e848ed317904a178c71811acf4087ef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_aa6737f4-379a-4c2d-858b-505fbb3c8d52"}]} 2018-07-17 09:06:17,129 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-1400638b-daff-4fe5-a7dc-aef8111359ce 2018-07-17 09:06:17,129 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.107479095459s 2018-07-17 09:06:17,129 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-1400638b-daff-4fe5-a7dc-aef8111359ce 2018-07-17 09:06:17,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-17 09:06:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:17,279 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-828d9126-9ed3-426f-b4fe-aba28267f6e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:17,279 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-828d9126-9ed3-426f-b4fe-aba28267f6e8 2018-07-17 09:06:17,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.147391080856s 2018-07-17 09:06:17,279 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-828d9126-9ed3-426f-b4fe-aba28267f6e8 2018-07-17 09:06:17,282 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:06:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:17,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:17 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-e5370d0f-3fc4-479b-a19d-f9b2c5b957f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "98f87b7e58524e12b95f8d0fae9b6f47", "links": {"self": "https://192.16.1.222:5000/v3/roles/98f87b7e58524e12b95f8d0fae9b6f47"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:06:17,336 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e5370d0f-3fc4-479b-a19d-f9b2c5b957f9 2018-07-17 09:06:17,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.054356098175s 2018-07-17 09:06:17,336 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e5370d0f-3fc4-479b-a19d-f9b2c5b957f9 2018-07-17 09:06:17,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-17 09:06:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/98f87b7e58524e12b95f8d0fae9b6f47 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}16ff35300ad70187b0ee79901ffc6b0b60644a01" 2018-07-17 09:06:17,398 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-df9d2119-4793-4e55-bfc2-ed1cf733244b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:17,398 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/98f87b7e58524e12b95f8d0fae9b6f47 used request id req-df9d2119-4793-4e55-bfc2-ed1cf733244b 2018-07-17 09:06:17,398 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.058424949646s 2018-07-17 09:06:17,398 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/98f87b7e58524e12b95f8d0fae9b6f47 used request id req-df9d2119-4793-4e55-bfc2-ed1cf733244b 2018-07-17 09:06:17,431 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:06:17,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:06:17,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:06:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:06:17,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c95f4f02-848b-475b-ba00-1e8666d7506b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:06:17,480 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c95f4f02-848b-475b-ba00-1e8666d7506b 2018-07-17 09:06:17,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:06:18,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["9zWNej3DQ5OYnUzT8drdgg"], "issued_at": "2018-07-17T09:06:17.000000Z"}} 2018-07-17 09:06:18,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:06:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:18,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bab60dad-a953-40c1-8b6d-8e48b82484a2 Date: Tue, 17 Jul 2018 09:06:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:06:18,286 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bab60dad-a953-40c1-8b6d-8e48b82484a2 2018-07-17 09:06:18,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.284002065659s 2018-07-17 09:06:18,287 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bab60dad-a953-40c1-8b6d-8e48b82484a2 2018-07-17 09:06:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:06:18,296 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:06:18,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:06:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:18,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:18 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-5a689e00-b1ea-4d76-82af-d9db26206777 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 09:06:18,332 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-5a689e00-b1ea-4d76-82af-d9db26206777 2018-07-17 09:06:18,332 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0348010063171s 2018-07-17 09:06:18,332 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-5a689e00-b1ea-4d76-82af-d9db26206777 2018-07-17 09:06:18,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-17 09:06:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}}' 2018-07-17 09:06:18,410 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:18 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-51323b30-4f3b-4cd2-bf7a-42526f3840f7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f"}, "tags": [], "enabled": true, "id": "39851c0808b94d25a82ce23ff1b57a8f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}} 2018-07-17 09:06:18,411 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-51323b30-4f3b-4cd2-bf7a-42526f3840f7 2018-07-17 09:06:18,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.0742340087891s 2018-07-17 09:06:18,411 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-51323b30-4f3b-4cd2-bf7a-42526f3840f7 2018-07-17 09:06:18,411 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'39851c0808b94d25a82ce23ff1b57a8f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240'}) 2018-07-17 09:06:18,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-17 09:06:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb8d999c-32af-45a7-bd79-24b88cabf974", "email": null, "name": "vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}}' 2018-07-17 09:06:18,830 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:18 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-6c9778c2-a484-4480-90d0-accb6e5cfed6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": {"self": "https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e51ca415fa9d4172a256433d880577a9", "domain_id": "default", "password_expires_at": null}} 2018-07-17 09:06:18,830 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-6c9778c2-a484-4480-90d0-accb6e5cfed6 2018-07-17 09:06:18,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.415639877319s 2018-07-17 09:06:18,831 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-6c9778c2-a484-4480-90d0-accb6e5cfed6 2018-07-17 09:06:18,831 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e51ca415fa9d4172a256433d880577a9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240'}) 2018-07-17 09:06:18,833 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:06:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:18,897 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:18 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d02c949e-f6c2-4812-9294-678663067ce2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:06:18,897 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d02c949e-f6c2-4812-9294-678663067ce2 2018-07-17 09:06:18,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0641648769379s 2018-07-17 09:06:18,898 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d02c949e-f6c2-4812-9294-678663067ce2 2018-07-17 09:06:18,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:06:18,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:18,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:18 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f22ddb59-4218-4e36-a9fd-f90690a5d2cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:06:18,942 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f22ddb59-4218-4e36-a9fd-f90690a5d2cd 2018-07-17 09:06:18,942 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.041934967041s 2018-07-17 09:06:18,942 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f22ddb59-4218-4e36-a9fd-f90690a5d2cd 2018-07-17 09:06:18,943 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-17 09:06:18,944 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-17 09:06:18,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" -d '{"role": {"name": "Member"}}' 2018-07-17 09:06:20,512 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:20 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-32821298-9b19-4a43-94fa-cce5a5f2325a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "028317b1adfa41e1b0b85af29d0813c8", "links": {"self": "https://192.16.1.222:5000/v3/roles/028317b1adfa41e1b0b85af29d0813c8"}, "name": "Member"}} 2018-07-17 09:06:20,512 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-32821298-9b19-4a43-94fa-cce5a5f2325a 2018-07-17 09:06:20,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 1.56805992126s 2018-07-17 09:06:20,513 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-32821298-9b19-4a43-94fa-cce5a5f2325a 2018-07-17 09:06:20,513 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'028317b1adfa41e1b0b85af29d0813c8'}) 2018-07-17 09:06:20,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:06:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:20,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:20 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-897b0334-7172-4d52-bffc-b3c9fe7ba0a0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "028317b1adfa41e1b0b85af29d0813c8", "links": {"self": "https://192.16.1.222:5000/v3/roles/028317b1adfa41e1b0b85af29d0813c8"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:06:20,543 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-897b0334-7172-4d52-bffc-b3c9fe7ba0a0 2018-07-17 09:06:20,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0276679992676s 2018-07-17 09:06:20,543 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-897b0334-7172-4d52-bffc-b3c9fe7ba0a0 2018-07-17 09:06:20,545 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:06:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:20,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:20 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-b87bec48-ec6a-4217-88d4-4e10fcbec30f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:06:20,614 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-b87bec48-ec6a-4217-88d4-4e10fcbec30f 2018-07-17 09:06:20,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0692889690399s 2018-07-17 09:06:20,615 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-b87bec48-ec6a-4217-88d4-4e10fcbec30f 2018-07-17 09:06:20,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:06:20,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:21,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:21 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-5d5abcb2-dffc-4404-a584-51bdd45c9db8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": {"self": "https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e51ca415fa9d4172a256433d880577a9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:06:21,672 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5d5abcb2-dffc-4404-a584-51bdd45c9db8 2018-07-17 09:06:21,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.0573720932s 2018-07-17 09:06:21,673 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5d5abcb2-dffc-4404-a584-51bdd45c9db8 2018-07-17 09:06:21,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:06:21,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:21,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:21 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-f39ca1d6-a7e8-4108-8809-13ed282c9bd4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f"}, "tags": [], "enabled": true, "id": "39851c0808b94d25a82ce23ff1b57a8f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:06:21,729 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-f39ca1d6-a7e8-4108-8809-13ed282c9bd4 2018-07-17 09:06:21,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0501267910004s 2018-07-17 09:06:21,729 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-f39ca1d6-a7e8-4108-8809-13ed282c9bd4 2018-07-17 09:06:21,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 09:06:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=e51ca415fa9d4172a256433d880577a9&role.id=028317b1adfa41e1b0b85af29d0813c8&scope.project.id=39851c0808b94d25a82ce23ff1b57a8f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:22,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:22 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-9dd59d53-e717-41f6-a9b4-9d082cb44442 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=e51ca415fa9d4172a256433d880577a9&role.id=028317b1adfa41e1b0b85af29d0813c8&scope.project.id=39851c0808b94d25a82ce23ff1b57a8f", "previous": null, "next": null}} 2018-07-17 09:06:22,464 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=e51ca415fa9d4172a256433d880577a9&role.id=028317b1adfa41e1b0b85af29d0813c8&scope.project.id=39851c0808b94d25a82ce23ff1b57a8f used request id req-9dd59d53-e717-41f6-a9b4-9d082cb44442 2018-07-17 09:06:22,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.731546878815s 2018-07-17 09:06:22,465 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=e51ca415fa9d4172a256433d880577a9&role.id=028317b1adfa41e1b0b85af29d0813c8&scope.project.id=39851c0808b94d25a82ce23ff1b57a8f used request id req-9dd59d53-e717-41f6-a9b4-9d082cb44442 2018-07-17 09:06:22,467 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-17 09:06:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f/users/e51ca415fa9d4172a256433d880577a9/roles/028317b1adfa41e1b0b85af29d0813c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:06:22,551 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-0ef1cece-c04b-42b5-b75c-5b7aeb6a30eb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:06:22,552 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f/users/e51ca415fa9d4172a256433d880577a9/roles/028317b1adfa41e1b0b85af29d0813c8 used request id req-0ef1cece-c04b-42b5-b75c-5b7aeb6a30eb 2018-07-17 09:06:22,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.084832906723s 2018-07-17 09:06:22,552 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f/users/e51ca415fa9d4172a256433d880577a9/roles/028317b1adfa41e1b0b85af29d0813c8 used request id req-0ef1cece-c04b-42b5-b75c-5b7aeb6a30eb 2018-07-17 09:06:22,552 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'cb8d999c-32af-45a7-bd79-24b88cabf974', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'project_id': u'39851c0808b94d25a82ce23ff1b57a8f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:06:22,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:06:22,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:06:22,555 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'password': 'cb8d999c-32af-45a7-bd79-24b88cabf974', 'project_name': 'vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '39851c0808b94d25a82ce23ff1b57a8f', 'project_domain_name': 'Default'} 2018-07-17 09:06:22,555 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-17 09:06:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:06:22,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:06:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-580effc5-fe7c-41ca-ab17-7202b6cf62ab X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:06:22,569 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-580effc5-fe7c-41ca-ab17-7202b6cf62ab 2018-07-17 09:06:22,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:06:23,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "028317b1adfa41e1b0b85af29d0813c8", "name": "Member"}], "expires_at": "2018-07-17T21:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39851c0808b94d25a82ce23ff1b57a8f", "name": "vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/39851c0808b94d25a82ce23ff1b57a8f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/39851c0808b94d25a82ce23ff1b57a8f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/39851c0808b94d25a82ce23ff1b57a8f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/39851c0808b94d25a82ce23ff1b57a8f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/39851c0808b94d25a82ce23ff1b57a8f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/39851c0808b94d25a82ce23ff1b57a8f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/39851c0808b94d25a82ce23ff1b57a8f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/39851c0808b94d25a82ce23ff1b57a8f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/39851c0808b94d25a82ce23ff1b57a8f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/39851c0808b94d25a82ce23ff1b57a8f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/39851c0808b94d25a82ce23ff1b57a8f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/39851c0808b94d25a82ce23ff1b57a8f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "id": "e51ca415fa9d4172a256433d880577a9"}, "audit_ids": ["mC4HxqFcTrGm3IGiN27V9g"], "issued_at": "2018-07-17T09:06:23.000000Z"}} 2018-07-17 09:06:23,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:06:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"network": {"name": "vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "admin_state_up": true}}' 2018-07-17 09:06:23,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-3b0648d3-8141-4ff1-9ab6-c2fb9ec7f9d9 Date: Tue, 17 Jul 2018 09:06:23 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T09:06:23Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","name":"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}} 2018-07-17 09:06:23,824 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3b0648d3-8141-4ff1-9ab6-c2fb9ec7f9d9 2018-07-17 09:06:23,824 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.644617080688s 2018-07-17 09:06:23,824 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3b0648d3-8141-4ff1-9ab6-c2fb9ec7f9d9 2018-07-17 09:06:23,825 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:06:23Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7b7d8c9e-0898-44fc-83b5-f5eaf023aacf', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', u'admin_state_up': True, u'tenant_id': u'39851c0808b94d25a82ce23ff1b57a8f', u'created_at': u'2018-07-17T09:06:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'39851c0808b94d25a82ce23ff1b57a8f'}) 2018-07-17 09:06:23,825 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:06:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:24,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-bd34b4d9-b531-452e-846a-0ef7456c9b0c Date: Tue, 17 Jul 2018 09:06:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:06:23Z","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","name":"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:06:24,032 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bd34b4d9-b531-452e-846a-0ef7456c9b0c 2018-07-17 09:06:24,033 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.207314014435s 2018-07-17 09:06:24,033 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bd34b4d9-b531-452e-846a-0ef7456c9b0c 2018-07-17 09:06:24,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:06:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"subnet": {"name": "vping_userdata-subnet_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "enable_dhcp": true, "network_id": "7b7d8c9e-0898-44fc-83b5-f5eaf023aacf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:06:24,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-335eab61-7dd8-4daa-9aff-9363119ca130 Date: Tue, 17 Jul 2018 09:06:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:06:24Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"734ec05f-99bf-4631-89b6-bf71685f1d64","subnetpool_id":null,"name":"vping_userdata-subnet_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}} 2018-07-17 09:06:24,814 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-335eab61-7dd8-4daa-9aff-9363119ca130 2018-07-17 09:06:24,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.780436992645s 2018-07-17 09:06:24,814 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-335eab61-7dd8-4daa-9aff-9363119ca130 2018-07-17 09:06:24,815 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:06:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'734ec05f-99bf-4631-89b6-bf71685f1d64', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', u'enable_dhcp': True, u'network_id': u'7b7d8c9e-0898-44fc-83b5-f5eaf023aacf', u'tenant_id': u'39851c0808b94d25a82ce23ff1b57a8f', u'created_at': u'2018-07-17T09:06:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'39851c0808b94d25a82ce23ff1b57a8f'}) 2018-07-17 09:06:24,815 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:06:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "vping_userdata-router_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "admin_state_up": true}}' 2018-07-17 09:06:33,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-5fdb32aa-3b1a-40c3-959c-d055ef40c83a Date: Tue, 17 Jul 2018 09:06:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:25Z", "admin_state_up": true, "updated_at": "2018-07-17T09:06:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "b720fb3a-ae5d-40b7-92bc-155e25cefd4b", "name": "vping_userdata-router_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}} 2018-07-17 09:06:33,440 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5fdb32aa-3b1a-40c3-959c-d055ef40c83a 2018-07-17 09:06:33,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.62545514107s 2018-07-17 09:06:33,441 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5fdb32aa-3b1a-40c3-959c-d055ef40c83a 2018-07-17 09:06:33,441 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:06:27Z', u'revision_number': 3, u'id': u'b720fb3a-ae5d-40b7-92bc-155e25cefd4b', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', u'admin_state_up': True, u'tenant_id': u'39851c0808b94d25a82ce23ff1b57a8f', u'created_at': u'2018-07-17T09:06:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'39851c0808b94d25a82ce23ff1b57a8f'}) 2018-07-17 09:06:33,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:06:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"subnet_id": "734ec05f-99bf-4631-89b6-bf71685f1d64"}' 2018-07-17 09:06:37,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62c63c8e-9321-48c5-9173-5349cdfae2d5 Date: Tue, 17 Jul 2018 09:06:37 GMT RESP BODY: {"network_id": "7b7d8c9e-0898-44fc-83b5-f5eaf023aacf", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "subnet_id": "734ec05f-99bf-4631-89b6-bf71685f1d64", "subnet_ids": ["734ec05f-99bf-4631-89b6-bf71685f1d64"], "port_id": "d8b675d6-080f-4d18-880d-c797f8085a47", "id": "b720fb3a-ae5d-40b7-92bc-155e25cefd4b"} 2018-07-17 09:06:37,781 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b/add_router_interface.json used request id req-62c63c8e-9321-48c5-9173-5349cdfae2d5 2018-07-17 09:06:37,781 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.33954691887s 2018-07-17 09:06:37,781 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b/add_router_interface.json used request id req-62c63c8e-9321-48c5-9173-5349cdfae2d5 returning object b720fb3a-ae5d-40b7-92bc-155e25cefd4b 2018-07-17 09:06:37,782 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:06:37,879 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:06:37,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:06:37,906 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:06:37,909 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:06:37,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:38,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-ef463a42-6e06-4032-8717-9e4eb77b81a1 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:06:38,417 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ef463a42-6e06-4032-8717-9e4eb77b81a1 2018-07-17 09:06:38,417 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.508265018463s 2018-07-17 09:06:38,418 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ef463a42-6e06-4032-8717-9e4eb77b81a1 2018-07-17 09:06:38,422 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:06:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}' 2018-07-17 09:06:39,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-1f1b04e1-b2c7-4dc4-a4dd-97a4cfa54b15 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file", "owner": "39851c0808b94d25a82ce23ff1b57a8f", "id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "size": null, "self": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:06:38Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "checksum": null, "created_at": "2018-07-17T09:06:38Z", "protected": false} 2018-07-17 09:06:39,094 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-1f1b04e1-b2c7-4dc4-a4dd-97a4cfa54b15 2018-07-17 09:06:39,094 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.672488927841s 2018-07-17 09:06:39,095 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-1f1b04e1-b2c7-4dc4-a4dd-97a4cfa54b15 returning object 182fbd92-b831-4a84-a6fd-e734f9d0c8bf 2018-07-17 09:06:39,095 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:06:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '' 2018-07-17 09:06:40,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6021432a-31b4-4051-afe4-96c7c3ef4d0c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:06:40,580 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file used request id req-6021432a-31b4-4051-afe4-96c7c3ef4d0c 2018-07-17 09:06:40,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.48534607887s 2018-07-17 09:06:40,581 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file used request id req-6021432a-31b4-4051-afe4-96c7c3ef4d0c 2018-07-17 09:06:40,581 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:06:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file', u'owner': u'39851c0808b94d25a82ce23ff1b57a8f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'182fbd92-b831-4a84-a6fd-e734f9d0c8bf', u'size': None, u'name': u'vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', u'checksum': None, u'self': u'/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:06:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:06:40,581 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:06:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:06:40,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 516 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d38eb66-900d-46b0-a4ae-8353854a07b1 x-compute-request-id: req-6d38eb66-900d-46b0-a4ae-8353854a07b1 RESP BODY: {"flavor": {"name": "vping_userdata-flavor_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881"}} 2018-07-17 09:06:40,664 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-6d38eb66-900d-46b0-a4ae-8353854a07b1 2018-07-17 09:06:40,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0828289985657s 2018-07-17 09:06:40,664 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-6d38eb66-900d-46b0-a4ae-8353854a07b1 2018-07-17 09:06:40,665 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4a79a316-5d1f-4fe8-ade5-fa24b7e31881', 'swap': 0}) 2018-07-17 09:06:40,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:06:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" -d '{"extra_specs": {}}' 2018-07-17 09:06:41,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd653626-4a50-44da-ae5e-d59a50d32806 x-compute-request-id: req-dd653626-4a50-44da-ae5e-d59a50d32806 RESP BODY: {"extra_specs": {}} 2018-07-17 09:06:41,424 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881/os-extra_specs used request id req-dd653626-4a50-44da-ae5e-d59a50d32806 2018-07-17 09:06:41,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.758455991745s 2018-07-17 09:06:41,424 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881/os-extra_specs used request id req-dd653626-4a50-44da-ae5e-d59a50d32806 2018-07-17 09:06:41,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:06:41,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:41,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-51945972-eeb8-4bd6-bcb2-86b402dbec59 Date: Tue, 17 Jul 2018 09:06:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["734ec05f-99bf-4631-89b6-bf71685f1d64"],"updated_at":"2018-07-17T09:06:24Z","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","name":"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:06:41,592 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-51945972-eeb8-4bd6-bcb2-86b402dbec59 2018-07-17 09:06:41,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.16751408577s 2018-07-17 09:06:41,592 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-51945972-eeb8-4bd6-bcb2-86b402dbec59 2018-07-17 09:06:41,595 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:06:41,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:42,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-dbe61357-2c35-406f-9be2-f815836d257c RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/snap", "metadata": {}}], "file": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file", "owner": "39851c0808b94d25a82ce23ff1b57a8f", "id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "size": 12716032, "self": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:06:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:06:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:06:42,031 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-dbe61357-2c35-406f-9be2-f815836d257c 2018-07-17 09:06:42,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.436676025391s 2018-07-17 09:06:42,032 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-dbe61357-2c35-406f-9be2-f815836d257c 2018-07-17 09:06:42,033 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:06:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:42,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-150f603f-948d-4331-b6dd-877511ea4ad4 x-compute-request-id: req-150f603f-948d-4331-b6dd-877511ea4ad4 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "vping_userdata-flavor_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-17 09:06:42,103 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-150f603f-948d-4331-b6dd-877511ea4ad4 2018-07-17 09:06:42,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0697810649872s 2018-07-17 09:06:42,103 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-150f603f-948d-4331-b6dd-877511ea4ad4 2018-07-17 09:06:42,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:06:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"server": {"name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "imageRef": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "flavorRef": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7b7d8c9e-0898-44fc-83b5-f5eaf023aacf"}]}}' 2018-07-17 09:06:43,036 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbf2b4e3-e6cf-49d4-ad32-933fe9b15656 x-compute-request-id: req-dbf2b4e3-e6cf-49d4-ad32-933fe9b15656 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "621cd67c-24e4-4818-9298-310423a813b4", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "adminPass": "mMMQq8HqYyS5"}} 2018-07-17 09:06:43,036 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-dbf2b4e3-e6cf-49d4-ad32-933fe9b15656 2018-07-17 09:06:43,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 0.930721998215s 2018-07-17 09:06:43,037 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-dbf2b4e3-e6cf-49d4-ad32-933fe9b15656 2018-07-17 09:06:43,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:43,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1287 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e478aa29-e2d7-49b1-ae91-c6dba16458c5 x-compute-request-id: req-e478aa29-e2d7-49b1-ae91-c6dba16458c5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:06:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:06:43,288 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e478aa29-e2d7-49b1-ae91-c6dba16458c5 2018-07-17 09:06:43,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.250565052032s 2018-07-17 09:06:43,288 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e478aa29-e2d7-49b1-ae91-c6dba16458c5 2018-07-17 09:06:43,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:06:43,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:43,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-0aac5ff0-7572-4b69-819d-b8106867e530 Date: Tue, 17 Jul 2018 09:06:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["734ec05f-99bf-4631-89b6-bf71685f1d64"],"updated_at":"2018-07-17T09:06:24Z","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","name":"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:06:43,527 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0aac5ff0-7572-4b69-819d-b8106867e530 2018-07-17 09:06:43,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.235016822815s 2018-07-17 09:06:43,527 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0aac5ff0-7572-4b69-819d-b8106867e530 2018-07-17 09:06:43,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:06:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:43,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2612f712-d51c-42d8-9ead-f8c63ef52913 Date: Tue, 17 Jul 2018 09:06:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"734ec05f-99bf-4631-89b6-bf71685f1d64","subnetpool_id":null,"name":"vping_userdata-subnet_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:06:43,608 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2612f712-d51c-42d8-9ead-f8c63ef52913 2018-07-17 09:06:43,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0802569389343s 2018-07-17 09:06:43,608 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2612f712-d51c-42d8-9ead-f8c63ef52913 2018-07-17 09:06:43,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:06:45,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:45,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:47,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-52e28b1f-90e5-4f68-8559-fa5271a3c842 x-compute-request-id: req-52e28b1f-90e5-4f68-8559-fa5271a3c842 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:06:44Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:06:47,417 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-52e28b1f-90e5-4f68-8559-fa5271a3c842 2018-07-17 09:06:47,417 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.80615377426s 2018-07-17 09:06:47,417 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-52e28b1f-90e5-4f68-8559-fa5271a3c842 2018-07-17 09:06:47,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:06:49,422 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:51,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1578 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-09bad91d-9afd-4832-9e79-7e38fde5e09d x-compute-request-id: req-09bad91d-9afd-4832-9e79-7e38fde5e09d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:06:51,433 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-09bad91d-9afd-4832-9e79-7e38fde5e09d 2018-07-17 09:06:51,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.0107831955s 2018-07-17 09:06:51,433 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-09bad91d-9afd-4832-9e79-7e38fde5e09d 2018-07-17 09:06:51,435 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:06:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=621cd67c-24e4-4818-9298-310423a813b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:51,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 745 X-Openstack-Request-Id: req-bca2bed7-d983-4a27-9d50-028a73fa6740 Date: Tue, 17 Jul 2018 09:06:51 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:45Z","admin_state_up":true,"updated_at":"2018-07-17T09:06:47Z","binding:vnic_type":"normal","device_id":"621cd67c-24e4-4818-9298-310423a813b4","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:82:93:3f","id":"4ec16f27-dd1c-4952-97fd-85c9ae16702c","port_security_enabled":true,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","fixed_ips":[{"subnet_id":"734ec05f-99bf-4631-89b6-bf71685f1d64","ip_address":"192.168.0.7"}],"extra_dhcp_opts":[],"security_groups":["2d3b1677-417e-468d-a747-70eda4ae5151"],"name":""}]} 2018-07-17 09:06:51,572 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=621cd67c-24e4-4818-9298-310423a813b4 used request id req-bca2bed7-d983-4a27-9d50-028a73fa6740 2018-07-17 09:06:51,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.136271953583s 2018-07-17 09:06:51,572 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=621cd67c-24e4-4818-9298-310423a813b4 used request id req-bca2bed7-d983-4a27-9d50-028a73fa6740 2018-07-17 09:06:51,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:06:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4ec16f27-dd1c-4952-97fd-85c9ae16702c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:51,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-10d0ea0a-38f4-4e25-a54a-653c67ff0b7b Date: Tue, 17 Jul 2018 09:06:51 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:06:51,604 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4ec16f27-dd1c-4952-97fd-85c9ae16702c used request id req-10d0ea0a-38f4-4e25-a54a-653c67ff0b7b 2018-07-17 09:06:51,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.02960896492s 2018-07-17 09:06:51,605 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4ec16f27-dd1c-4952-97fd-85c9ae16702c used request id req-10d0ea0a-38f4-4e25-a54a-653c67ff0b7b 2018-07-17 09:06:51,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:51,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1578 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7965a317-f150-44bd-a8f3-87110f566635 x-compute-request-id: req-7965a317-f150-44bd-a8f3-87110f566635 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:06:51,953 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7965a317-f150-44bd-a8f3-87110f566635 2018-07-17 09:06:51,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.34757900238s 2018-07-17 09:06:51,953 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7965a317-f150-44bd-a8f3-87110f566635 2018-07-17 09:06:51,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:06:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=621cd67c-24e4-4818-9298-310423a813b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:52,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-37bab010-c5ce-45ba-9622-294cee031268 Date: Tue, 17 Jul 2018 09:06:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:45Z","admin_state_up":true,"updated_at":"2018-07-17T09:06:51Z","binding:vnic_type":"normal","device_id":"621cd67c-24e4-4818-9298-310423a813b4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:82:93:3f","id":"4ec16f27-dd1c-4952-97fd-85c9ae16702c","port_security_enabled":true,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","fixed_ips":[{"subnet_id":"734ec05f-99bf-4631-89b6-bf71685f1d64","ip_address":"192.168.0.7"}],"extra_dhcp_opts":[],"security_groups":["2d3b1677-417e-468d-a747-70eda4ae5151"],"name":""}]} 2018-07-17 09:06:52,037 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=621cd67c-24e4-4818-9298-310423a813b4 used request id req-37bab010-c5ce-45ba-9622-294cee031268 2018-07-17 09:06:52,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0821440219879s 2018-07-17 09:06:52,038 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=621cd67c-24e4-4818-9298-310423a813b4 used request id req-37bab010-c5ce-45ba-9622-294cee031268 2018-07-17 09:06:52,041 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:06:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4ec16f27-dd1c-4952-97fd-85c9ae16702c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:52,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-72c30022-ea60-4681-b5ae-b055bf8ab80a Date: Tue, 17 Jul 2018 09:06:52 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:06:52,071 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4ec16f27-dd1c-4952-97fd-85c9ae16702c used request id req-72c30022-ea60-4681-b5ae-b055bf8ab80a 2018-07-17 09:06:52,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0302047729492s 2018-07-17 09:06:52,071 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4ec16f27-dd1c-4952-97fd-85c9ae16702c used request id req-72c30022-ea60-4681-b5ae-b055bf8ab80a 2018-07-17 09:06:52,071 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:93:3f', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'182fbd92-b831-4a84-a6fd-e734f9d0c8bf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:06:49.000000', 'flavor': Munch({u'id': u'4a79a316-5d1f-4fe8-ade5-fa24b7e31881'}), 'az': u'nova', 'id': u'621cd67c-24e4-4818-9298-310423a813b4', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e51ca415fa9d4172a256433d880577a9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'39851c0808b94d25a82ce23ff1b57a8f', 'name': 'vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:06:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:06:49Z', 'hostId': u'37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:06:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'39851c0808b94d25a82ce23ff1b57a8f', 'name': u'vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'adminPass': None, 'tenant_id': u'39851c0808b94d25a82ce23ff1b57a8f', 'created_at': u'2018-07-17T09:06:42Z', 'created': u'2018-07-17T09:06:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:06:52,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:06:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:52,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-5e6e93fd-7a8b-4ebb-ac1d-fdecbbcf72fe Date: Tue, 17 Jul 2018 09:06:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["734ec05f-99bf-4631-89b6-bf71685f1d64"],"updated_at":"2018-07-17T09:06:24Z","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","name":"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:06:52,248 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5e6e93fd-7a8b-4ebb-ac1d-fdecbbcf72fe 2018-07-17 09:06:52,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.175818920135s 2018-07-17 09:06:52,248 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5e6e93fd-7a8b-4ebb-ac1d-fdecbbcf72fe 2018-07-17 09:06:52,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:06:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:52,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-164b6b42-0cd7-45f0-b69c-a1b60116f518 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/snap", "metadata": {}}], "file": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file", "owner": "39851c0808b94d25a82ce23ff1b57a8f", "id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "size": 12716032, "self": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:06:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:06:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:06:52,746 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-164b6b42-0cd7-45f0-b69c-a1b60116f518 2018-07-17 09:06:52,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.494740962982s 2018-07-17 09:06:52,746 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-164b6b42-0cd7-45f0-b69c-a1b60116f518 2018-07-17 09:06:52,747 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:06:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:52,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d431a3dc-14ea-4dd7-8180-3cd0571d92b1 x-compute-request-id: req-d431a3dc-14ea-4dd7-8180-3cd0571d92b1 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "vping_userdata-flavor_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-17 09:06:52,811 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d431a3dc-14ea-4dd7-8180-3cd0571d92b1 2018-07-17 09:06:52,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0636398792267s 2018-07-17 09:06:52,811 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d431a3dc-14ea-4dd7-8180-3cd0571d92b1 2018-07-17 09:06:52,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:06:52,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"server": {"name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "imageRef": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "flavorRef": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMC43IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7b7d8c9e-0898-44fc-83b5-f5eaf023aacf"}]}}' 2018-07-17 09:06:55,038 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1a5bd92-08e9-4de6-9370-cb9ddf15d178 x-compute-request-id: req-d1a5bd92-08e9-4de6-9370-cb9ddf15d178 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "adminPass": "jDRcqE4iHh2H"}} 2018-07-17 09:06:55,039 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d1a5bd92-08e9-4de6-9370-cb9ddf15d178 2018-07-17 09:06:55,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.22496318817s 2018-07-17 09:06:55,039 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d1a5bd92-08e9-4de6-9370-cb9ddf15d178 2018-07-17 09:06:55,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2853 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e034892-bb2c-42a6-a3eb-18b00de5e109 x-compute-request-id: req-0e034892-bb2c-42a6-a3eb-18b00de5e109 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:06:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:06:55,509 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0e034892-bb2c-42a6-a3eb-18b00de5e109 2018-07-17 09:06:55,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.470111131668s 2018-07-17 09:06:55,511 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0e034892-bb2c-42a6-a3eb-18b00de5e109 2018-07-17 09:06:55,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:06:57,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:06:57,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2911 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-22f3dca1-d3aa-4e80-a6bc-1ff2e3d8f4c4 x-compute-request-id: req-22f3dca1-d3aa-4e80-a6bc-1ff2e3d8f4c4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:06:56Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:06:57,876 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-22f3dca1-d3aa-4e80-a6bc-1ff2e3d8f4c4 2018-07-17 09:06:57,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.358917951584s 2018-07-17 09:06:57,876 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-22f3dca1-d3aa-4e80-a6bc-1ff2e3d8f4c4 2018-07-17 09:06:57,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:06:59,881 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:06:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:00,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2953 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e6babae-9594-4962-b640-ea78822c1b3d x-compute-request-id: req-8e6babae-9594-4962-b640-ea78822c1b3d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:06:56Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:00,283 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8e6babae-9594-4962-b640-ea78822c1b3d 2018-07-17 09:07:00,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.401959896088s 2018-07-17 09:07:00,284 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8e6babae-9594-4962-b640-ea78822c1b3d 2018-07-17 09:07:00,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:07:02,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:03,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb972863-f336-4a32-b8cc-d22d68477482 x-compute-request-id: req-eb972863-f336-4a32-b8cc-d22d68477482 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:03,275 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-eb972863-f336-4a32-b8cc-d22d68477482 2018-07-17 09:07:03,275 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.985296010971s 2018-07-17 09:07:03,275 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-eb972863-f336-4a32-b8cc-d22d68477482 2018-07-17 09:07:03,278 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:07:03,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:03,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-0da797c5-6137-4895-b3bf-52addb519c4b Date: Tue, 17 Jul 2018 09:07:03 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:57Z","admin_state_up":true,"updated_at":"2018-07-17T09:06:59Z","binding:vnic_type":"normal","device_id":"6d309ad7-c1f2-45fe-bf22-a9a200b0ea85","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:26:73:0b","id":"d51068cc-f8e5-43c8-b2e1-54ecf195ac73","port_security_enabled":true,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","fixed_ips":[{"subnet_id":"734ec05f-99bf-4631-89b6-bf71685f1d64","ip_address":"192.168.0.12"}],"extra_dhcp_opts":[],"security_groups":["2d3b1677-417e-468d-a747-70eda4ae5151"],"name":""}]} 2018-07-17 09:07:03,381 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-0da797c5-6137-4895-b3bf-52addb519c4b 2018-07-17 09:07:03,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.103406906128s 2018-07-17 09:07:03,382 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-0da797c5-6137-4895-b3bf-52addb519c4b 2018-07-17 09:07:03,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:07:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fe63b164-1b33-44fc-b9e6-744c9ee644bf Date: Tue, 17 Jul 2018 09:07:03 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:07:03,416 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73 used request id req-fe63b164-1b33-44fc-b9e6-744c9ee644bf 2018-07-17 09:07:03,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0313558578491s 2018-07-17 09:07:03,416 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73 used request id req-fe63b164-1b33-44fc-b9e6-744c9ee644bf 2018-07-17 09:07:03,416 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:05,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eab5a857-6899-4675-a615-79f83c72e560 x-compute-request-id: req-eab5a857-6899-4675-a615-79f83c72e560 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:05,098 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-eab5a857-6899-4675-a615-79f83c72e560 2018-07-17 09:07:05,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.68149709702s 2018-07-17 09:07:05,098 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-eab5a857-6899-4675-a615-79f83c72e560 2018-07-17 09:07:05,101 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:07:05,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:05,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4f6664b9-9593-4880-9558-38e23d3ccbd3 Date: Tue, 17 Jul 2018 09:07:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:57Z","admin_state_up":true,"updated_at":"2018-07-17T09:07:04Z","binding:vnic_type":"normal","device_id":"6d309ad7-c1f2-45fe-bf22-a9a200b0ea85","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:26:73:0b","id":"d51068cc-f8e5-43c8-b2e1-54ecf195ac73","port_security_enabled":true,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","fixed_ips":[{"subnet_id":"734ec05f-99bf-4631-89b6-bf71685f1d64","ip_address":"192.168.0.12"}],"extra_dhcp_opts":[],"security_groups":["2d3b1677-417e-468d-a747-70eda4ae5151"],"name":""}]} 2018-07-17 09:07:05,189 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-4f6664b9-9593-4880-9558-38e23d3ccbd3 2018-07-17 09:07:05,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0880300998688s 2018-07-17 09:07:05,189 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-4f6664b9-9593-4880-9558-38e23d3ccbd3 2018-07-17 09:07:05,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:07:05,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c18a9a35-792d-40cb-8bef-5ffc9cc0fd35 Date: Tue, 17 Jul 2018 09:07:05 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:07:05,222 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73 used request id req-c18a9a35-792d-40cb-8bef-5ffc9cc0fd35 2018-07-17 09:07:05,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0296421051025s 2018-07-17 09:07:05,222 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73 used request id req-c18a9a35-792d-40cb-8bef-5ffc9cc0fd35 2018-07-17 09:07:05,223 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:73:0b', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'182fbd92-b831-4a84-a6fd-e734f9d0c8bf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:07:01.000000', 'flavor': Munch({u'id': u'4a79a316-5d1f-4fe8-ade5-fa24b7e31881'}), 'az': u'nova', 'id': u'6d309ad7-c1f2-45fe-bf22-a9a200b0ea85', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e51ca415fa9d4172a256433d880577a9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'39851c0808b94d25a82ce23ff1b57a8f', 'name': 'vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:07:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:07:01Z', 'hostId': u'37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:07:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'39851c0808b94d25a82ce23ff1b57a8f', 'name': u'vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240', 'adminPass': None, 'tenant_id': u'39851c0808b94d25a82ce23ff1b57a8f', 'created_at': u'2018-07-17T09:06:54Z', 'created': u'2018-07-17T09:06:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:07:05,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:05,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8557b3e-3e9d-462f-8c50-7286a4af893f x-compute-request-id: req-e8557b3e-3e9d-462f-8c50-7286a4af893f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:05,879 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e8557b3e-3e9d-462f-8c50-7286a4af893f 2018-07-17 09:07:05,879 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.655652999878s 2018-07-17 09:07:05,879 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e8557b3e-3e9d-462f-8c50-7286a4af893f 2018-07-17 09:07:05,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:07:05,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a9f19401-1226-4949-ab5d-f28d08915528 Date: Tue, 17 Jul 2018 09:07:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:57Z","admin_state_up":true,"updated_at":"2018-07-17T09:07:04Z","binding:vnic_type":"normal","device_id":"6d309ad7-c1f2-45fe-bf22-a9a200b0ea85","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:26:73:0b","id":"d51068cc-f8e5-43c8-b2e1-54ecf195ac73","port_security_enabled":true,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","fixed_ips":[{"subnet_id":"734ec05f-99bf-4631-89b6-bf71685f1d64","ip_address":"192.168.0.12"}],"extra_dhcp_opts":[],"security_groups":["2d3b1677-417e-468d-a747-70eda4ae5151"],"name":""}]} 2018-07-17 09:07:05,975 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-a9f19401-1226-4949-ab5d-f28d08915528 2018-07-17 09:07:05,975 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0927319526672s 2018-07-17 09:07:05,976 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-a9f19401-1226-4949-ab5d-f28d08915528 2018-07-17 09:07:05,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:07:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:06,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fc79bf56-979c-4356-8144-f275a8683ffb Date: Tue, 17 Jul 2018 09:07:06 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:07:06,020 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73 used request id req-fc79bf56-979c-4356-8144-f275a8683ffb 2018-07-17 09:07:06,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0412859916687s 2018-07-17 09:07:06,020 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d51068cc-f8e5-43c8-b2e1-54ecf195ac73 used request id req-fc79bf56-979c-4356-8144-f275a8683ffb 2018-07-17 09:07:06,020 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-17 09:07:07,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:07,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c709df0e-9c85-4594-b3ed-860043d2168f x-compute-request-id: req-c709df0e-9c85-4594-b3ed-860043d2168f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:07,553 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c709df0e-9c85-4594-b3ed-860043d2168f 2018-07-17 09:07:07,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.531059980392s 2018-07-17 09:07:07,554 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c709df0e-9c85-4594-b3ed-860043d2168f 2018-07-17 09:07:07,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:07:07,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:07:07,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14922 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e605fe38-c6b5-4b60-a862-c6b72b9a4c6d x-compute-request-id: req-e605fe38-c6b5-4b60-a862-c6b72b9a4c6d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020024] pid_max: default: 32768 minimum: 301\n[ 0.028027] ACPI: Core revision 20150930\n[ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044055] Security Framework initialized\n[ 0.048023] Yama: becoming mindful.\n[ 0.052043] AppArmor: AppArmor initialized\n[ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092775] Initializing cgroup subsys io\n[ 0.100033] Initializing cgroup subsys memory\n[ 0.108036] Initializing cgroup subsys devices\n[ 0.116029] Initializing cgroup subsys freezer\n[ 0.124030] Initializing cgroup subsys net_cls\n[ 0.132028] Initializing cgroup subsys perf_event\n[ 0.140049] Initializing cgroup subsys net_prio\n[ 0.148027] Initializing cgroup subsys hugetlb\n[ 0.156026] Initializing cgroup subsys pids\n[ 0.165085] CPU: Physical Processor ID: 0\n[ 0.173203] mce: CPU supports 10 MCE banks\n[ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.528702] ftrace: allocating 31920 entries in 125 pages\n[ 0.552446] smpboot: Max logical packages: 1\n[ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.566119] x2apic enabled\n[ 0.568029] Switched APIC routing to physical x2apic.\n[ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613018] x86: Booted up 1 node, 1 CPUs\n[ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.622349] devtmpfs: initialized\n[ 0.625520] evm: security.selinux\n[ 0.628035] evm: security.SMACK64\n[ 0.632030] evm: security.SMACK64EXEC\n[ 0.636029] evm: security.SMACK64TRANSMUTE\n[ 0.640028] evm: security.SMACK64MMAP\n[ 0.644028] evm: security.ima\n[ 0.648028] evm: security.capability\n[ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.656135] pinctrl core: initialized pinctrl subsystem\n[ 0.660667] RTC time: 9:07:05, date: 07/17/18\n[ 0.664301] NET: Registered protocol family 16\n[ 0.668397] cpuidle: using governor ladder\n[ 0.672034] cpuidle: using governor menu\n[ 0.676035] PCCT header not found.\n[ 0.680254] ACPI: bus type PCI registered\n[ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.688625] PCI: Using configuration type 1 for base access\n[ 0.693646] ACPI: Added _OSI(Module Device)\n[ 0.696031] ACPI: Added _OSI(Processor Device)\n[ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.704030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.710375] ACPI: Interpreter enabled\n[ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.736043] ACPI: (supports S0 S3 S4 S5)\n[ 0.740029] ACPI: Using IOAPIC for interrupt routing\n[ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.764611] acpiphp: Slot [3] registered\n[ 0.768109] acpiphp: Slot [4] registered\n[ 0.772108] acpiphp: Slot [5] registered\n[ 0.776108] acpiphp: Slot [6] registered\n[ 0.780107] acpiphp: Slot [7] registered\n[ 0.784111] acpiphp: Slot [8] registered\n[ 0.788106] acpiphp: Slot [9] registered\n[ 0.792104] acpiphp: Slot [10] registered\n[ 0.796107] acpiphp: Slot [11] registered\n[ 0.800106] acpiphp: Slot [12] registered\n[ 0.804108] acpiphp: Slot [13] registered\n[ 0.808107] acpiphp: Slot [14] registered\n[ 0.812112] acpiphp: Slot [15] registered\n[ 0.817127] acpiphp: Slot [16] registered\n[ 0.820110] acpiphp: Slot [17] registered\n[ 0.824106] acpiphp: Slot [18] registered\n[ 0.828105] acpiphp: Slot [19] registered\n[ 0.832106] acpiphp: Slot [20] registered\n[ 0.836104] acpiphp: Slot [21] registered\n[ 0.840116] acpiphp: Slot [22] registered\n[ 0.844106] acpiphp: Slot [23] registered\n[ 0.848157] acpiphp: Slot [24] registered\n[ 0.852108] acpiphp: Slot [25] registered\n[ 0.856108] acpiphp: Slot [26] registered\n[ 0.860122] acpiphp: Slot [27] registered\n[ 0.864114] acpiphp: Slot [28] registered\n[ 0.868107] acpiphp: Slot [29] registered\n[ 0.872115] acpiphp: Slot [30] registered\n[ 0.876108] acpiphp: Slot [31] registered\n[ 0.880139] PCI host bridge to bus 0000:00\n[ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.108049] vgaarb: loaded\n[ 1.112031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.121632] SCSI subsystem initialized\n[ 1.128614] ACPI: bus type USB registered\n[ 1.132614] usbcore: registered new interface driver usbfs\n[ 1.136194] usbcore: registered new interface driver hub\n[ 1.140076] usbcore: registered new device driver usb\n[ 1.147848] PCI: Using ACPI for IRQ routing\n[ 1.153419] NetLabel: Initializing\n[ 1.156080] NetLabel: domain hash size = 128\n[ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.164337] NetLabel: unlabeled traffic allowed by default\n[ 1.171346] clocksource: Switched to clocksource kvm-clock\n[ 1.266872] AppArmor: AppArmor Filesystem Enabled\n[ 1.275856] pnp: PnP ACPI init\n[ 1.285023] pnp: PnP ACPI: found 5 devices\n[ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.327566] NET: Registered protocol family 2\n[ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.362753] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.395092] NET: Registered protocol family 1\n[ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.483685] Trying to unpack rootfs image as initramfs...\n"} 2018-07-17 09:07:07,665 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-e605fe38-c6b5-4b60-a862-c6b72b9a4c6d 2018-07-17 09:07:07,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.109591960907s 2018-07-17 09:07:07,665 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-e605fe38-c6b5-4b60-a862-c6b72b9a4c6d 2018-07-17 09:07:07,665 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020024] pid_max: default: 32768 minimum: 301 [ 0.028027] ACPI: Core revision 20150930 [ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044055] Security Framework initialized [ 0.048023] Yama: becoming mindful. [ 0.052043] AppArmor: AppArmor initialized [ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092775] Initializing cgroup subsys io [ 0.100033] Initializing cgroup subsys memory [ 0.108036] Initializing cgroup subsys devices [ 0.116029] Initializing cgroup subsys freezer [ 0.124030] Initializing cgroup subsys net_cls [ 0.132028] Initializing cgroup subsys perf_event [ 0.140049] Initializing cgroup subsys net_prio [ 0.148027] Initializing cgroup subsys hugetlb [ 0.156026] Initializing cgroup subsys pids [ 0.165085] CPU: Physical Processor ID: 0 [ 0.173203] mce: CPU supports 10 MCE banks [ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.528702] ftrace: allocating 31920 entries in 125 pages [ 0.552446] smpboot: Max logical packages: 1 [ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.566119] x2apic enabled [ 0.568029] Switched APIC routing to physical x2apic. [ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613018] x86: Booted up 1 node, 1 CPUs [ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.622349] devtmpfs: initialized [ 0.625520] evm: security.selinux [ 0.628035] evm: security.SMACK64 [ 0.632030] evm: security.SMACK64EXEC [ 0.636029] evm: security.SMACK64TRANSMUTE [ 0.640028] evm: security.SMACK64MMAP [ 0.644028] evm: security.ima [ 0.648028] evm: security.capability [ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656135] pinctrl core: initialized pinctrl subsystem [ 0.660667] RTC time: 9:07:05, date: 07/17/18 [ 0.664301] NET: Registered protocol family 16 [ 0.668397] cpuidle: using governor ladder [ 0.672034] cpuidle: using governor menu [ 0.676035] PCCT header not found. [ 0.680254] ACPI: bus type PCI registered [ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.688625] PCI: Using configuration type 1 for base access [ 0.693646] ACPI: Added _OSI(Module Device) [ 0.696031] ACPI: Added _OSI(Processor Device) [ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.704030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.710375] ACPI: Interpreter enabled [ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.736043] ACPI: (supports S0 S3 S4 S5) [ 0.740029] ACPI: Using IOAPIC for interrupt routing [ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.764611] acpiphp: Slot [3] registered [ 0.768109] acpiphp: Slot [4] registered [ 0.772108] acpiphp: Slot [5] registered [ 0.776108] acpiphp: Slot [6] registered [ 0.780107] acpiphp: Slot [7] registered [ 0.784111] acpiphp: Slot [8] registered [ 0.788106] acpiphp: Slot [9] registered [ 0.792104] acpiphp: Slot [10] registered [ 0.796107] acpiphp: Slot [11] registered [ 0.800106] acpiphp: Slot [12] registered [ 0.804108] acpiphp: Slot [13] registered [ 0.808107] acpiphp: Slot [14] registered [ 0.812112] acpiphp: Slot [15] registered [ 0.817127] acpiphp: Slot [16] registered [ 0.820110] acpiphp: Slot [17] registered [ 0.824106] acpiphp: Slot [18] registered [ 0.828105] acpiphp: Slot [19] registered [ 0.832106] acpiphp: Slot [20] registered [ 0.836104] acpiphp: Slot [21] registered [ 0.840116] acpiphp: Slot [22] registered [ 0.844106] acpiphp: Slot [23] registered [ 0.848157] acpiphp: Slot [24] registered [ 0.852108] acpiphp: Slot [25] registered [ 0.856108] acpiphp: Slot [26] registered [ 0.860122] acpiphp: Slot [27] registered [ 0.864114] acpiphp: Slot [28] registered [ 0.868107] acpiphp: Slot [29] registered [ 0.872115] acpiphp: Slot [30] registered [ 0.876108] acpiphp: Slot [31] registered [ 0.880139] PCI host bridge to bus 0000:00 [ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.108049] vgaarb: loaded [ 1.112031] vgaarb: bridge control possible 0000:00:02.0 [ 1.121632] SCSI subsystem initialized [ 1.128614] ACPI: bus type USB registered [ 1.132614] usbcore: registered new interface driver usbfs [ 1.136194] usbcore: registered new interface driver hub [ 1.140076] usbcore: registered new device driver usb [ 1.147848] PCI: Using ACPI for IRQ routing [ 1.153419] NetLabel: Initializing [ 1.156080] NetLabel: domain hash size = 128 [ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164337] NetLabel: unlabeled traffic allowed by default [ 1.171346] clocksource: Switched to clocksource kvm-clock [ 1.266872] AppArmor: AppArmor Filesystem Enabled [ 1.275856] pnp: PnP ACPI init [ 1.285023] pnp: PnP ACPI: found 5 devices [ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.327566] NET: Registered protocol family 2 [ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.362753] TCP: Hash tables configured (established 4096 bind 4096) [ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.395092] NET: Registered protocol family 1 [ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.483685] Trying to unpack rootfs image as initramfs... 2018-07-17 09:07:07,666 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.0.7. Waiting for response... 2018-07-17 09:07:08,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:09,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a59bb62-3dcc-49d9-a143-c6cdfbd72e23 x-compute-request-id: req-9a59bb62-3dcc-49d9-a143-c6cdfbd72e23 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:09,212 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9a59bb62-3dcc-49d9-a143-c6cdfbd72e23 2018-07-17 09:07:09,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.544836044312s 2018-07-17 09:07:09,212 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9a59bb62-3dcc-49d9-a143-c6cdfbd72e23 2018-07-17 09:07:09,217 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:07:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:07:09,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 20986 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-144cd446-92d9-4475-8166-4ae4c423c90e x-compute-request-id: req-144cd446-92d9-4475-8166-4ae4c423c90e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020024] pid_max: default: 32768 minimum: 301\n[ 0.028027] ACPI: Core revision 20150930\n[ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044055] Security Framework initialized\n[ 0.048023] Yama: becoming mindful.\n[ 0.052043] AppArmor: AppArmor initialized\n[ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092775] Initializing cgroup subsys io\n[ 0.100033] Initializing cgroup subsys memory\n[ 0.108036] Initializing cgroup subsys devices\n[ 0.116029] Initializing cgroup subsys freezer\n[ 0.124030] Initializing cgroup subsys net_cls\n[ 0.132028] Initializing cgroup subsys perf_event\n[ 0.140049] Initializing cgroup subsys net_prio\n[ 0.148027] Initializing cgroup subsys hugetlb\n[ 0.156026] Initializing cgroup subsys pids\n[ 0.165085] CPU: Physical Processor ID: 0\n[ 0.173203] mce: CPU supports 10 MCE banks\n[ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.528702] ftrace: allocating 31920 entries in 125 pages\n[ 0.552446] smpboot: Max logical packages: 1\n[ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.566119] x2apic enabled\n[ 0.568029] Switched APIC routing to physical x2apic.\n[ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613018] x86: Booted up 1 node, 1 CPUs\n[ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.622349] devtmpfs: initialized\n[ 0.625520] evm: security.selinux\n[ 0.628035] evm: security.SMACK64\n[ 0.632030] evm: security.SMACK64EXEC\n[ 0.636029] evm: security.SMACK64TRANSMUTE\n[ 0.640028] evm: security.SMACK64MMAP\n[ 0.644028] evm: security.ima\n[ 0.648028] evm: security.capability\n[ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.656135] pinctrl core: initialized pinctrl subsystem\n[ 0.660667] RTC time: 9:07:05, date: 07/17/18\n[ 0.664301] NET: Registered protocol family 16\n[ 0.668397] cpuidle: using governor ladder\n[ 0.672034] cpuidle: using governor menu\n[ 0.676035] PCCT header not found.\n[ 0.680254] ACPI: bus type PCI registered\n[ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.688625] PCI: Using configuration type 1 for base access\n[ 0.693646] ACPI: Added _OSI(Module Device)\n[ 0.696031] ACPI: Added _OSI(Processor Device)\n[ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.704030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.710375] ACPI: Interpreter enabled\n[ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.736043] ACPI: (supports S0 S3 S4 S5)\n[ 0.740029] ACPI: Using IOAPIC for interrupt routing\n[ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.764611] acpiphp: Slot [3] registered\n[ 0.768109] acpiphp: Slot [4] registered\n[ 0.772108] acpiphp: Slot [5] registered\n[ 0.776108] acpiphp: Slot [6] registered\n[ 0.780107] acpiphp: Slot [7] registered\n[ 0.784111] acpiphp: Slot [8] registered\n[ 0.788106] acpiphp: Slot [9] registered\n[ 0.792104] acpiphp: Slot [10] registered\n[ 0.796107] acpiphp: Slot [11] registered\n[ 0.800106] acpiphp: Slot [12] registered\n[ 0.804108] acpiphp: Slot [13] registered\n[ 0.808107] acpiphp: Slot [14] registered\n[ 0.812112] acpiphp: Slot [15] registered\n[ 0.817127] acpiphp: Slot [16] registered\n[ 0.820110] acpiphp: Slot [17] registered\n[ 0.824106] acpiphp: Slot [18] registered\n[ 0.828105] acpiphp: Slot [19] registered\n[ 0.832106] acpiphp: Slot [20] registered\n[ 0.836104] acpiphp: Slot [21] registered\n[ 0.840116] acpiphp: Slot [22] registered\n[ 0.844106] acpiphp: Slot [23] registered\n[ 0.848157] acpiphp: Slot [24] registered\n[ 0.852108] acpiphp: Slot [25] registered\n[ 0.856108] acpiphp: Slot [26] registered\n[ 0.860122] acpiphp: Slot [27] registered\n[ 0.864114] acpiphp: Slot [28] registered\n[ 0.868107] acpiphp: Slot [29] registered\n[ 0.872115] acpiphp: Slot [30] registered\n[ 0.876108] acpiphp: Slot [31] registered\n[ 0.880139] PCI host bridge to bus 0000:00\n[ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.108049] vgaarb: loaded\n[ 1.112031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.121632] SCSI subsystem initialized\n[ 1.128614] ACPI: bus type USB registered\n[ 1.132614] usbcore: registered new interface driver usbfs\n[ 1.136194] usbcore: registered new interface driver hub\n[ 1.140076] usbcore: registered new device driver usb\n[ 1.147848] PCI: Using ACPI for IRQ routing\n[ 1.153419] NetLabel: Initializing\n[ 1.156080] NetLabel: domain hash size = 128\n[ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.164337] NetLabel: unlabeled traffic allowed by default\n[ 1.171346] clocksource: Switched to clocksource kvm-clock\n[ 1.266872] AppArmor: AppArmor Filesystem Enabled\n[ 1.275856] pnp: PnP ACPI init\n[ 1.285023] pnp: PnP ACPI: found 5 devices\n[ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.327566] NET: Registered protocol family 2\n[ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.362753] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.395092] NET: Registered protocol family 1\n[ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.483685] Trying to unpack rootfs image as initramfs...\n[ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.777733] Scanning for low memory corruption every 60 seconds\n[ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.804850] audit: initializing netlink subsys (disabled)\n[ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized\n[ 1.827036] Initialise system trusted keyring\n[ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.856681] zbud: loaded\n[ 1.863697] VFS: Disk quotas dquot_6.6.0\n[ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.887238] fuse init (API version 7.23)\n[ 1.895846] Key type big_key registered\n[ 1.904567] Allocating IMA MOK and blacklist keyrings.\n[ 1.916640] Key type asymmetric registered\n[ 1.924238] Asymmetric key parser 'x509' registered\n[ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.947988] io scheduler noop registered\n[ 1.955221] io scheduler deadline registered (default)\n[ 1.964390] io scheduler cfq registered\n[ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.008453] ACPI: Power Button [PWRF]\n[ 2.016292] GHES: HEST is not enabled!\n[ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.270533] Linux agpgart interface v0.103\n[ 2.296327] brd: module loaded\n[ 2.312876] loop: module loaded\n[ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.351187] GPT:90111 != 2097151\n[ 2.357585] GPT:Alternate GPT header not at the end of the disk.\n[ 2.369414] GPT:90111 != 2097151\n[ 2.375697] GPT: Use GNU Parted to correct GPT errors.\n[ 2.384287] vda: vda1 vda15\n[ 2.396348] scsi host0: ata_piix\n[ 2.403686] scsi host1: ata_piix\n[ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.435459] libphy: Fixed MDIO Bus: probed\n[ 2.444378] tun: Universal TUN/TAP device driver, 1.6\n[ 2.452946] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.472567] PPP generic driver version 2.4.2\n[ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.492545] ehci-pci: EHCI PCI platform driver\n[ 2.500637] ehci-platform: EHCI generic platform driver\n[ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.520962] ohci-pci: OHCI PCI platform driver\n[ 2.528938] ohci-platform: OHCI generic platform driver\n[ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.638178] usb usb1: Product: UHCI Host Controller\n[ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.657787] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.666730] hub 1-0:1.0: USB hub found\n[ 2.676435] hub 1-0:1.0: 2 ports detected\n[ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.724763] mousedev: PS/2 mouse device common for all mice\n[ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.751950] rtc_cmos 00:00: RTC can wake from S4\n[ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.788231] i2c /dev entries driver\n[ 2.796782] device-mapper: uevent: version 1.0.3\n[ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.834207] NET: Registered protocol family 10\n[ 2.845517] NET: Registered protocol family 17\n[ 2.853552] Key type dns_resolver registered\n[ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.892249] registered taskstats version 1\n[ 2.899941] Loading compiled-in X.509 certificates\n[ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.929614] zswap: loaded using pool lzo/zbud\n[ 2.947149] Key type trusted registered\n[ 2.960376] Key type encrypted registered\n[ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.978439] ima: No TPM chip found, activating TPM-bypass!\n[ 2.989655] evm: HMAC attrs: 0x1\n[ 2.999971] Magic number: 10:301:121\n[ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428)\n[ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.036383] EDD information not available.\n[ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.076332] Write protecting the kernel read-only data: 14336k\n[ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\n"} 2018-07-17 09:07:09,382 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-144cd446-92d9-4475-8166-4ae4c423c90e 2018-07-17 09:07:09,382 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.164785146713s 2018-07-17 09:07:09,383 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-144cd446-92d9-4475-8166-4ae4c423c90e 2018-07-17 09:07:09,383 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020024] pid_max: default: 32768 minimum: 301 [ 0.028027] ACPI: Core revision 20150930 [ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044055] Security Framework initialized [ 0.048023] Yama: becoming mindful. [ 0.052043] AppArmor: AppArmor initialized [ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092775] Initializing cgroup subsys io [ 0.100033] Initializing cgroup subsys memory [ 0.108036] Initializing cgroup subsys devices [ 0.116029] Initializing cgroup subsys freezer [ 0.124030] Initializing cgroup subsys net_cls [ 0.132028] Initializing cgroup subsys perf_event [ 0.140049] Initializing cgroup subsys net_prio [ 0.148027] Initializing cgroup subsys hugetlb [ 0.156026] Initializing cgroup subsys pids [ 0.165085] CPU: Physical Processor ID: 0 [ 0.173203] mce: CPU supports 10 MCE banks [ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.528702] ftrace: allocating 31920 entries in 125 pages [ 0.552446] smpboot: Max logical packages: 1 [ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.566119] x2apic enabled [ 0.568029] Switched APIC routing to physical x2apic. [ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613018] x86: Booted up 1 node, 1 CPUs [ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.622349] devtmpfs: initialized [ 0.625520] evm: security.selinux [ 0.628035] evm: security.SMACK64 [ 0.632030] evm: security.SMACK64EXEC [ 0.636029] evm: security.SMACK64TRANSMUTE [ 0.640028] evm: security.SMACK64MMAP [ 0.644028] evm: security.ima [ 0.648028] evm: security.capability [ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656135] pinctrl core: initialized pinctrl subsystem [ 0.660667] RTC time: 9:07:05, date: 07/17/18 [ 0.664301] NET: Registered protocol family 16 [ 0.668397] cpuidle: using governor ladder [ 0.672034] cpuidle: using governor menu [ 0.676035] PCCT header not found. [ 0.680254] ACPI: bus type PCI registered [ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.688625] PCI: Using configuration type 1 for base access [ 0.693646] ACPI: Added _OSI(Module Device) [ 0.696031] ACPI: Added _OSI(Processor Device) [ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.704030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.710375] ACPI: Interpreter enabled [ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.736043] ACPI: (supports S0 S3 S4 S5) [ 0.740029] ACPI: Using IOAPIC for interrupt routing [ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.764611] acpiphp: Slot [3] registered [ 0.768109] acpiphp: Slot [4] registered [ 0.772108] acpiphp: Slot [5] registered [ 0.776108] acpiphp: Slot [6] registered [ 0.780107] acpiphp: Slot [7] registered [ 0.784111] acpiphp: Slot [8] registered [ 0.788106] acpiphp: Slot [9] registered [ 0.792104] acpiphp: Slot [10] registered [ 0.796107] acpiphp: Slot [11] registered [ 0.800106] acpiphp: Slot [12] registered [ 0.804108] acpiphp: Slot [13] registered [ 0.808107] acpiphp: Slot [14] registered [ 0.812112] acpiphp: Slot [15] registered [ 0.817127] acpiphp: Slot [16] registered [ 0.820110] acpiphp: Slot [17] registered [ 0.824106] acpiphp: Slot [18] registered [ 0.828105] acpiphp: Slot [19] registered [ 0.832106] acpiphp: Slot [20] registered [ 0.836104] acpiphp: Slot [21] registered [ 0.840116] acpiphp: Slot [22] registered [ 0.844106] acpiphp: Slot [23] registered [ 0.848157] acpiphp: Slot [24] registered [ 0.852108] acpiphp: Slot [25] registered [ 0.856108] acpiphp: Slot [26] registered [ 0.860122] acpiphp: Slot [27] registered [ 0.864114] acpiphp: Slot [28] registered [ 0.868107] acpiphp: Slot [29] registered [ 0.872115] acpiphp: Slot [30] registered [ 0.876108] acpiphp: Slot [31] registered [ 0.880139] PCI host bridge to bus 0000:00 [ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.108049] vgaarb: loaded [ 1.112031] vgaarb: bridge control possible 0000:00:02.0 [ 1.121632] SCSI subsystem initialized [ 1.128614] ACPI: bus type USB registered [ 1.132614] usbcore: registered new interface driver usbfs [ 1.136194] usbcore: registered new interface driver hub [ 1.140076] usbcore: registered new device driver usb [ 1.147848] PCI: Using ACPI for IRQ routing [ 1.153419] NetLabel: Initializing [ 1.156080] NetLabel: domain hash size = 128 [ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164337] NetLabel: unlabeled traffic allowed by default [ 1.171346] clocksource: Switched to clocksource kvm-clock [ 1.266872] AppArmor: AppArmor Filesystem Enabled [ 1.275856] pnp: PnP ACPI init [ 1.285023] pnp: PnP ACPI: found 5 devices [ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.327566] NET: Registered protocol family 2 [ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.362753] TCP: Hash tables configured (established 4096 bind 4096) [ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.395092] NET: Registered protocol family 1 [ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.483685] Trying to unpack rootfs image as initramfs... [ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.777733] Scanning for low memory corruption every 60 seconds [ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.804850] audit: initializing netlink subsys (disabled) [ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized [ 1.827036] Initialise system trusted keyring [ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.856681] zbud: loaded [ 1.863697] VFS: Disk quotas dquot_6.6.0 [ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.887238] fuse init (API version 7.23) [ 1.895846] Key type big_key registered [ 1.904567] Allocating IMA MOK and blacklist keyrings. [ 1.916640] Key type asymmetric registered [ 1.924238] Asymmetric key parser 'x509' registered [ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.947988] io scheduler noop registered [ 1.955221] io scheduler deadline registered (default) [ 1.964390] io scheduler cfq registered [ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.008453] ACPI: Power Button [PWRF] [ 2.016292] GHES: HEST is not enabled! [ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.270533] Linux agpgart interface v0.103 [ 2.296327] brd: module loaded [ 2.312876] loop: module loaded [ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.351187] GPT:90111 != 2097151 [ 2.357585] GPT:Alternate GPT header not at the end of the disk. [ 2.369414] GPT:90111 != 2097151 [ 2.375697] GPT: Use GNU Parted to correct GPT errors. [ 2.384287] vda: vda1 vda15 [ 2.396348] scsi host0: ata_piix [ 2.403686] scsi host1: ata_piix [ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.435459] libphy: Fixed MDIO Bus: probed [ 2.444378] tun: Universal TUN/TAP device driver, 1.6 [ 2.452946] tun: (C) 1999-2004 Max Krasnyansky [ 2.472567] PPP generic driver version 2.4.2 [ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.492545] ehci-pci: EHCI PCI platform driver [ 2.500637] ehci-platform: EHCI generic platform driver [ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.520962] ohci-pci: OHCI PCI platform driver [ 2.528938] ohci-platform: OHCI generic platform driver [ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver [ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.638178] usb usb1: Product: UHCI Host Controller [ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.657787] usb usb1: SerialNumber: 0000:00:01.2 [ 2.666730] hub 1-0:1.0: USB hub found [ 2.676435] hub 1-0:1.0: 2 ports detected [ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.724763] mousedev: PS/2 mouse device common for all mice [ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.751950] rtc_cmos 00:00: RTC can wake from S4 [ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.788231] i2c /dev entries driver [ 2.796782] device-mapper: uevent: version 1.0.3 [ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs [ 2.834207] NET: Registered protocol family 10 [ 2.845517] NET: Registered protocol family 17 [ 2.853552] Key type dns_resolver registered [ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.892249] registered taskstats version 1 [ 2.899941] Loading compiled-in X.509 certificates [ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.929614] zswap: loaded using pool lzo/zbud [ 2.947149] Key type trusted registered [ 2.960376] Key type encrypted registered [ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled [ 2.978439] ima: No TPM chip found, activating TPM-bypass! [ 2.989655] evm: HMAC attrs: 0x1 [ 2.999971] Magic number: 10:301:121 [ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428) [ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.036383] EDD information not available. [ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.076332] Write protecting the kernel read-only data: 14336k [ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) 2018-07-17 09:07:10,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:10,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-303511ba-d5b2-4334-b6fb-dd7bcd573abc x-compute-request-id: req-303511ba-d5b2-4334-b6fb-dd7bcd573abc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:10,913 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-303511ba-d5b2-4334-b6fb-dd7bcd573abc 2018-07-17 09:07:10,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.52813577652s 2018-07-17 09:07:10,913 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-303511ba-d5b2-4334-b6fb-dd7bcd573abc 2018-07-17 09:07:10,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:07:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:07:11,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22364 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a29dd0a0-3da0-4dd9-8622-eb6924471695 x-compute-request-id: req-a29dd0a0-3da0-4dd9-8622-eb6924471695 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020024] pid_max: default: 32768 minimum: 301\n[ 0.028027] ACPI: Core revision 20150930\n[ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044055] Security Framework initialized\n[ 0.048023] Yama: becoming mindful.\n[ 0.052043] AppArmor: AppArmor initialized\n[ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092775] Initializing cgroup subsys io\n[ 0.100033] Initializing cgroup subsys memory\n[ 0.108036] Initializing cgroup subsys devices\n[ 0.116029] Initializing cgroup subsys freezer\n[ 0.124030] Initializing cgroup subsys net_cls\n[ 0.132028] Initializing cgroup subsys perf_event\n[ 0.140049] Initializing cgroup subsys net_prio\n[ 0.148027] Initializing cgroup subsys hugetlb\n[ 0.156026] Initializing cgroup subsys pids\n[ 0.165085] CPU: Physical Processor ID: 0\n[ 0.173203] mce: CPU supports 10 MCE banks\n[ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.528702] ftrace: allocating 31920 entries in 125 pages\n[ 0.552446] smpboot: Max logical packages: 1\n[ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.566119] x2apic enabled\n[ 0.568029] Switched APIC routing to physical x2apic.\n[ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613018] x86: Booted up 1 node, 1 CPUs\n[ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.622349] devtmpfs: initialized\n[ 0.625520] evm: security.selinux\n[ 0.628035] evm: security.SMACK64\n[ 0.632030] evm: security.SMACK64EXEC\n[ 0.636029] evm: security.SMACK64TRANSMUTE\n[ 0.640028] evm: security.SMACK64MMAP\n[ 0.644028] evm: security.ima\n[ 0.648028] evm: security.capability\n[ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.656135] pinctrl core: initialized pinctrl subsystem\n[ 0.660667] RTC time: 9:07:05, date: 07/17/18\n[ 0.664301] NET: Registered protocol family 16\n[ 0.668397] cpuidle: using governor ladder\n[ 0.672034] cpuidle: using governor menu\n[ 0.676035] PCCT header not found.\n[ 0.680254] ACPI: bus type PCI registered\n[ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.688625] PCI: Using configuration type 1 for base access\n[ 0.693646] ACPI: Added _OSI(Module Device)\n[ 0.696031] ACPI: Added _OSI(Processor Device)\n[ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.704030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.710375] ACPI: Interpreter enabled\n[ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.736043] ACPI: (supports S0 S3 S4 S5)\n[ 0.740029] ACPI: Using IOAPIC for interrupt routing\n[ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.764611] acpiphp: Slot [3] registered\n[ 0.768109] acpiphp: Slot [4] registered\n[ 0.772108] acpiphp: Slot [5] registered\n[ 0.776108] acpiphp: Slot [6] registered\n[ 0.780107] acpiphp: Slot [7] registered\n[ 0.784111] acpiphp: Slot [8] registered\n[ 0.788106] acpiphp: Slot [9] registered\n[ 0.792104] acpiphp: Slot [10] registered\n[ 0.796107] acpiphp: Slot [11] registered\n[ 0.800106] acpiphp: Slot [12] registered\n[ 0.804108] acpiphp: Slot [13] registered\n[ 0.808107] acpiphp: Slot [14] registered\n[ 0.812112] acpiphp: Slot [15] registered\n[ 0.817127] acpiphp: Slot [16] registered\n[ 0.820110] acpiphp: Slot [17] registered\n[ 0.824106] acpiphp: Slot [18] registered\n[ 0.828105] acpiphp: Slot [19] registered\n[ 0.832106] acpiphp: Slot [20] registered\n[ 0.836104] acpiphp: Slot [21] registered\n[ 0.840116] acpiphp: Slot [22] registered\n[ 0.844106] acpiphp: Slot [23] registered\n[ 0.848157] acpiphp: Slot [24] registered\n[ 0.852108] acpiphp: Slot [25] registered\n[ 0.856108] acpiphp: Slot [26] registered\n[ 0.860122] acpiphp: Slot [27] registered\n[ 0.864114] acpiphp: Slot [28] registered\n[ 0.868107] acpiphp: Slot [29] registered\n[ 0.872115] acpiphp: Slot [30] registered\n[ 0.876108] acpiphp: Slot [31] registered\n[ 0.880139] PCI host bridge to bus 0000:00\n[ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.108049] vgaarb: loaded\n[ 1.112031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.121632] SCSI subsystem initialized\n[ 1.128614] ACPI: bus type USB registered\n[ 1.132614] usbcore: registered new interface driver usbfs\n[ 1.136194] usbcore: registered new interface driver hub\n[ 1.140076] usbcore: registered new device driver usb\n[ 1.147848] PCI: Using ACPI for IRQ routing\n[ 1.153419] NetLabel: Initializing\n[ 1.156080] NetLabel: domain hash size = 128\n[ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.164337] NetLabel: unlabeled traffic allowed by default\n[ 1.171346] clocksource: Switched to clocksource kvm-clock\n[ 1.266872] AppArmor: AppArmor Filesystem Enabled\n[ 1.275856] pnp: PnP ACPI init\n[ 1.285023] pnp: PnP ACPI: found 5 devices\n[ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.327566] NET: Registered protocol family 2\n[ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.362753] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.395092] NET: Registered protocol family 1\n[ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.483685] Trying to unpack rootfs image as initramfs...\n[ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.777733] Scanning for low memory corruption every 60 seconds\n[ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.804850] audit: initializing netlink subsys (disabled)\n[ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized\n[ 1.827036] Initialise system trusted keyring\n[ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.856681] zbud: loaded\n[ 1.863697] VFS: Disk quotas dquot_6.6.0\n[ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.887238] fuse init (API version 7.23)\n[ 1.895846] Key type big_key registered\n[ 1.904567] Allocating IMA MOK and blacklist keyrings.\n[ 1.916640] Key type asymmetric registered\n[ 1.924238] Asymmetric key parser 'x509' registered\n[ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.947988] io scheduler noop registered\n[ 1.955221] io scheduler deadline registered (default)\n[ 1.964390] io scheduler cfq registered\n[ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.008453] ACPI: Power Button [PWRF]\n[ 2.016292] GHES: HEST is not enabled!\n[ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.270533] Linux agpgart interface v0.103\n[ 2.296327] brd: module loaded\n[ 2.312876] loop: module loaded\n[ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.351187] GPT:90111 != 2097151\n[ 2.357585] GPT:Alternate GPT header not at the end of the disk.\n[ 2.369414] GPT:90111 != 2097151\n[ 2.375697] GPT: Use GNU Parted to correct GPT errors.\n[ 2.384287] vda: vda1 vda15\n[ 2.396348] scsi host0: ata_piix\n[ 2.403686] scsi host1: ata_piix\n[ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.435459] libphy: Fixed MDIO Bus: probed\n[ 2.444378] tun: Universal TUN/TAP device driver, 1.6\n[ 2.452946] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.472567] PPP generic driver version 2.4.2\n[ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.492545] ehci-pci: EHCI PCI platform driver\n[ 2.500637] ehci-platform: EHCI generic platform driver\n[ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.520962] ohci-pci: OHCI PCI platform driver\n[ 2.528938] ohci-platform: OHCI generic platform driver\n[ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.638178] usb usb1: Product: UHCI Host Controller\n[ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.657787] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.666730] hub 1-0:1.0: USB hub found\n[ 2.676435] hub 1-0:1.0: 2 ports detected\n[ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.724763] mousedev: PS/2 mouse device common for all mice\n[ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.751950] rtc_cmos 00:00: RTC can wake from S4\n[ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.788231] i2c /dev entries driver\n[ 2.796782] device-mapper: uevent: version 1.0.3\n[ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.834207] NET: Registered protocol family 10\n[ 2.845517] NET: Registered protocol family 17\n[ 2.853552] Key type dns_resolver registered\n[ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.892249] registered taskstats version 1\n[ 2.899941] Loading compiled-in X.509 certificates\n[ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.929614] zswap: loaded using pool lzo/zbud\n[ 2.947149] Key type trusted registered\n[ 2.960376] Key type encrypted registered\n[ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.978439] ima: No TPM chip found, activating TPM-bypass!\n[ 2.989655] evm: HMAC attrs: 0x1\n[ 2.999971] Magic number: 10:301:121\n[ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428)\n[ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.036383] EDD information not available.\n[ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.076332] Write protecting the kernel read-only data: 14336k\n[ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.26\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.802080] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.12...\nLease of 192.168.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.94. iid=i-00000013\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-17 09:07:11,103 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-a29dd0a0-3da0-4dd9-8622-eb6924471695 2018-07-17 09:07:11,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.188575983047s 2018-07-17 09:07:11,104 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-a29dd0a0-3da0-4dd9-8622-eb6924471695 2018-07-17 09:07:11,104 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020024] pid_max: default: 32768 minimum: 301 [ 0.028027] ACPI: Core revision 20150930 [ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044055] Security Framework initialized [ 0.048023] Yama: becoming mindful. [ 0.052043] AppArmor: AppArmor initialized [ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092775] Initializing cgroup subsys io [ 0.100033] Initializing cgroup subsys memory [ 0.108036] Initializing cgroup subsys devices [ 0.116029] Initializing cgroup subsys freezer [ 0.124030] Initializing cgroup subsys net_cls [ 0.132028] Initializing cgroup subsys perf_event [ 0.140049] Initializing cgroup subsys net_prio [ 0.148027] Initializing cgroup subsys hugetlb [ 0.156026] Initializing cgroup subsys pids [ 0.165085] CPU: Physical Processor ID: 0 [ 0.173203] mce: CPU supports 10 MCE banks [ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.528702] ftrace: allocating 31920 entries in 125 pages [ 0.552446] smpboot: Max logical packages: 1 [ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.566119] x2apic enabled [ 0.568029] Switched APIC routing to physical x2apic. [ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613018] x86: Booted up 1 node, 1 CPUs [ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.622349] devtmpfs: initialized [ 0.625520] evm: security.selinux [ 0.628035] evm: security.SMACK64 [ 0.632030] evm: security.SMACK64EXEC [ 0.636029] evm: security.SMACK64TRANSMUTE [ 0.640028] evm: security.SMACK64MMAP [ 0.644028] evm: security.ima [ 0.648028] evm: security.capability [ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656135] pinctrl core: initialized pinctrl subsystem [ 0.660667] RTC time: 9:07:05, date: 07/17/18 [ 0.664301] NET: Registered protocol family 16 [ 0.668397] cpuidle: using governor ladder [ 0.672034] cpuidle: using governor menu [ 0.676035] PCCT header not found. [ 0.680254] ACPI: bus type PCI registered [ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.688625] PCI: Using configuration type 1 for base access [ 0.693646] ACPI: Added _OSI(Module Device) [ 0.696031] ACPI: Added _OSI(Processor Device) [ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.704030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.710375] ACPI: Interpreter enabled [ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.736043] ACPI: (supports S0 S3 S4 S5) [ 0.740029] ACPI: Using IOAPIC for interrupt routing [ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.764611] acpiphp: Slot [3] registered [ 0.768109] acpiphp: Slot [4] registered [ 0.772108] acpiphp: Slot [5] registered [ 0.776108] acpiphp: Slot [6] registered [ 0.780107] acpiphp: Slot [7] registered [ 0.784111] acpiphp: Slot [8] registered [ 0.788106] acpiphp: Slot [9] registered [ 0.792104] acpiphp: Slot [10] registered [ 0.796107] acpiphp: Slot [11] registered [ 0.800106] acpiphp: Slot [12] registered [ 0.804108] acpiphp: Slot [13] registered [ 0.808107] acpiphp: Slot [14] registered [ 0.812112] acpiphp: Slot [15] registered [ 0.817127] acpiphp: Slot [16] registered [ 0.820110] acpiphp: Slot [17] registered [ 0.824106] acpiphp: Slot [18] registered [ 0.828105] acpiphp: Slot [19] registered [ 0.832106] acpiphp: Slot [20] registered [ 0.836104] acpiphp: Slot [21] registered [ 0.840116] acpiphp: Slot [22] registered [ 0.844106] acpiphp: Slot [23] registered [ 0.848157] acpiphp: Slot [24] registered [ 0.852108] acpiphp: Slot [25] registered [ 0.856108] acpiphp: Slot [26] registered [ 0.860122] acpiphp: Slot [27] registered [ 0.864114] acpiphp: Slot [28] registered [ 0.868107] acpiphp: Slot [29] registered [ 0.872115] acpiphp: Slot [30] registered [ 0.876108] acpiphp: Slot [31] registered [ 0.880139] PCI host bridge to bus 0000:00 [ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.108049] vgaarb: loaded [ 1.112031] vgaarb: bridge control possible 0000:00:02.0 [ 1.121632] SCSI subsystem initialized [ 1.128614] ACPI: bus type USB registered [ 1.132614] usbcore: registered new interface driver usbfs [ 1.136194] usbcore: registered new interface driver hub [ 1.140076] usbcore: registered new device driver usb [ 1.147848] PCI: Using ACPI for IRQ routing [ 1.153419] NetLabel: Initializing [ 1.156080] NetLabel: domain hash size = 128 [ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164337] NetLabel: unlabeled traffic allowed by default [ 1.171346] clocksource: Switched to clocksource kvm-clock [ 1.266872] AppArmor: AppArmor Filesystem Enabled [ 1.275856] pnp: PnP ACPI init [ 1.285023] pnp: PnP ACPI: found 5 devices [ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.327566] NET: Registered protocol family 2 [ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.362753] TCP: Hash tables configured (established 4096 bind 4096) [ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.395092] NET: Registered protocol family 1 [ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.483685] Trying to unpack rootfs image as initramfs... [ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.777733] Scanning for low memory corruption every 60 seconds [ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.804850] audit: initializing netlink subsys (disabled) [ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized [ 1.827036] Initialise system trusted keyring [ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.856681] zbud: loaded [ 1.863697] VFS: Disk quotas dquot_6.6.0 [ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.887238] fuse init (API version 7.23) [ 1.895846] Key type big_key registered [ 1.904567] Allocating IMA MOK and blacklist keyrings. [ 1.916640] Key type asymmetric registered [ 1.924238] Asymmetric key parser 'x509' registered [ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.947988] io scheduler noop registered [ 1.955221] io scheduler deadline registered (default) [ 1.964390] io scheduler cfq registered [ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.008453] ACPI: Power Button [PWRF] [ 2.016292] GHES: HEST is not enabled! [ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.270533] Linux agpgart interface v0.103 [ 2.296327] brd: module loaded [ 2.312876] loop: module loaded [ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.351187] GPT:90111 != 2097151 [ 2.357585] GPT:Alternate GPT header not at the end of the disk. [ 2.369414] GPT:90111 != 2097151 [ 2.375697] GPT: Use GNU Parted to correct GPT errors. [ 2.384287] vda: vda1 vda15 [ 2.396348] scsi host0: ata_piix [ 2.403686] scsi host1: ata_piix [ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.435459] libphy: Fixed MDIO Bus: probed [ 2.444378] tun: Universal TUN/TAP device driver, 1.6 [ 2.452946] tun: (C) 1999-2004 Max Krasnyansky [ 2.472567] PPP generic driver version 2.4.2 [ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.492545] ehci-pci: EHCI PCI platform driver [ 2.500637] ehci-platform: EHCI generic platform driver [ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.520962] ohci-pci: OHCI PCI platform driver [ 2.528938] ohci-platform: OHCI generic platform driver [ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver [ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.638178] usb usb1: Product: UHCI Host Controller [ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.657787] usb usb1: SerialNumber: 0000:00:01.2 [ 2.666730] hub 1-0:1.0: USB hub found [ 2.676435] hub 1-0:1.0: 2 ports detected [ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.724763] mousedev: PS/2 mouse device common for all mice [ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.751950] rtc_cmos 00:00: RTC can wake from S4 [ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.788231] i2c /dev entries driver [ 2.796782] device-mapper: uevent: version 1.0.3 [ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs [ 2.834207] NET: Registered protocol family 10 [ 2.845517] NET: Registered protocol family 17 [ 2.853552] Key type dns_resolver registered [ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.892249] registered taskstats version 1 [ 2.899941] Loading compiled-in X.509 certificates [ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.929614] zswap: loaded using pool lzo/zbud [ 2.947149] Key type trusted registered [ 2.960376] Key type encrypted registered [ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled [ 2.978439] ima: No TPM chip found, activating TPM-bypass! [ 2.989655] evm: HMAC attrs: 0x1 [ 2.999971] Magic number: 10:301:121 [ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428) [ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.036383] EDD information not available. [ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.076332] Write protecting the kernel read-only data: 14336k [ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.26 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.802080] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.12... Lease of 192.168.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.94. iid=i-00000013 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-17 09:07:12,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:12,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-19f53c0b-7b2a-4feb-ba48-c00f70a2e3fc x-compute-request-id: req-19f53c0b-7b2a-4feb-ba48-c00f70a2e3fc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:12,462 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-19f53c0b-7b2a-4feb-ba48-c00f70a2e3fc 2018-07-17 09:07:12,462 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.355794906616s 2018-07-17 09:07:12,462 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-19f53c0b-7b2a-4feb-ba48-c00f70a2e3fc 2018-07-17 09:07:12,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:07:12,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:07:12,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22364 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-96bbd4b6-b77b-4601-88ac-5f50d0f063a2 x-compute-request-id: req-96bbd4b6-b77b-4601-88ac-5f50d0f063a2 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020024] pid_max: default: 32768 minimum: 301\n[ 0.028027] ACPI: Core revision 20150930\n[ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044055] Security Framework initialized\n[ 0.048023] Yama: becoming mindful.\n[ 0.052043] AppArmor: AppArmor initialized\n[ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092775] Initializing cgroup subsys io\n[ 0.100033] Initializing cgroup subsys memory\n[ 0.108036] Initializing cgroup subsys devices\n[ 0.116029] Initializing cgroup subsys freezer\n[ 0.124030] Initializing cgroup subsys net_cls\n[ 0.132028] Initializing cgroup subsys perf_event\n[ 0.140049] Initializing cgroup subsys net_prio\n[ 0.148027] Initializing cgroup subsys hugetlb\n[ 0.156026] Initializing cgroup subsys pids\n[ 0.165085] CPU: Physical Processor ID: 0\n[ 0.173203] mce: CPU supports 10 MCE banks\n[ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.528702] ftrace: allocating 31920 entries in 125 pages\n[ 0.552446] smpboot: Max logical packages: 1\n[ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.566119] x2apic enabled\n[ 0.568029] Switched APIC routing to physical x2apic.\n[ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613018] x86: Booted up 1 node, 1 CPUs\n[ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.622349] devtmpfs: initialized\n[ 0.625520] evm: security.selinux\n[ 0.628035] evm: security.SMACK64\n[ 0.632030] evm: security.SMACK64EXEC\n[ 0.636029] evm: security.SMACK64TRANSMUTE\n[ 0.640028] evm: security.SMACK64MMAP\n[ 0.644028] evm: security.ima\n[ 0.648028] evm: security.capability\n[ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.656135] pinctrl core: initialized pinctrl subsystem\n[ 0.660667] RTC time: 9:07:05, date: 07/17/18\n[ 0.664301] NET: Registered protocol family 16\n[ 0.668397] cpuidle: using governor ladder\n[ 0.672034] cpuidle: using governor menu\n[ 0.676035] PCCT header not found.\n[ 0.680254] ACPI: bus type PCI registered\n[ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.688625] PCI: Using configuration type 1 for base access\n[ 0.693646] ACPI: Added _OSI(Module Device)\n[ 0.696031] ACPI: Added _OSI(Processor Device)\n[ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.704030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.710375] ACPI: Interpreter enabled\n[ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.736043] ACPI: (supports S0 S3 S4 S5)\n[ 0.740029] ACPI: Using IOAPIC for interrupt routing\n[ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.764611] acpiphp: Slot [3] registered\n[ 0.768109] acpiphp: Slot [4] registered\n[ 0.772108] acpiphp: Slot [5] registered\n[ 0.776108] acpiphp: Slot [6] registered\n[ 0.780107] acpiphp: Slot [7] registered\n[ 0.784111] acpiphp: Slot [8] registered\n[ 0.788106] acpiphp: Slot [9] registered\n[ 0.792104] acpiphp: Slot [10] registered\n[ 0.796107] acpiphp: Slot [11] registered\n[ 0.800106] acpiphp: Slot [12] registered\n[ 0.804108] acpiphp: Slot [13] registered\n[ 0.808107] acpiphp: Slot [14] registered\n[ 0.812112] acpiphp: Slot [15] registered\n[ 0.817127] acpiphp: Slot [16] registered\n[ 0.820110] acpiphp: Slot [17] registered\n[ 0.824106] acpiphp: Slot [18] registered\n[ 0.828105] acpiphp: Slot [19] registered\n[ 0.832106] acpiphp: Slot [20] registered\n[ 0.836104] acpiphp: Slot [21] registered\n[ 0.840116] acpiphp: Slot [22] registered\n[ 0.844106] acpiphp: Slot [23] registered\n[ 0.848157] acpiphp: Slot [24] registered\n[ 0.852108] acpiphp: Slot [25] registered\n[ 0.856108] acpiphp: Slot [26] registered\n[ 0.860122] acpiphp: Slot [27] registered\n[ 0.864114] acpiphp: Slot [28] registered\n[ 0.868107] acpiphp: Slot [29] registered\n[ 0.872115] acpiphp: Slot [30] registered\n[ 0.876108] acpiphp: Slot [31] registered\n[ 0.880139] PCI host bridge to bus 0000:00\n[ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.108049] vgaarb: loaded\n[ 1.112031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.121632] SCSI subsystem initialized\n[ 1.128614] ACPI: bus type USB registered\n[ 1.132614] usbcore: registered new interface driver usbfs\n[ 1.136194] usbcore: registered new interface driver hub\n[ 1.140076] usbcore: registered new device driver usb\n[ 1.147848] PCI: Using ACPI for IRQ routing\n[ 1.153419] NetLabel: Initializing\n[ 1.156080] NetLabel: domain hash size = 128\n[ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.164337] NetLabel: unlabeled traffic allowed by default\n[ 1.171346] clocksource: Switched to clocksource kvm-clock\n[ 1.266872] AppArmor: AppArmor Filesystem Enabled\n[ 1.275856] pnp: PnP ACPI init\n[ 1.285023] pnp: PnP ACPI: found 5 devices\n[ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.327566] NET: Registered protocol family 2\n[ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.362753] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.395092] NET: Registered protocol family 1\n[ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.483685] Trying to unpack rootfs image as initramfs...\n[ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.777733] Scanning for low memory corruption every 60 seconds\n[ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.804850] audit: initializing netlink subsys (disabled)\n[ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized\n[ 1.827036] Initialise system trusted keyring\n[ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.856681] zbud: loaded\n[ 1.863697] VFS: Disk quotas dquot_6.6.0\n[ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.887238] fuse init (API version 7.23)\n[ 1.895846] Key type big_key registered\n[ 1.904567] Allocating IMA MOK and blacklist keyrings.\n[ 1.916640] Key type asymmetric registered\n[ 1.924238] Asymmetric key parser 'x509' registered\n[ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.947988] io scheduler noop registered\n[ 1.955221] io scheduler deadline registered (default)\n[ 1.964390] io scheduler cfq registered\n[ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.008453] ACPI: Power Button [PWRF]\n[ 2.016292] GHES: HEST is not enabled!\n[ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.270533] Linux agpgart interface v0.103\n[ 2.296327] brd: module loaded\n[ 2.312876] loop: module loaded\n[ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.351187] GPT:90111 != 2097151\n[ 2.357585] GPT:Alternate GPT header not at the end of the disk.\n[ 2.369414] GPT:90111 != 2097151\n[ 2.375697] GPT: Use GNU Parted to correct GPT errors.\n[ 2.384287] vda: vda1 vda15\n[ 2.396348] scsi host0: ata_piix\n[ 2.403686] scsi host1: ata_piix\n[ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.435459] libphy: Fixed MDIO Bus: probed\n[ 2.444378] tun: Universal TUN/TAP device driver, 1.6\n[ 2.452946] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.472567] PPP generic driver version 2.4.2\n[ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.492545] ehci-pci: EHCI PCI platform driver\n[ 2.500637] ehci-platform: EHCI generic platform driver\n[ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.520962] ohci-pci: OHCI PCI platform driver\n[ 2.528938] ohci-platform: OHCI generic platform driver\n[ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.638178] usb usb1: Product: UHCI Host Controller\n[ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.657787] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.666730] hub 1-0:1.0: USB hub found\n[ 2.676435] hub 1-0:1.0: 2 ports detected\n[ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.724763] mousedev: PS/2 mouse device common for all mice\n[ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.751950] rtc_cmos 00:00: RTC can wake from S4\n[ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.788231] i2c /dev entries driver\n[ 2.796782] device-mapper: uevent: version 1.0.3\n[ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.834207] NET: Registered protocol family 10\n[ 2.845517] NET: Registered protocol family 17\n[ 2.853552] Key type dns_resolver registered\n[ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.892249] registered taskstats version 1\n[ 2.899941] Loading compiled-in X.509 certificates\n[ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.929614] zswap: loaded using pool lzo/zbud\n[ 2.947149] Key type trusted registered\n[ 2.960376] Key type encrypted registered\n[ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.978439] ima: No TPM chip found, activating TPM-bypass!\n[ 2.989655] evm: HMAC attrs: 0x1\n[ 2.999971] Magic number: 10:301:121\n[ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428)\n[ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.036383] EDD information not available.\n[ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.076332] Write protecting the kernel read-only data: 14336k\n[ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.26\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.802080] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.12...\nLease of 192.168.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.94. iid=i-00000013\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-17 09:07:12,654 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-96bbd4b6-b77b-4601-88ac-5f50d0f063a2 2018-07-17 09:07:12,655 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.190768003464s 2018-07-17 09:07:12,655 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-96bbd4b6-b77b-4601-88ac-5f50d0f063a2 2018-07-17 09:07:12,655 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020024] pid_max: default: 32768 minimum: 301 [ 0.028027] ACPI: Core revision 20150930 [ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044055] Security Framework initialized [ 0.048023] Yama: becoming mindful. [ 0.052043] AppArmor: AppArmor initialized [ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092775] Initializing cgroup subsys io [ 0.100033] Initializing cgroup subsys memory [ 0.108036] Initializing cgroup subsys devices [ 0.116029] Initializing cgroup subsys freezer [ 0.124030] Initializing cgroup subsys net_cls [ 0.132028] Initializing cgroup subsys perf_event [ 0.140049] Initializing cgroup subsys net_prio [ 0.148027] Initializing cgroup subsys hugetlb [ 0.156026] Initializing cgroup subsys pids [ 0.165085] CPU: Physical Processor ID: 0 [ 0.173203] mce: CPU supports 10 MCE banks [ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.528702] ftrace: allocating 31920 entries in 125 pages [ 0.552446] smpboot: Max logical packages: 1 [ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.566119] x2apic enabled [ 0.568029] Switched APIC routing to physical x2apic. [ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613018] x86: Booted up 1 node, 1 CPUs [ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.622349] devtmpfs: initialized [ 0.625520] evm: security.selinux [ 0.628035] evm: security.SMACK64 [ 0.632030] evm: security.SMACK64EXEC [ 0.636029] evm: security.SMACK64TRANSMUTE [ 0.640028] evm: security.SMACK64MMAP [ 0.644028] evm: security.ima [ 0.648028] evm: security.capability [ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656135] pinctrl core: initialized pinctrl subsystem [ 0.660667] RTC time: 9:07:05, date: 07/17/18 [ 0.664301] NET: Registered protocol family 16 [ 0.668397] cpuidle: using governor ladder [ 0.672034] cpuidle: using governor menu [ 0.676035] PCCT header not found. [ 0.680254] ACPI: bus type PCI registered [ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.688625] PCI: Using configuration type 1 for base access [ 0.693646] ACPI: Added _OSI(Module Device) [ 0.696031] ACPI: Added _OSI(Processor Device) [ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.704030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.710375] ACPI: Interpreter enabled [ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.736043] ACPI: (supports S0 S3 S4 S5) [ 0.740029] ACPI: Using IOAPIC for interrupt routing [ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.764611] acpiphp: Slot [3] registered [ 0.768109] acpiphp: Slot [4] registered [ 0.772108] acpiphp: Slot [5] registered [ 0.776108] acpiphp: Slot [6] registered [ 0.780107] acpiphp: Slot [7] registered [ 0.784111] acpiphp: Slot [8] registered [ 0.788106] acpiphp: Slot [9] registered [ 0.792104] acpiphp: Slot [10] registered [ 0.796107] acpiphp: Slot [11] registered [ 0.800106] acpiphp: Slot [12] registered [ 0.804108] acpiphp: Slot [13] registered [ 0.808107] acpiphp: Slot [14] registered [ 0.812112] acpiphp: Slot [15] registered [ 0.817127] acpiphp: Slot [16] registered [ 0.820110] acpiphp: Slot [17] registered [ 0.824106] acpiphp: Slot [18] registered [ 0.828105] acpiphp: Slot [19] registered [ 0.832106] acpiphp: Slot [20] registered [ 0.836104] acpiphp: Slot [21] registered [ 0.840116] acpiphp: Slot [22] registered [ 0.844106] acpiphp: Slot [23] registered [ 0.848157] acpiphp: Slot [24] registered [ 0.852108] acpiphp: Slot [25] registered [ 0.856108] acpiphp: Slot [26] registered [ 0.860122] acpiphp: Slot [27] registered [ 0.864114] acpiphp: Slot [28] registered [ 0.868107] acpiphp: Slot [29] registered [ 0.872115] acpiphp: Slot [30] registered [ 0.876108] acpiphp: Slot [31] registered [ 0.880139] PCI host bridge to bus 0000:00 [ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.108049] vgaarb: loaded [ 1.112031] vgaarb: bridge control possible 0000:00:02.0 [ 1.121632] SCSI subsystem initialized [ 1.128614] ACPI: bus type USB registered [ 1.132614] usbcore: registered new interface driver usbfs [ 1.136194] usbcore: registered new interface driver hub [ 1.140076] usbcore: registered new device driver usb [ 1.147848] PCI: Using ACPI for IRQ routing [ 1.153419] NetLabel: Initializing [ 1.156080] NetLabel: domain hash size = 128 [ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164337] NetLabel: unlabeled traffic allowed by default [ 1.171346] clocksource: Switched to clocksource kvm-clock [ 1.266872] AppArmor: AppArmor Filesystem Enabled [ 1.275856] pnp: PnP ACPI init [ 1.285023] pnp: PnP ACPI: found 5 devices [ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.327566] NET: Registered protocol family 2 [ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.362753] TCP: Hash tables configured (established 4096 bind 4096) [ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.395092] NET: Registered protocol family 1 [ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.483685] Trying to unpack rootfs image as initramfs... [ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.777733] Scanning for low memory corruption every 60 seconds [ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.804850] audit: initializing netlink subsys (disabled) [ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized [ 1.827036] Initialise system trusted keyring [ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.856681] zbud: loaded [ 1.863697] VFS: Disk quotas dquot_6.6.0 [ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.887238] fuse init (API version 7.23) [ 1.895846] Key type big_key registered [ 1.904567] Allocating IMA MOK and blacklist keyrings. [ 1.916640] Key type asymmetric registered [ 1.924238] Asymmetric key parser 'x509' registered [ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.947988] io scheduler noop registered [ 1.955221] io scheduler deadline registered (default) [ 1.964390] io scheduler cfq registered [ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.008453] ACPI: Power Button [PWRF] [ 2.016292] GHES: HEST is not enabled! [ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.270533] Linux agpgart interface v0.103 [ 2.296327] brd: module loaded [ 2.312876] loop: module loaded [ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.351187] GPT:90111 != 2097151 [ 2.357585] GPT:Alternate GPT header not at the end of the disk. [ 2.369414] GPT:90111 != 2097151 [ 2.375697] GPT: Use GNU Parted to correct GPT errors. [ 2.384287] vda: vda1 vda15 [ 2.396348] scsi host0: ata_piix [ 2.403686] scsi host1: ata_piix [ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.435459] libphy: Fixed MDIO Bus: probed [ 2.444378] tun: Universal TUN/TAP device driver, 1.6 [ 2.452946] tun: (C) 1999-2004 Max Krasnyansky [ 2.472567] PPP generic driver version 2.4.2 [ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.492545] ehci-pci: EHCI PCI platform driver [ 2.500637] ehci-platform: EHCI generic platform driver [ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.520962] ohci-pci: OHCI PCI platform driver [ 2.528938] ohci-platform: OHCI generic platform driver [ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver [ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.638178] usb usb1: Product: UHCI Host Controller [ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.657787] usb usb1: SerialNumber: 0000:00:01.2 [ 2.666730] hub 1-0:1.0: USB hub found [ 2.676435] hub 1-0:1.0: 2 ports detected [ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.724763] mousedev: PS/2 mouse device common for all mice [ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.751950] rtc_cmos 00:00: RTC can wake from S4 [ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.788231] i2c /dev entries driver [ 2.796782] device-mapper: uevent: version 1.0.3 [ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs [ 2.834207] NET: Registered protocol family 10 [ 2.845517] NET: Registered protocol family 17 [ 2.853552] Key type dns_resolver registered [ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.892249] registered taskstats version 1 [ 2.899941] Loading compiled-in X.509 certificates [ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.929614] zswap: loaded using pool lzo/zbud [ 2.947149] Key type trusted registered [ 2.960376] Key type encrypted registered [ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled [ 2.978439] ima: No TPM chip found, activating TPM-bypass! [ 2.989655] evm: HMAC attrs: 0x1 [ 2.999971] Magic number: 10:301:121 [ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428) [ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.036383] EDD information not available. [ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.076332] Write protecting the kernel read-only data: 14336k [ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.26 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.802080] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.12... Lease of 192.168.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.94. iid=i-00000013 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-17 09:07:13,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:13,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:14,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3145 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9790b795-2cfd-4ad4-ae02-3700daa97b93 x-compute-request-id: req-9790b795-2cfd-4ad4-ae02-3700daa97b93 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:06:49Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:14,019 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9790b795-2cfd-4ad4-ae02-3700daa97b93 2018-07-17 09:07:14,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.361999988556s 2018-07-17 09:07:14,020 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9790b795-2cfd-4ad4-ae02-3700daa97b93 2018-07-17 09:07:14,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:07:14,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:07:14,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23122 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a92fd009-7fae-4edd-89b3-5aa862edd421 x-compute-request-id: req-a92fd009-7fae-4edd-89b3-5aa862edd421 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020024] pid_max: default: 32768 minimum: 301\n[ 0.028027] ACPI: Core revision 20150930\n[ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044055] Security Framework initialized\n[ 0.048023] Yama: becoming mindful.\n[ 0.052043] AppArmor: AppArmor initialized\n[ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092775] Initializing cgroup subsys io\n[ 0.100033] Initializing cgroup subsys memory\n[ 0.108036] Initializing cgroup subsys devices\n[ 0.116029] Initializing cgroup subsys freezer\n[ 0.124030] Initializing cgroup subsys net_cls\n[ 0.132028] Initializing cgroup subsys perf_event\n[ 0.140049] Initializing cgroup subsys net_prio\n[ 0.148027] Initializing cgroup subsys hugetlb\n[ 0.156026] Initializing cgroup subsys pids\n[ 0.165085] CPU: Physical Processor ID: 0\n[ 0.173203] mce: CPU supports 10 MCE banks\n[ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.528702] ftrace: allocating 31920 entries in 125 pages\n[ 0.552446] smpboot: Max logical packages: 1\n[ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.566119] x2apic enabled\n[ 0.568029] Switched APIC routing to physical x2apic.\n[ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613018] x86: Booted up 1 node, 1 CPUs\n[ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.622349] devtmpfs: initialized\n[ 0.625520] evm: security.selinux\n[ 0.628035] evm: security.SMACK64\n[ 0.632030] evm: security.SMACK64EXEC\n[ 0.636029] evm: security.SMACK64TRANSMUTE\n[ 0.640028] evm: security.SMACK64MMAP\n[ 0.644028] evm: security.ima\n[ 0.648028] evm: security.capability\n[ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.656135] pinctrl core: initialized pinctrl subsystem\n[ 0.660667] RTC time: 9:07:05, date: 07/17/18\n[ 0.664301] NET: Registered protocol family 16\n[ 0.668397] cpuidle: using governor ladder\n[ 0.672034] cpuidle: using governor menu\n[ 0.676035] PCCT header not found.\n[ 0.680254] ACPI: bus type PCI registered\n[ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.688625] PCI: Using configuration type 1 for base access\n[ 0.693646] ACPI: Added _OSI(Module Device)\n[ 0.696031] ACPI: Added _OSI(Processor Device)\n[ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.704030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.710375] ACPI: Interpreter enabled\n[ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.736043] ACPI: (supports S0 S3 S4 S5)\n[ 0.740029] ACPI: Using IOAPIC for interrupt routing\n[ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.764611] acpiphp: Slot [3] registered\n[ 0.768109] acpiphp: Slot [4] registered\n[ 0.772108] acpiphp: Slot [5] registered\n[ 0.776108] acpiphp: Slot [6] registered\n[ 0.780107] acpiphp: Slot [7] registered\n[ 0.784111] acpiphp: Slot [8] registered\n[ 0.788106] acpiphp: Slot [9] registered\n[ 0.792104] acpiphp: Slot [10] registered\n[ 0.796107] acpiphp: Slot [11] registered\n[ 0.800106] acpiphp: Slot [12] registered\n[ 0.804108] acpiphp: Slot [13] registered\n[ 0.808107] acpiphp: Slot [14] registered\n[ 0.812112] acpiphp: Slot [15] registered\n[ 0.817127] acpiphp: Slot [16] registered\n[ 0.820110] acpiphp: Slot [17] registered\n[ 0.824106] acpiphp: Slot [18] registered\n[ 0.828105] acpiphp: Slot [19] registered\n[ 0.832106] acpiphp: Slot [20] registered\n[ 0.836104] acpiphp: Slot [21] registered\n[ 0.840116] acpiphp: Slot [22] registered\n[ 0.844106] acpiphp: Slot [23] registered\n[ 0.848157] acpiphp: Slot [24] registered\n[ 0.852108] acpiphp: Slot [25] registered\n[ 0.856108] acpiphp: Slot [26] registered\n[ 0.860122] acpiphp: Slot [27] registered\n[ 0.864114] acpiphp: Slot [28] registered\n[ 0.868107] acpiphp: Slot [29] registered\n[ 0.872115] acpiphp: Slot [30] registered\n[ 0.876108] acpiphp: Slot [31] registered\n[ 0.880139] PCI host bridge to bus 0000:00\n[ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.108049] vgaarb: loaded\n[ 1.112031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.121632] SCSI subsystem initialized\n[ 1.128614] ACPI: bus type USB registered\n[ 1.132614] usbcore: registered new interface driver usbfs\n[ 1.136194] usbcore: registered new interface driver hub\n[ 1.140076] usbcore: registered new device driver usb\n[ 1.147848] PCI: Using ACPI for IRQ routing\n[ 1.153419] NetLabel: Initializing\n[ 1.156080] NetLabel: domain hash size = 128\n[ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.164337] NetLabel: unlabeled traffic allowed by default\n[ 1.171346] clocksource: Switched to clocksource kvm-clock\n[ 1.266872] AppArmor: AppArmor Filesystem Enabled\n[ 1.275856] pnp: PnP ACPI init\n[ 1.285023] pnp: PnP ACPI: found 5 devices\n[ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.327566] NET: Registered protocol family 2\n[ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.362753] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.395092] NET: Registered protocol family 1\n[ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.483685] Trying to unpack rootfs image as initramfs...\n[ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.777733] Scanning for low memory corruption every 60 seconds\n[ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.804850] audit: initializing netlink subsys (disabled)\n[ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized\n[ 1.827036] Initialise system trusted keyring\n[ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.856681] zbud: loaded\n[ 1.863697] VFS: Disk quotas dquot_6.6.0\n[ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.887238] fuse init (API version 7.23)\n[ 1.895846] Key type big_key registered\n[ 1.904567] Allocating IMA MOK and blacklist keyrings.\n[ 1.916640] Key type asymmetric registered\n[ 1.924238] Asymmetric key parser 'x509' registered\n[ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.947988] io scheduler noop registered\n[ 1.955221] io scheduler deadline registered (default)\n[ 1.964390] io scheduler cfq registered\n[ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.008453] ACPI: Power Button [PWRF]\n[ 2.016292] GHES: HEST is not enabled!\n[ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.270533] Linux agpgart interface v0.103\n[ 2.296327] brd: module loaded\n[ 2.312876] loop: module loaded\n[ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.351187] GPT:90111 != 2097151\n[ 2.357585] GPT:Alternate GPT header not at the end of the disk.\n[ 2.369414] GPT:90111 != 2097151\n[ 2.375697] GPT: Use GNU Parted to correct GPT errors.\n[ 2.384287] vda: vda1 vda15\n[ 2.396348] scsi host0: ata_piix\n[ 2.403686] scsi host1: ata_piix\n[ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.435459] libphy: Fixed MDIO Bus: probed\n[ 2.444378] tun: Universal TUN/TAP device driver, 1.6\n[ 2.452946] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.472567] PPP generic driver version 2.4.2\n[ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.492545] ehci-pci: EHCI PCI platform driver\n[ 2.500637] ehci-platform: EHCI generic platform driver\n[ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.520962] ohci-pci: OHCI PCI platform driver\n[ 2.528938] ohci-platform: OHCI generic platform driver\n[ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.638178] usb usb1: Product: UHCI Host Controller\n[ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.657787] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.666730] hub 1-0:1.0: USB hub found\n[ 2.676435] hub 1-0:1.0: 2 ports detected\n[ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.724763] mousedev: PS/2 mouse device common for all mice\n[ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.751950] rtc_cmos 00:00: RTC can wake from S4\n[ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.788231] i2c /dev entries driver\n[ 2.796782] device-mapper: uevent: version 1.0.3\n[ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.834207] NET: Registered protocol family 10\n[ 2.845517] NET: Registered protocol family 17\n[ 2.853552] Key type dns_resolver registered\n[ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.892249] registered taskstats version 1\n[ 2.899941] Loading compiled-in X.509 certificates\n[ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.929614] zswap: loaded using pool lzo/zbud\n[ 2.947149] Key type trusted registered\n[ 2.960376] Key type encrypted registered\n[ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.978439] ima: No TPM chip found, activating TPM-bypass!\n[ 2.989655] evm: HMAC attrs: 0x1\n[ 2.999971] Magic number: 10:301:121\n[ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428)\n[ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 3.036383] EDD information not available.\n[ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.076332] Write protecting the kernel read-only data: 14336k\n[ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.26\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.802080] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.12...\nLease of 192.168.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.94. iid=i-00000013\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2494.000 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGRIOtaXIO54hpAPrtD3zirxCZx2caeNurlj8WsT47RSfRNf9y7NNIaqmD8HgexHAcG7DcMi0vtuu/e2RGDavDvKjEpUc6SlnAjlRnmEMH6HDoRFa17"} 2018-07-17 09:07:14,186 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-a92fd009-7fae-4edd-89b3-5aa862edd421 2018-07-17 09:07:14,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.164963006973s 2018-07-17 09:07:14,186 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85/action used request id req-a92fd009-7fae-4edd-89b3-5aa862edd421 2018-07-17 09:07:14,187 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020024] pid_max: default: 32768 minimum: 301 [ 0.028027] ACPI: Core revision 20150930 [ 0.032983] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044055] Security Framework initialized [ 0.048023] Yama: becoming mindful. [ 0.052043] AppArmor: AppArmor initialized [ 0.056094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.064213] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.072127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.080025] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092775] Initializing cgroup subsys io [ 0.100033] Initializing cgroup subsys memory [ 0.108036] Initializing cgroup subsys devices [ 0.116029] Initializing cgroup subsys freezer [ 0.124030] Initializing cgroup subsys net_cls [ 0.132028] Initializing cgroup subsys perf_event [ 0.140049] Initializing cgroup subsys net_prio [ 0.148027] Initializing cgroup subsys hugetlb [ 0.156026] Initializing cgroup subsys pids [ 0.165085] CPU: Physical Processor ID: 0 [ 0.173203] mce: CPU supports 10 MCE banks [ 0.184042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.389091] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.528702] ftrace: allocating 31920 entries in 125 pages [ 0.552446] smpboot: Max logical packages: 1 [ 0.556030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.566119] x2apic enabled [ 0.568029] Switched APIC routing to physical x2apic. [ 0.588924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.592000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.604045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613018] x86: Booted up 1 node, 1 CPUs [ 0.616033] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.622349] devtmpfs: initialized [ 0.625520] evm: security.selinux [ 0.628035] evm: security.SMACK64 [ 0.632030] evm: security.SMACK64EXEC [ 0.636029] evm: security.SMACK64TRANSMUTE [ 0.640028] evm: security.SMACK64MMAP [ 0.644028] evm: security.ima [ 0.648028] evm: security.capability [ 0.652189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656135] pinctrl core: initialized pinctrl subsystem [ 0.660667] RTC time: 9:07:05, date: 07/17/18 [ 0.664301] NET: Registered protocol family 16 [ 0.668397] cpuidle: using governor ladder [ 0.672034] cpuidle: using governor menu [ 0.676035] PCCT header not found. [ 0.680254] ACPI: bus type PCI registered [ 0.684030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.688625] PCI: Using configuration type 1 for base access [ 0.693646] ACPI: Added _OSI(Module Device) [ 0.696031] ACPI: Added _OSI(Processor Device) [ 0.700029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.704030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.710375] ACPI: Interpreter enabled [ 0.712036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.724032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.736043] ACPI: (supports S0 S3 S4 S5) [ 0.740029] ACPI: Using IOAPIC for interrupt routing [ 0.744051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.751646] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.752062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.756049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.760040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.764611] acpiphp: Slot [3] registered [ 0.768109] acpiphp: Slot [4] registered [ 0.772108] acpiphp: Slot [5] registered [ 0.776108] acpiphp: Slot [6] registered [ 0.780107] acpiphp: Slot [7] registered [ 0.784111] acpiphp: Slot [8] registered [ 0.788106] acpiphp: Slot [9] registered [ 0.792104] acpiphp: Slot [10] registered [ 0.796107] acpiphp: Slot [11] registered [ 0.800106] acpiphp: Slot [12] registered [ 0.804108] acpiphp: Slot [13] registered [ 0.808107] acpiphp: Slot [14] registered [ 0.812112] acpiphp: Slot [15] registered [ 0.817127] acpiphp: Slot [16] registered [ 0.820110] acpiphp: Slot [17] registered [ 0.824106] acpiphp: Slot [18] registered [ 0.828105] acpiphp: Slot [19] registered [ 0.832106] acpiphp: Slot [20] registered [ 0.836104] acpiphp: Slot [21] registered [ 0.840116] acpiphp: Slot [22] registered [ 0.844106] acpiphp: Slot [23] registered [ 0.848157] acpiphp: Slot [24] registered [ 0.852108] acpiphp: Slot [25] registered [ 0.856108] acpiphp: Slot [26] registered [ 0.860122] acpiphp: Slot [27] registered [ 0.864114] acpiphp: Slot [28] registered [ 0.868107] acpiphp: Slot [29] registered [ 0.872115] acpiphp: Slot [30] registered [ 0.876108] acpiphp: Slot [31] registered [ 0.880139] PCI host bridge to bus 0000:00 [ 0.884030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.888027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.892027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.896029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.900028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.904028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.921714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.924039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.928028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.932027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.947288] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.948092] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.057219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.064480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.072436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.080368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.088292] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.097910] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.107661] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.108000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.108049] vgaarb: loaded [ 1.112031] vgaarb: bridge control possible 0000:00:02.0 [ 1.121632] SCSI subsystem initialized [ 1.128614] ACPI: bus type USB registered [ 1.132614] usbcore: registered new interface driver usbfs [ 1.136194] usbcore: registered new interface driver hub [ 1.140076] usbcore: registered new device driver usb [ 1.147848] PCI: Using ACPI for IRQ routing [ 1.153419] NetLabel: Initializing [ 1.156080] NetLabel: domain hash size = 128 [ 1.160026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164337] NetLabel: unlabeled traffic allowed by default [ 1.171346] clocksource: Switched to clocksource kvm-clock [ 1.266872] AppArmor: AppArmor Filesystem Enabled [ 1.275856] pnp: PnP ACPI init [ 1.285023] pnp: PnP ACPI: found 5 devices [ 1.310974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.327566] NET: Registered protocol family 2 [ 1.339465] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.351007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.362753] TCP: Hash tables configured (established 4096 bind 4096) [ 1.373590] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.383123] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.395092] NET: Registered protocol family 1 [ 1.403184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.412800] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.423377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.453066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.483685] Trying to unpack rootfs image as initramfs... [ 1.751988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.777733] Scanning for low memory corruption every 60 seconds [ 1.793638] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.804850] audit: initializing netlink subsys (disabled) [ 1.815413] audit: type=2000 audit(1531818425.536:1): initialized [ 1.827036] Initialise system trusted keyring [ 1.836437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.856681] zbud: loaded [ 1.863697] VFS: Disk quotas dquot_6.6.0 [ 1.871281] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.887238] fuse init (API version 7.23) [ 1.895846] Key type big_key registered [ 1.904567] Allocating IMA MOK and blacklist keyrings. [ 1.916640] Key type asymmetric registered [ 1.924238] Asymmetric key parser 'x509' registered [ 1.933234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.947988] io scheduler noop registered [ 1.955221] io scheduler deadline registered (default) [ 1.964390] io scheduler cfq registered [ 1.973483] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.982731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.994042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.008453] ACPI: Power Button [PWRF] [ 2.016292] GHES: HEST is not enabled! [ 2.042198] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.101493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.135320] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.154720] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.198201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.270533] Linux agpgart interface v0.103 [ 2.296327] brd: module loaded [ 2.312876] loop: module loaded [ 2.338151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.351187] GPT:90111 != 2097151 [ 2.357585] GPT:Alternate GPT header not at the end of the disk. [ 2.369414] GPT:90111 != 2097151 [ 2.375697] GPT: Use GNU Parted to correct GPT errors. [ 2.384287] vda: vda1 vda15 [ 2.396348] scsi host0: ata_piix [ 2.403686] scsi host1: ata_piix [ 2.410303] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.421014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.435459] libphy: Fixed MDIO Bus: probed [ 2.444378] tun: Universal TUN/TAP device driver, 1.6 [ 2.452946] tun: (C) 1999-2004 Max Krasnyansky [ 2.472567] PPP generic driver version 2.4.2 [ 2.480889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.492545] ehci-pci: EHCI PCI platform driver [ 2.500637] ehci-platform: EHCI generic platform driver [ 2.509664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.520962] ohci-pci: OHCI PCI platform driver [ 2.528938] ohci-platform: OHCI generic platform driver [ 2.537817] uhci_hcd: USB Universal Host Controller Interface driver [ 2.567864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.577042] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.592969] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.602675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.613240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.625171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.638178] usb usb1: Product: UHCI Host Controller [ 2.647576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.657787] usb usb1: SerialNumber: 0000:00:01.2 [ 2.666730] hub 1-0:1.0: USB hub found [ 2.676435] hub 1-0:1.0: 2 ports detected [ 2.685705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.706658] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.715301] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.724763] mousedev: PS/2 mouse device common for all mice [ 2.736682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.751950] rtc_cmos 00:00: RTC can wake from S4 [ 2.762539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.776940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.788231] i2c /dev entries driver [ 2.796782] device-mapper: uevent: version 1.0.3 [ 2.805318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.819925] ledtrig-cpu: registered to indicate activity on CPUs [ 2.834207] NET: Registered protocol family 10 [ 2.845517] NET: Registered protocol family 17 [ 2.853552] Key type dns_resolver registered [ 2.865101] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.875024] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.892249] registered taskstats version 1 [ 2.899941] Loading compiled-in X.509 certificates [ 2.909722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.929614] zswap: loaded using pool lzo/zbud [ 2.947149] Key type trusted registered [ 2.960376] Key type encrypted registered [ 2.968441] AppArmor: AppArmor sha1 policy hashing enabled [ 2.978439] ima: No TPM chip found, activating TPM-bypass! [ 2.989655] evm: HMAC attrs: 0x1 [ 2.999971] Magic number: 10:301:121 [ 3.008861] rtc_cmos 00:00: setting system clock to 2018-07-17 09:07:08 UTC (1531818428) [ 3.025773] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.036383] EDD information not available. [ 3.061064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.076332] Write protecting the kernel read-only data: 14336k [ 3.106538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.124557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.26 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.802080] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.12... Lease of 192.168.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.94. iid=i-00000013 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2494.000 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGRIOtaXIO54hpAPrtD3zirxCZx2caeNurlj8WsT47RSfRNf9y7NNIaqmD8HgexHAcG7DcMi0vtuu/e2RGDavDvKjEpUc6SlnAjlRnmEMH6HDoRFa17 2018-07-17 09:07:14,187 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-17 09:07:14,187 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-17 09:07:14,190 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:07:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:14,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-977a2478-970a-4ba1-b51f-53b818f939d2 x-compute-request-id: req-977a2478-970a-4ba1-b51f-53b818f939d2 2018-07-17 09:07:14,454 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4 used request id req-977a2478-970a-4ba1-b51f-53b818f939d2 2018-07-17 09:07:14,454 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.263761043549s 2018-07-17 09:07:14,454 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4 used request id req-977a2478-970a-4ba1-b51f-53b818f939d2 2018-07-17 09:07:14,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:14,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3151 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-85df00ef-6222-4409-9936-e757eff6f642 x-compute-request-id: req-85df00ef-6222-4409-9936-e757eff6f642 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:93:3f", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/621cd67c-24e4-4818-9298-310423a813b4", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:06:49.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "621cd67c-24e4-4818-9298-310423a813b4", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:14Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:42Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:14,876 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-85df00ef-6222-4409-9936-e757eff6f642 2018-07-17 09:07:14,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.421609163284s 2018-07-17 09:07:14,877 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-85df00ef-6222-4409-9936-e757eff6f642 2018-07-17 09:07:14,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:07:16,881 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:17,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1580 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4dc5943-b9f2-4cd8-95f5-187f15fb4d5e x-compute-request-id: req-a4dc5943-b9f2-4cd8-95f5-187f15fb4d5e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:01Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:17,471 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a4dc5943-b9f2-4cd8-95f5-187f15fb4d5e 2018-07-17 09:07:17,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.589637041092s 2018-07-17 09:07:17,472 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a4dc5943-b9f2-4cd8-95f5-187f15fb4d5e 2018-07-17 09:07:17,473 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:07:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:19,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcd9b00f-631f-4c63-b5ba-6e0739e07259 x-compute-request-id: req-dcd9b00f-631f-4c63-b5ba-6e0739e07259 2018-07-17 09:07:19,117 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-dcd9b00f-631f-4c63-b5ba-6e0739e07259 2018-07-17 09:07:19,117 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 1.64378499985s 2018-07-17 09:07:19,117 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85 used request id req-dcd9b00f-631f-4c63-b5ba-6e0739e07259 2018-07-17 09:07:19,117 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:19,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:19,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1586 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-edc05607-d91a-4ec0-a27a-b0c61cb6a8b6 x-compute-request-id: req-edc05607-d91a-4ec0-a27a-b0c61cb6a8b6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:73:0b", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "rel": "bookmark"}], "image": {"id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "links": [{"href": "https://192.16.1.222:8774/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:07:01.000000", "flavor": {"id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "links": [{"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}]}, "id": "6d309ad7-c1f2-45fe-bf22-a9a200b0ea85", "security_groups": [{"name": "default"}], "user_id": "e51ca415fa9d4172a256433d880577a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:07:18Z", "hostId": "37575bb68c97b1d21eda35b27ab7da71decf64e2be5f5e8b48f83432", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "created": "2018-07-17T09:06:54Z", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:07:19,768 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-edc05607-d91a-4ec0-a27a-b0c61cb6a8b6 2018-07-17 09:07:19,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.650715112686s 2018-07-17 09:07:19,768 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-edc05607-d91a-4ec0-a27a-b0c61cb6a8b6 2018-07-17 09:07:19,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:07:21,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:07:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:21,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-14145adc-3e35-48a5-89a9-c20a490df1bb x-compute-request-id: req-14145adc-3e35-48a5-89a9-c20a490df1bb RESP BODY: {"servers": []} 2018-07-17 09:07:21,928 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-14145adc-3e35-48a5-89a9-c20a490df1bb 2018-07-17 09:07:21,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.155845165253s 2018-07-17 09:07:21,928 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-14145adc-3e35-48a5-89a9-c20a490df1bb 2018-07-17 09:07:21,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:07:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" -d '{"subnet_id": "734ec05f-99bf-4631-89b6-bf71685f1d64"}' 2018-07-17 09:07:25,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec894182-1fe8-47f8-b122-f335bda764a7 Date: Tue, 17 Jul 2018 09:07:25 GMT RESP BODY: {"network_id": "7b7d8c9e-0898-44fc-83b5-f5eaf023aacf", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "subnet_id": "734ec05f-99bf-4631-89b6-bf71685f1d64", "subnet_ids": ["734ec05f-99bf-4631-89b6-bf71685f1d64"], "port_id": "d8b675d6-080f-4d18-880d-c797f8085a47", "id": "b720fb3a-ae5d-40b7-92bc-155e25cefd4b"} 2018-07-17 09:07:25,387 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b/remove_router_interface.json used request id req-ec894182-1fe8-47f8-b122-f335bda764a7 2018-07-17 09:07:25,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.45816707611s 2018-07-17 09:07:25,387 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b/remove_router_interface.json used request id req-ec894182-1fe8-47f8-b122-f335bda764a7 returning object b720fb3a-ae5d-40b7-92bc-155e25cefd4b 2018-07-17 09:07:25,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:07:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:25,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-b4ad7588-460f-4ef1-8673-c88b186056e2 Date: Tue, 17 Jul 2018 09:07:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:25Z", "admin_state_up": true, "updated_at": "2018-07-17T09:07:22Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "b720fb3a-ae5d-40b7-92bc-155e25cefd4b", "name": "vping_userdata-router_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:07:25,837 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-b4ad7588-460f-4ef1-8673-c88b186056e2 2018-07-17 09:07:25,837 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.449604034424s 2018-07-17 09:07:25,837 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-b4ad7588-460f-4ef1-8673-c88b186056e2 2018-07-17 09:07:25,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:07:25,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:30,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4013be24-3339-48a5-b7bd-1c235b5cd80f Content-Length: 0 Date: Tue, 17 Jul 2018 09:07:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:30,756 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b.json used request id req-4013be24-3339-48a5-b7bd-1c235b5cd80f 2018-07-17 09:07:30,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.91823291779s 2018-07-17 09:07:30,757 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/b720fb3a-ae5d-40b7-92bc-155e25cefd4b.json used request id req-4013be24-3339-48a5-b7bd-1c235b5cd80f 2018-07-17 09:07:30,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:07:30,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:30,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c8fa3b94-e2d6-4eac-b277-2ef6d2dfe024 Date: Tue, 17 Jul 2018 09:07:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"734ec05f-99bf-4631-89b6-bf71685f1d64","subnetpool_id":null,"name":"vping_userdata-subnet_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:07:30,860 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c8fa3b94-e2d6-4eac-b277-2ef6d2dfe024 2018-07-17 09:07:30,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.102614164352s 2018-07-17 09:07:30,860 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c8fa3b94-e2d6-4eac-b277-2ef6d2dfe024 2018-07-17 09:07:30,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:07:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/734ec05f-99bf-4631-89b6-bf71685f1d64.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:34,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09633c25-2193-4c74-9866-e17e4d856cf1 Date: Tue, 17 Jul 2018 09:07:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:34,048 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/734ec05f-99bf-4631-89b6-bf71685f1d64.json used request id req-09633c25-2193-4c74-9866-e17e4d856cf1 2018-07-17 09:07:34,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.18758702278s 2018-07-17 09:07:34,049 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/734ec05f-99bf-4631-89b6-bf71685f1d64.json used request id req-09633c25-2193-4c74-9866-e17e4d856cf1 2018-07-17 09:07:34,049 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:07:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:34,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-4b540a60-cc30-4588-8303-d253b8ff7e55 Date: Tue, 17 Jul 2018 09:07:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:07:33Z","tenant_id":"39851c0808b94d25a82ce23ff1b57a8f","created_at":"2018-07-17T09:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"39851c0808b94d25a82ce23ff1b57a8f","id":"7b7d8c9e-0898-44fc-83b5-f5eaf023aacf","name":"vping_userdata-net_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:07:34,219 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4b540a60-cc30-4588-8303-d253b8ff7e55 2018-07-17 09:07:34,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.169700145721s 2018-07-17 09:07:34,219 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4b540a60-cc30-4588-8303-d253b8ff7e55 2018-07-17 09:07:34,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:07:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/7b7d8c9e-0898-44fc-83b5-f5eaf023aacf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:37,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc9f8d70-b742-4389-989b-0895644f978d Date: Tue, 17 Jul 2018 09:07:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:37,163 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7b7d8c9e-0898-44fc-83b5-f5eaf023aacf.json used request id req-fc9f8d70-b742-4389-989b-0895644f978d 2018-07-17 09:07:37,163 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.94369006157s 2018-07-17 09:07:37,163 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7b7d8c9e-0898-44fc-83b5-f5eaf023aacf.json used request id req-fc9f8d70-b742-4389-989b-0895644f978d 2018-07-17 09:07:37,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:07:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:37,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-b83d8a4a-f96c-4619-b74e-87a735afaa84 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/snap", "metadata": {}}], "file": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/file", "owner": "39851c0808b94d25a82ce23ff1b57a8f", "id": "182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "size": 12716032, "self": "/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:06:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:06:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:07:37,232 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b83d8a4a-f96c-4619-b74e-87a735afaa84 2018-07-17 09:07:37,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0657291412354s 2018-07-17 09:07:37,232 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b83d8a4a-f96c-4619-b74e-87a735afaa84 2018-07-17 09:07:37,233 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:07:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}551b67382b2de2ae3af3de41df8a24ffc561c199" 2018-07-17 09:07:38,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1ee253bf-4da2-4601-bd28-674aa04e4dd4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:07:38,097 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf used request id req-1ee253bf-4da2-4601-bd28-674aa04e4dd4 2018-07-17 09:07:38,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.86391711235s 2018-07-17 09:07:38,097 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/182fbd92-b831-4a84-a6fd-e734f9d0c8bf used request id req-1ee253bf-4da2-4601-bd28-674aa04e4dd4 2018-07-17 09:07:38,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:07:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:38,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ffb32ca-448a-4f6a-a86d-08fdef43bcea x-compute-request-id: req-8ffb32ca-448a-4f6a-a86d-08fdef43bcea RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "vping_userdata-flavor_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4a79a316-5d1f-4fe8-ade5-fa24b7e31881"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-17 09:07:38,142 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8ffb32ca-448a-4f6a-a86d-08fdef43bcea 2018-07-17 09:07:38,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0450639724731s 2018-07-17 09:07:38,143 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8ffb32ca-448a-4f6a-a86d-08fdef43bcea 2018-07-17 09:07:38,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:07:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:38,189 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b6be3da-27ea-4382-80f8-3c7890dcd224 x-compute-request-id: req-7b6be3da-27ea-4382-80f8-3c7890dcd224 2018-07-17 09:07:38,189 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881 used request id req-7b6be3da-27ea-4382-80f8-3c7890dcd224 2018-07-17 09:07:38,190 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0446209907532s 2018-07-17 09:07:38,190 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/4a79a316-5d1f-4fe8-ade5-fa24b7e31881 used request id req-7b6be3da-27ea-4382-80f8-3c7890dcd224 2018-07-17 09:07:38,190 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:07:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:38,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:38 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-3742f2e6-f840-4b0b-b341-2215a771dff5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240", "links": {"self": "https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e51ca415fa9d4172a256433d880577a9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:07:38,257 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3742f2e6-f840-4b0b-b341-2215a771dff5 2018-07-17 09:07:38,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0664849281311s 2018-07-17 09:07:38,257 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3742f2e6-f840-4b0b-b341-2215a771dff5 2018-07-17 09:07:38,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:07:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:38,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:38 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-8ff4576d-8025-43f1-89da-ceabf57b056f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "e51ca415fa9d4172a256433d880577a9", "email": null, "name": "vping_userdata-user_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}} 2018-07-17 09:07:38,297 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9 used request id req-8ff4576d-8025-43f1-89da-ceabf57b056f 2018-07-17 09:07:38,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0370190143585s 2018-07-17 09:07:38,297 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9 used request id req-8ff4576d-8025-43f1-89da-ceabf57b056f 2018-07-17 09:07:38,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-17 09:07:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:38,899 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:38 GMT Vary: X-Auth-Token x-openstack-request-id: req-48d09529-a9a9-4f8c-926c-b0cd1176d284 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:38,899 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9 used request id req-48d09529-a9a9-4f8c-926c-b0cd1176d284 2018-07-17 09:07:38,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.602304935455s 2018-07-17 09:07:38,900 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/e51ca415fa9d4172a256433d880577a9 used request id req-48d09529-a9a9-4f8c-926c-b0cd1176d284 2018-07-17 09:07:38,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:07:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:39,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:39 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-dd78f0f1-72af-4fbb-9d02-4c9407cbbc1e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f"}, "tags": [], "enabled": true, "id": "39851c0808b94d25a82ce23ff1b57a8f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4d80e81c-bdf2-47d4-b3ac-a4d27243f240"}]} 2018-07-17 09:07:39,070 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-dd78f0f1-72af-4fbb-9d02-4c9407cbbc1e 2018-07-17 09:07:39,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.166618108749s 2018-07-17 09:07:39,070 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-dd78f0f1-72af-4fbb-9d02-4c9407cbbc1e 2018-07-17 09:07:39,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-17 09:07:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:39,234 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:39 GMT Vary: X-Auth-Token x-openstack-request-id: req-ab8982ca-7ce0-4cbd-8f86-456f2fd4b4e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:39,234 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-ab8982ca-7ce0-4cbd-8f86-456f2fd4b4e8 2018-07-17 09:07:39,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.160845994949s 2018-07-17 09:07:39,234 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-ab8982ca-7ce0-4cbd-8f86-456f2fd4b4e8 2018-07-17 09:07:39,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:07:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:39,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:39 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-ddf1623d-bb82-4f67-92f9-dd6471f1b312 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "028317b1adfa41e1b0b85af29d0813c8", "links": {"self": "https://192.16.1.222:5000/v3/roles/028317b1adfa41e1b0b85af29d0813c8"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:07:39,286 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ddf1623d-bb82-4f67-92f9-dd6471f1b312 2018-07-17 09:07:39,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0494170188904s 2018-07-17 09:07:39,286 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ddf1623d-bb82-4f67-92f9-dd6471f1b312 2018-07-17 09:07:39,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-17 09:07:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/028317b1adfa41e1b0b85af29d0813c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95cb9e372e06a67eb64f1e02e9a79175e3c260bf" 2018-07-17 09:07:40,046 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-bc042907-9039-45f9-871a-30177bf278bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:40,046 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/028317b1adfa41e1b0b85af29d0813c8 used request id req-bc042907-9039-45f9-871a-30177bf278bf 2018-07-17 09:07:40,047 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.758020162582s 2018-07-17 09:07:40,047 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/028317b1adfa41e1b0b85af29d0813c8 used request id req-bc042907-9039-45f9-871a-30177bf278bf 2018-07-17 09:07:40,079 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:07:40,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:07:40,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:07:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:07:40,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7143fbb3-e704-4d1c-b6c1-aef1c2df538a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:07:40,132 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7143fbb3-e704-4d1c-b6c1-aef1c2df538a 2018-07-17 09:07:40,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:07:40,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["HONxjpTaRVyeZqMoZYTZQw"], "issued_at": "2018-07-17T09:07:40.000000Z"}} 2018-07-17 09:07:40,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:07:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-42118e24-0742-4dd1-aa22-f03b2da37e0a Date: Tue, 17 Jul 2018 09:07:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:07:40,863 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42118e24-0742-4dd1-aa22-f03b2da37e0a 2018-07-17 09:07:40,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.205552816391s 2018-07-17 09:07:40,864 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42118e24-0742-4dd1-aa22-f03b2da37e0a 2018-07-17 09:07:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:07:40,873 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:40 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:07:40,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:07:40,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:40,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:40 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-8b075955-340d-4660-9f5a-f4427f60d934 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/a0cde6bc3f6946bab6b86a306228482e"}, "tags": [], "enabled": true, "id": "a0cde6bc3f6946bab6b86a306228482e", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 09:07:40,928 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-8b075955-340d-4660-9f5a-f4427f60d934 2018-07-17 09:07:40,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0548350811005s 2018-07-17 09:07:40,929 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-8b075955-340d-4660-9f5a-f4427f60d934 2018-07-17 09:07:40,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-17 09:07:40,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}}' 2018-07-17 09:07:41,041 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 370 Vary: X-Auth-Token x-openstack-request-id: req-8f03b118-79d3-4f36-8174-087e59e0bbc4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498"}, "tags": [], "enabled": true, "id": "016840d0ab8f4e3eb4210a1434b6d498", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}} 2018-07-17 09:07:41,042 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8f03b118-79d3-4f36-8174-087e59e0bbc4 2018-07-17 09:07:41,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.109354972839s 2018-07-17 09:07:41,042 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8f03b118-79d3-4f36-8174-087e59e0bbc4 2018-07-17 09:07:41,042 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'016840d0ab8f4e3eb4210a1434b6d498', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94'}) 2018-07-17 09:07:41,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-17 09:07:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f5ffcb9d-3fe7-4fdd-9e70-81352a093823", "email": null, "name": "cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}}' 2018-07-17 09:07:41,510 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-5d3fa128-28c6-4f6d-a648-39cbe00d242f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": {"self": "https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e9e95e4bacc047049796e69b69ebfe3a", "domain_id": "default", "password_expires_at": null}} 2018-07-17 09:07:41,510 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-5d3fa128-28c6-4f6d-a648-39cbe00d242f 2018-07-17 09:07:41,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.46488404274s 2018-07-17 09:07:41,511 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-5d3fa128-28c6-4f6d-a648-39cbe00d242f 2018-07-17 09:07:41,511 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e9e95e4bacc047049796e69b69ebfe3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94'}) 2018-07-17 09:07:41,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:07:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:41,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-013ad90b-f5ee-439b-93a6-e51a2d01a90d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:07:41,541 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-013ad90b-f5ee-439b-93a6-e51a2d01a90d 2018-07-17 09:07:41,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0283010005951s 2018-07-17 09:07:41,542 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-013ad90b-f5ee-439b-93a6-e51a2d01a90d 2018-07-17 09:07:41,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:07:41,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:41,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-57db77c3-530d-4028-99cd-fdafd2bcafba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:07:41,583 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-57db77c3-530d-4028-99cd-fdafd2bcafba 2018-07-17 09:07:41,583 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0390448570251s 2018-07-17 09:07:41,583 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-57db77c3-530d-4028-99cd-fdafd2bcafba 2018-07-17 09:07:41,584 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-17 09:07:41,585 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-17 09:07:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" -d '{"role": {"name": "Member"}}' 2018-07-17 09:07:41,641 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-13aab623-4f39-4aca-a979-67f73abf01aa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "2a283737c4884548b0aaf097c47973c5", "links": {"self": "https://192.16.1.222:5000/v3/roles/2a283737c4884548b0aaf097c47973c5"}, "name": "Member"}} 2018-07-17 09:07:41,641 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-13aab623-4f39-4aca-a979-67f73abf01aa 2018-07-17 09:07:41,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0558919906616s 2018-07-17 09:07:41,642 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-13aab623-4f39-4aca-a979-67f73abf01aa 2018-07-17 09:07:41,642 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'2a283737c4884548b0aaf097c47973c5'}) 2018-07-17 09:07:41,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:07:41,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:41,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-628d7299-76f7-400b-9424-8937703b13c5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2a283737c4884548b0aaf097c47973c5", "links": {"self": "https://192.16.1.222:5000/v3/roles/2a283737c4884548b0aaf097c47973c5"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:07:41,726 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-628d7299-76f7-400b-9424-8937703b13c5 2018-07-17 09:07:41,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0825400352478s 2018-07-17 09:07:41,727 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-628d7299-76f7-400b-9424-8937703b13c5 2018-07-17 09:07:41,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-17 09:07:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:41,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:41 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-ffca3806-58fb-4e43-ac79-9fb4458a6455 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:07:41,780 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-ffca3806-58fb-4e43-ac79-9fb4458a6455 2018-07-17 09:07:41,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0507030487061s 2018-07-17 09:07:41,780 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-ffca3806-58fb-4e43-ac79-9fb4458a6455 2018-07-17 09:07:41,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:07:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:42,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:42 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-e680814f-e943-4209-a9b1-63b9c4f25024 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": {"self": "https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e9e95e4bacc047049796e69b69ebfe3a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:07:42,977 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-e680814f-e943-4209-a9b1-63b9c4f25024 2018-07-17 09:07:42,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.19645881653s 2018-07-17 09:07:42,977 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-e680814f-e943-4209-a9b1-63b9c4f25024 2018-07-17 09:07:42,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:07:42,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:43,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:43 GMT Content-Type: application/json Content-Length: 1095 Vary: X-Auth-Token x-openstack-request-id: req-512f6338-5342-4dc5-9992-0dc856bfcc1f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498"}, "tags": [], "enabled": true, "id": "016840d0ab8f4e3eb4210a1434b6d498", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-17 09:07:43,016 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-512f6338-5342-4dc5-9992-0dc856bfcc1f 2018-07-17 09:07:43,016 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0324161052704s 2018-07-17 09:07:43,016 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-512f6338-5342-4dc5-9992-0dc856bfcc1f 2018-07-17 09:07:43,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-17 09:07:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=e9e95e4bacc047049796e69b69ebfe3a&role.id=2a283737c4884548b0aaf097c47973c5&scope.project.id=016840d0ab8f4e3eb4210a1434b6d498" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:43,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:43 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-74d52fd8-21a2-44a9-8b66-222406b5c418 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=e9e95e4bacc047049796e69b69ebfe3a&role.id=2a283737c4884548b0aaf097c47973c5&scope.project.id=016840d0ab8f4e3eb4210a1434b6d498", "previous": null, "next": null}} 2018-07-17 09:07:43,063 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=e9e95e4bacc047049796e69b69ebfe3a&role.id=2a283737c4884548b0aaf097c47973c5&scope.project.id=016840d0ab8f4e3eb4210a1434b6d498 used request id req-74d52fd8-21a2-44a9-8b66-222406b5c418 2018-07-17 09:07:43,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.043802022934s 2018-07-17 09:07:43,064 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=e9e95e4bacc047049796e69b69ebfe3a&role.id=2a283737c4884548b0aaf097c47973c5&scope.project.id=016840d0ab8f4e3eb4210a1434b6d498 used request id req-74d52fd8-21a2-44a9-8b66-222406b5c418 2018-07-17 09:07:43,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-17 09:07:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498/users/e9e95e4bacc047049796e69b69ebfe3a/roles/2a283737c4884548b0aaf097c47973c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:07:43,141 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:43 GMT Vary: X-Auth-Token x-openstack-request-id: req-5a316d8e-ee44-4aeb-b638-6448ce8cd2ae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:07:43,141 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498/users/e9e95e4bacc047049796e69b69ebfe3a/roles/2a283737c4884548b0aaf097c47973c5 used request id req-5a316d8e-ee44-4aeb-b638-6448ce8cd2ae 2018-07-17 09:07:43,141 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.0755281448364s 2018-07-17 09:07:43,141 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498/users/e9e95e4bacc047049796e69b69ebfe3a/roles/2a283737c4884548b0aaf097c47973c5 used request id req-5a316d8e-ee44-4aeb-b638-6448ce8cd2ae 2018-07-17 09:07:43,142 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'f5ffcb9d-3fe7-4fdd-9e70-81352a093823', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'project_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-17 09:07:43,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 09:07:43,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 09:07:43,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 09:07:43,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 09:07:43,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 09:07:43,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 09:07:43,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 09:07:43,145 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'password': 'f5ffcb9d-3fe7-4fdd-9e70-81352a093823', 'project_name': 'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '016840d0ab8f4e3eb4210a1434b6d498', 'project_domain_name': 'Default'} 2018-07-17 09:07:43,145 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-17 09:07:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:07:43,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:07:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ee17e49b-4a5f-426f-b0d7-d703a23e4632 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:07:43,157 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ee17e49b-4a5f-426f-b0d7-d703a23e4632 2018-07-17 09:07:43,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:07:43,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a283737c4884548b0aaf097c47973c5", "name": "Member"}], "expires_at": "2018-07-17T21:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "016840d0ab8f4e3eb4210a1434b6d498", "name": "cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/016840d0ab8f4e3eb4210a1434b6d498", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/016840d0ab8f4e3eb4210a1434b6d498", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/016840d0ab8f4e3eb4210a1434b6d498", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/016840d0ab8f4e3eb4210a1434b6d498", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/016840d0ab8f4e3eb4210a1434b6d498", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/016840d0ab8f4e3eb4210a1434b6d498", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/016840d0ab8f4e3eb4210a1434b6d498", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/016840d0ab8f4e3eb4210a1434b6d498", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/016840d0ab8f4e3eb4210a1434b6d498", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "id": "e9e95e4bacc047049796e69b69ebfe3a"}, "audit_ids": ["KOMyE0UoStKz828qLza5sg"], "issued_at": "2018-07-17T09:07:43.000000Z"}} 2018-07-17 09:07:43,762 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-17 09:07:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"network": {"name": "cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "admin_state_up": true}}' 2018-07-17 09:07:44,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-1cb84844-6079-49f8-a5c9-dcb91c38f691 Date: Tue, 17 Jul 2018 09:07:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T09:07:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}} 2018-07-17 09:07:44,511 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1cb84844-6079-49f8-a5c9-dcb91c38f691 2018-07-17 09:07:44,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.749243974686s 2018-07-17 09:07:44,512 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1cb84844-6079-49f8-a5c9-dcb91c38f691 2018-07-17 09:07:44,512 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:07:44Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd1cbb68a-94b8-4ba5-abe5-a21e1e629f92', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', u'admin_state_up': True, u'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', u'created_at': u'2018-07-17T09:07:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'016840d0ab8f4e3eb4210a1434b6d498'}) 2018-07-17 09:07:44,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:07:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:07:44,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1149 X-Openstack-Request-Id: req-9a3d5c39-eace-4d0e-b0dd-e5e27e8bd1dd Date: Tue, 17 Jul 2018 09:07:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:07:44Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:07:44,986 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9a3d5c39-eace-4d0e-b0dd-e5e27e8bd1dd 2018-07-17 09:07:44,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.474204063416s 2018-07-17 09:07:44,987 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9a3d5c39-eace-4d0e-b0dd-e5e27e8bd1dd 2018-07-17 09:07:44,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-17 09:07:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"subnet": {"name": "cinder_test-subnet_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "enable_dhcp": true, "network_id": "d1cbb68a-94b8-4ba5-abe5-a21e1e629f92", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 09:07:45,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3bff9e67-5955-465f-a182-06bff12059ba Date: Tue, 17 Jul 2018 09:07:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:07:45Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"1851524a-42ae-45bd-88bd-1869ef0c3742","subnetpool_id":null,"name":"cinder_test-subnet_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}} 2018-07-17 09:07:45,798 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3bff9e67-5955-465f-a182-06bff12059ba 2018-07-17 09:07:45,798 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.809962034225s 2018-07-17 09:07:45,798 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3bff9e67-5955-465f-a182-06bff12059ba 2018-07-17 09:07:45,798 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:07:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'1851524a-42ae-45bd-88bd-1869ef0c3742', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', u'enable_dhcp': True, u'network_id': u'd1cbb68a-94b8-4ba5-abe5-a21e1e629f92', u'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', u'created_at': u'2018-07-17T09:07:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'016840d0ab8f4e3eb4210a1434b6d498'}) 2018-07-17 09:07:45,799 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-17 09:07:45,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "cinder_test-router_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "admin_state_up": true}}' 2018-07-17 09:07:54,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-2e5ce78f-9f11-49ba-a710-4cd4e7bdf18a Date: Tue, 17 Jul 2018 09:07:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:46Z", "admin_state_up": true, "updated_at": "2018-07-17T09:07:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "998bc92c-0569-445a-9d39-faab2080eaf9", "name": "cinder_test-router_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}} 2018-07-17 09:07:54,271 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2e5ce78f-9f11-49ba-a710-4cd4e7bdf18a 2018-07-17 09:07:54,271 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.4723649025s 2018-07-17 09:07:54,271 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2e5ce78f-9f11-49ba-a710-4cd4e7bdf18a 2018-07-17 09:07:54,271 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T09:07:48Z', u'revision_number': 3, u'id': u'998bc92c-0569-445a-9d39-faab2080eaf9', u'external_gateway_info': {u'network_id': u'42402551-c903-41be-94ae-a259e135d2ce', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7d7a5dd8-f3a0-4faf-86be-8c3614528feb', u'ip_address': u'192.16.1.108'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', u'admin_state_up': True, u'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', u'created_at': u'2018-07-17T09:07:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'016840d0ab8f4e3eb4210a1434b6d498'}) 2018-07-17 09:07:54,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-17 09:07:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"subnet_id": "1851524a-42ae-45bd-88bd-1869ef0c3742"}' 2018-07-17 09:07:58,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ddc66625-ac54-407f-abb2-012b1eedc823 Date: Tue, 17 Jul 2018 09:07:58 GMT RESP BODY: {"network_id": "d1cbb68a-94b8-4ba5-abe5-a21e1e629f92", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "subnet_id": "1851524a-42ae-45bd-88bd-1869ef0c3742", "subnet_ids": ["1851524a-42ae-45bd-88bd-1869ef0c3742"], "port_id": "b946ac94-90dc-4e30-a5a2-b2c303ceffa7", "id": "998bc92c-0569-445a-9d39-faab2080eaf9"} 2018-07-17 09:07:58,611 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9/add_router_interface.json used request id req-ddc66625-ac54-407f-abb2-012b1eedc823 2018-07-17 09:07:58,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.33887314796s 2018-07-17 09:07:58,612 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9/add_router_interface.json used request id req-ddc66625-ac54-407f-abb2-012b1eedc823 returning object 998bc92c-0569-445a-9d39-faab2080eaf9 2018-07-17 09:07:58,612 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:07:58,709 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 09:07:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:07:58,738 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-17 09:07:58,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:07:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:07:58,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-0e576cf3-5f84-4c55-a69b-da09202ee1d0 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:07:58,853 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0e576cf3-5f84-4c55-a69b-da09202ee1d0 2018-07-17 09:07:58,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.112632036209s 2018-07-17 09:07:58,854 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0e576cf3-5f84-4c55-a69b-da09202ee1d0 2018-07-17 09:07:58,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-17 09:07:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}' 2018-07-17 09:07:58,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-0bb2c4df-1bd6-46b9-87f4-baec67bb8ed0 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file", "owner": "016840d0ab8f4e3eb4210a1434b6d498", "id": "7e90bcd5-c666-411f-9851-35b87d62f115", "size": null, "self": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:07:58Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "checksum": null, "created_at": "2018-07-17T09:07:58Z", "protected": false} 2018-07-17 09:07:58,974 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-0bb2c4df-1bd6-46b9-87f4-baec67bb8ed0 2018-07-17 09:07:58,974 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.114878892899s 2018-07-17 09:07:58,974 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-0bb2c4df-1bd6-46b9-87f4-baec67bb8ed0 returning object 7e90bcd5-c666-411f-9851-35b87d62f115 2018-07-17 09:07:58,974 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-17 09:07:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '' 2018-07-17 09:08:00,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-57840fe4-2c9f-4fda-acde-f8e7b2960e53 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:08:00,039 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file used request id req-57840fe4-2c9f-4fda-acde-f8e7b2960e53 2018-07-17 09:08:00,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.06433987617s 2018-07-17 09:08:00,039 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file used request id req-57840fe4-2c9f-4fda-acde-f8e7b2960e53 2018-07-17 09:08:00,039 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T09:07:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file', u'owner': u'016840d0ab8f4e3eb4210a1434b6d498', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7e90bcd5-c666-411f-9851-35b87d62f115', u'size': None, u'name': u'cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', u'checksum': None, u'self': u'/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T09:07:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 09:08:00,040 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-17 09:08:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 09:08:00,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 513 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75781ee8-368e-40bf-aba5-d3ff038cc6e8 x-compute-request-id: req-75781ee8-368e-40bf-aba5-d3ff038cc6e8 RESP BODY: {"flavor": {"name": "cinder_test-flavor_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "580b24d5-2bd9-489c-a28b-9c8127acd69a"}} 2018-07-17 09:08:00,144 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-75781ee8-368e-40bf-aba5-d3ff038cc6e8 2018-07-17 09:08:00,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.10436296463s 2018-07-17 09:08:00,144 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-75781ee8-368e-40bf-aba5-d3ff038cc6e8 2018-07-17 09:08:00,145 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17d0877d57364269bc7f9ac3dfa7e679', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'580b24d5-2bd9-489c-a28b-9c8127acd69a', 'swap': 0}) 2018-07-17 09:08:00,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 09:08:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" -d '{"extra_specs": {}}' 2018-07-17 09:08:00,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5666b915-3626-489f-b5d7-59ed4ebde73a x-compute-request-id: req-5666b915-3626-489f-b5d7-59ed4ebde73a RESP BODY: {"extra_specs": {}} 2018-07-17 09:08:00,183 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a/os-extra_specs used request id req-5666b915-3626-489f-b5d7-59ed4ebde73a 2018-07-17 09:08:00,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.037398815155s 2018-07-17 09:08:00,183 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a/os-extra_specs used request id req-5666b915-3626-489f-b5d7-59ed4ebde73a 2018-07-17 09:08:00,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-17 09:08:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"keypair": {"name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}}' 2018-07-17 09:08:00,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2330 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1444a10-af76-4ee5-bce5-d082ce0e6879 x-compute-request-id: req-c1444a10-af76-4ee5-bce5-d082ce0e6879 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO/Vwk1sqc99MYwEiQiKLyiHetXujj285rV1pRTLZY2WURMcKCJpWqh9crvy006YIpDrP9tkZZWp9+OxUW1LA7ATubuU3jDLnglPmEg1TLmf8lsHtzK75RyJ3AgrL5S3oaIttwTdQ49xJ76X/r4OC1Yuqi4yf/nrslXd85XJqD89pj1dxYlAe3XGLWEllsXbBZB9J1rZfEYhW1XhDzfb06ltQlwv35YyMcxIr+986JIrHd0SIlEfa88+QLtaRp6If9U3BuT/VVz93/QSG8UWe19nsJvPRjAsU492OctootAVbF/ixslhH3G9x6jS6VuP/WddjKRuclV9wrxJwXMwmV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzv1cJNbKnPfTGMBIkIii8oh3rV7o49vOa1daUUy2WNllETHC\ngiaVqofXK78tNOmCKQ6z/bZGWVqffjsVFtSwOwE7m7lN4wy54JT5hINUy5n/JbB7\ncyu+UcidwIKy+Ut6GiLbcE3UOPcSe+l/6+DgtWLqouMn/567JV3fOVyag/PaY9Xc\nWJQHt1xi1hJZbF2wWQfSda2XxGIVtV4Q8329OpbUJcL9+WMjHMSK/vfOiSKx3dEi\nJRH2vPPkC7WkaeiH/VNwbk/1Vc/d/0EhvFFntfZ7Cbz0YwLFOPdjnLaKLQFWxf4s\nbJYR9xvceo0ulbj/1nXYykbnJVfcK8ScFzMJlQIDAQABAoIBAQCVgRpU4W9nAPlQ\nH1JKUuafF0KZzruYGON3VJi/sBDlC+CcErzTFNt1WLhpuKQGW8LPtPb8gfM+Bt68\nZiBNZUIE3FcZmzZOkJqRRAkVVWahyJEpv9bq0OWeXLDUo5JxzbpbtmGZNB3dJ1gK\neBUVYk/rs46WKExzrUqvKqZY4DIaq3GY58bR4FijdY/S15AbBB/nQrpEcSbiYCj4\nA+0fkhtFbSELx05YUbktTH6ImLWJ8URV1x+D6I/+4aKs41VsPHxWL0OEuY73ok2B\ncl4heu2BCzUFt+RCsJOyaO//UIZn0gzm3ZWKxhKjbezeNOghgiLUH/BkE2wp/C/K\ndJ+T9rUBAoGBAPo643Wx40fR4wUXJ2ynt4bAwhL0sich0KrFBX5glHNADkdvACo+\nr1SKb8uB3Mpbxg5VvlwSrd+mCSLIdEBFFhMaBd/mMDw4pVEMrgndoUyJqUtKHrvp\npapx7INcPvWdLq9Dupka8P8VmnUOIQEqhviEEXPbZikDWhjyU9k5bpy5AoGBANPD\nORkGRIehjriv3V3vlqhi/7GInyMr2oSNBqTQF6dkAv+T+VRm5boRt18yN7YRuM2L\n/eQU207RbKDoigVaKGDMZXAPsIL7legsa7lmtTeIlQ93umAiX+HeHvs0ZK+OsgzU\ntsRLDIjmb0Y3f+pSsfC0HPt5ZHDJ5sd4wb4am329AoGAUOkPuXO+oO9t76xv9AM7\nJZhYaJa0sFCPz1gLkbSa67UvqMtsizxfpv9obK5d/RS1stboyY7EqAdg9t1IMavl\nGmIUujQNLrvGQLHP6KLAUCZHFnAuBebjyXwy1LrUJMkhWkyVHoKGoISUv/rEk0L0\nB5F0rzinDOXnkR9yG1AlwwkCgYEAvgAh0PQwtMkeN1OD+W6o7Li21uHQd0w3qkqm\ntWYIcyZnEk4AndwdLxAKSZ3TIsdP2w1KZkTYaSW6o71BaX/1TrTWJu/M3hlB7ak9\nloIzAnrH07MHRI5THWOgxJ/D30jXNG/+9KypuIOZP5U4blR4V5IjlvbaSeC98ifF\nHf7dmLkCgYB0BKVo98/g64LnweW9RzAJF6SuNUfMpw5Y/OAZsbbPzmVvGozxYcfn\nMaSz6ChjWcoihfp0Z/gaYAkEOo7snenM86l24xlNE7YQshRMRqfMD2PMLlhcyG3f\nZKDPHhemDynM5+cZPujqfaRv+P49XWFt5It+W5XEg6ZA9fjpP3Dbmg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "fingerprint": "5b:e3:ed:3d:cc:fc:1d:73:4b:09:9c:bc:ea:af:f2:9a"}} 2018-07-17 09:08:00,472 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-c1444a10-af76-4ee5-bce5-d082ce0e6879 2018-07-17 09:08:00,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.28879904747s 2018-07-17 09:08:00,472 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-c1444a10-af76-4ee5-bce5-d082ce0e6879 2018-07-17 09:08:00,473 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO/Vwk1sqc99MYwEiQiKLyiHetXujj285rV1pRTLZY2WURMcKCJpWqh9crvy006YIpDrP9tkZZWp9+OxUW1LA7ATubuU3jDLnglPmEg1TLmf8lsHtzK75RyJ3AgrL5S3oaIttwTdQ49xJ76X/r4OC1Yuqi4yf/nrslXd85XJqD89pj1dxYlAe3XGLWEllsXbBZB9J1rZfEYhW1XhDzfb06ltQlwv35YyMcxIr+986JIrHd0SIlEfa88+QLtaRp6If9U3BuT/VVz93/QSG8UWe19nsJvPRjAsU492OctootAVbF/ixslhH3G9x6jS6VuP/WddjKRuclV9wrxJwXMwmV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzv1cJNbKnPfTGMBIkIii8oh3rV7o49vOa1daUUy2WNllETHC\ngiaVqofXK78tNOmCKQ6z/bZGWVqffjsVFtSwOwE7m7lN4wy54JT5hINUy5n/JbB7\ncyu+UcidwIKy+Ut6GiLbcE3UOPcSe+l/6+DgtWLqouMn/567JV3fOVyag/PaY9Xc\nWJQHt1xi1hJZbF2wWQfSda2XxGIVtV4Q8329OpbUJcL9+WMjHMSK/vfOiSKx3dEi\nJRH2vPPkC7WkaeiH/VNwbk/1Vc/d/0EhvFFntfZ7Cbz0YwLFOPdjnLaKLQFWxf4s\nbJYR9xvceo0ulbj/1nXYykbnJVfcK8ScFzMJlQIDAQABAoIBAQCVgRpU4W9nAPlQ\nH1JKUuafF0KZzruYGON3VJi/sBDlC+CcErzTFNt1WLhpuKQGW8LPtPb8gfM+Bt68\nZiBNZUIE3FcZmzZOkJqRRAkVVWahyJEpv9bq0OWeXLDUo5JxzbpbtmGZNB3dJ1gK\neBUVYk/rs46WKExzrUqvKqZY4DIaq3GY58bR4FijdY/S15AbBB/nQrpEcSbiYCj4\nA+0fkhtFbSELx05YUbktTH6ImLWJ8URV1x+D6I/+4aKs41VsPHxWL0OEuY73ok2B\ncl4heu2BCzUFt+RCsJOyaO//UIZn0gzm3ZWKxhKjbezeNOghgiLUH/BkE2wp/C/K\ndJ+T9rUBAoGBAPo643Wx40fR4wUXJ2ynt4bAwhL0sich0KrFBX5glHNADkdvACo+\nr1SKb8uB3Mpbxg5VvlwSrd+mCSLIdEBFFhMaBd/mMDw4pVEMrgndoUyJqUtKHrvp\npapx7INcPvWdLq9Dupka8P8VmnUOIQEqhviEEXPbZikDWhjyU9k5bpy5AoGBANPD\nORkGRIehjriv3V3vlqhi/7GInyMr2oSNBqTQF6dkAv+T+VRm5boRt18yN7YRuM2L\n/eQU207RbKDoigVaKGDMZXAPsIL7legsa7lmtTeIlQ93umAiX+HeHvs0ZK+OsgzU\ntsRLDIjmb0Y3f+pSsfC0HPt5ZHDJ5sd4wb4am329AoGAUOkPuXO+oO9t76xv9AM7\nJZhYaJa0sFCPz1gLkbSa67UvqMtsizxfpv9obK5d/RS1stboyY7EqAdg9t1IMavl\nGmIUujQNLrvGQLHP6KLAUCZHFnAuBebjyXwy1LrUJMkhWkyVHoKGoISUv/rEk0L0\nB5F0rzinDOXnkR9yG1AlwwkCgYEAvgAh0PQwtMkeN1OD+W6o7Li21uHQd0w3qkqm\ntWYIcyZnEk4AndwdLxAKSZ3TIsdP2w1KZkTYaSW6o71BaX/1TrTWJu/M3hlB7ak9\nloIzAnrH07MHRI5THWOgxJ/D30jXNG/+9KypuIOZP5U4blR4V5IjlvbaSeC98ifF\nHf7dmLkCgYB0BKVo98/g64LnweW9RzAJF6SuNUfMpw5Y/OAZsbbPzmVvGozxYcfn\nMaSz6ChjWcoihfp0Z/gaYAkEOo7snenM86l24xlNE7YQshRMRqfMD2PMLlhcyG3f\nZKDPHhemDynM5+cZPujqfaRv+P49XWFt5It+W5XEg6ZA9fjpP3Dbmg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e9e95e4bacc047049796e69b69ebfe3a', 'name': u'cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'created_at': '2018-07-17T09:08:00.473361', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': 'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'5b:e3:ed:3d:cc:fc:1d:73:4b:09:9c:bc:ea:af:f2:9a', 'type': 'ssh', 'id': u'cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94'}) 2018-07-17 09:08:00,473 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzv1cJNbKnPfTGMBIkIii8oh3rV7o49vOa1daUUy2WNllETHC giaVqofXK78tNOmCKQ6z/bZGWVqffjsVFtSwOwE7m7lN4wy54JT5hINUy5n/JbB7 cyu+UcidwIKy+Ut6GiLbcE3UOPcSe+l/6+DgtWLqouMn/567JV3fOVyag/PaY9Xc WJQHt1xi1hJZbF2wWQfSda2XxGIVtV4Q8329OpbUJcL9+WMjHMSK/vfOiSKx3dEi JRH2vPPkC7WkaeiH/VNwbk/1Vc/d/0EhvFFntfZ7Cbz0YwLFOPdjnLaKLQFWxf4s bJYR9xvceo0ulbj/1nXYykbnJVfcK8ScFzMJlQIDAQABAoIBAQCVgRpU4W9nAPlQ H1JKUuafF0KZzruYGON3VJi/sBDlC+CcErzTFNt1WLhpuKQGW8LPtPb8gfM+Bt68 ZiBNZUIE3FcZmzZOkJqRRAkVVWahyJEpv9bq0OWeXLDUo5JxzbpbtmGZNB3dJ1gK eBUVYk/rs46WKExzrUqvKqZY4DIaq3GY58bR4FijdY/S15AbBB/nQrpEcSbiYCj4 A+0fkhtFbSELx05YUbktTH6ImLWJ8URV1x+D6I/+4aKs41VsPHxWL0OEuY73ok2B cl4heu2BCzUFt+RCsJOyaO//UIZn0gzm3ZWKxhKjbezeNOghgiLUH/BkE2wp/C/K dJ+T9rUBAoGBAPo643Wx40fR4wUXJ2ynt4bAwhL0sich0KrFBX5glHNADkdvACo+ r1SKb8uB3Mpbxg5VvlwSrd+mCSLIdEBFFhMaBd/mMDw4pVEMrgndoUyJqUtKHrvp papx7INcPvWdLq9Dupka8P8VmnUOIQEqhviEEXPbZikDWhjyU9k5bpy5AoGBANPD ORkGRIehjriv3V3vlqhi/7GInyMr2oSNBqTQF6dkAv+T+VRm5boRt18yN7YRuM2L /eQU207RbKDoigVaKGDMZXAPsIL7legsa7lmtTeIlQ93umAiX+HeHvs0ZK+OsgzU tsRLDIjmb0Y3f+pSsfC0HPt5ZHDJ5sd4wb4am329AoGAUOkPuXO+oO9t76xv9AM7 JZhYaJa0sFCPz1gLkbSa67UvqMtsizxfpv9obK5d/RS1stboyY7EqAdg9t1IMavl GmIUujQNLrvGQLHP6KLAUCZHFnAuBebjyXwy1LrUJMkhWkyVHoKGoISUv/rEk0L0 B5F0rzinDOXnkR9yG1AlwwkCgYEAvgAh0PQwtMkeN1OD+W6o7Li21uHQd0w3qkqm tWYIcyZnEk4AndwdLxAKSZ3TIsdP2w1KZkTYaSW6o71BaX/1TrTWJu/M3hlB7ak9 loIzAnrH07MHRI5THWOgxJ/D30jXNG/+9KypuIOZP5U4blR4V5IjlvbaSeC98ifF Hf7dmLkCgYB0BKVo98/g64LnweW9RzAJF6SuNUfMpw5Y/OAZsbbPzmVvGozxYcfn MaSz6ChjWcoihfp0Z/gaYAkEOo7snenM86l24xlNE7YQshRMRqfMD2PMLlhcyG3f ZKDPHhemDynM5+cZPujqfaRv+P49XWFt5It+W5XEg6ZA9fjpP3Dbmg== -----END RSA PRIVATE KEY----- 2018-07-17 09:08:00,475 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-17 09:08:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"security_group": {"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-17 09:08:00,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-4a14344e-048b-4cd5-9790-fa367af2d240 Date: Tue, 17 Jul 2018 09:08:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:00Z", "updated_at": "2018-07-17T09:08:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "4f1db6d0-0ce0-4174-ad0e-2dddf74d6905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "ca7cf0ff-f402-4bb5-81e4-a1a1d017903a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 2, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "baf27173-769b-457b-a64a-9532e25058d1", "name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}} 2018-07-17 09:08:00,791 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-4a14344e-048b-4cd5-9790-fa367af2d240 2018-07-17 09:08:00,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.315677881241s 2018-07-17 09:08:00,791 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-4a14344e-048b-4cd5-9790-fa367af2d240 2018-07-17 09:08:00,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:08:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:00,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-389a06cd-b6dd-492c-99f3-8c76dc1de94e Date: Tue, 17 Jul 2018 09:08:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:00Z", "updated_at": "2018-07-17T09:08:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "4f1db6d0-0ce0-4174-ad0e-2dddf74d6905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "ca7cf0ff-f402-4bb5-81e4-a1a1d017903a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 2, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "baf27173-769b-457b-a64a-9532e25058d1", "name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:00,875 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-389a06cd-b6dd-492c-99f3-8c76dc1de94e 2018-07-17 09:08:00,875 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0812339782715s 2018-07-17 09:08:00,875 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-389a06cd-b6dd-492c-99f3-8c76dc1de94e 2018-07-17 09:08:00,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:08:00,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1"}}' 2018-07-17 09:08:01,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-98cc8e7a-06b9-4fe3-8d10-bb85b4dc05d0 Date: Tue, 17 Jul 2018 09:08:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-17T09:08:01Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "port_range_min": 22, "revision_number": 0, "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:01Z", "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "d45d2a78-9b64-45c0-ac2e-a48de8fbbd7b"}} 2018-07-17 09:08:01,121 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-98cc8e7a-06b9-4fe3-8d10-bb85b4dc05d0 2018-07-17 09:08:01,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.243463039398s 2018-07-17 09:08:01,121 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-98cc8e7a-06b9-4fe3-8d10-bb85b4dc05d0 2018-07-17 09:08:01,123 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:08:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:01,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-994572a5-46d1-4d14-9f40-67a6cbeb3187 Date: Tue, 17 Jul 2018 09:08:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:00Z", "updated_at": "2018-07-17T09:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "4f1db6d0-0ce0-4174-ad0e-2dddf74d6905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "ca7cf0ff-f402-4bb5-81e4-a1a1d017903a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:08:01Z", "revision_number": 0, "id": "d45d2a78-9b64-45c0-ac2e-a48de8fbbd7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:01Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": 22, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 3, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "baf27173-769b-457b-a64a-9532e25058d1", "name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:01,205 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-994572a5-46d1-4d14-9f40-67a6cbeb3187 2018-07-17 09:08:01,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0821950435638s 2018-07-17 09:08:01,205 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-994572a5-46d1-4d14-9f40-67a6cbeb3187 2018-07-17 09:08:01,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-17 09:08:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1"}}' 2018-07-17 09:08:01,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6488c747-de5c-4855-b298-012453fb1055 Date: Tue, 17 Jul 2018 09:08:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:08:01Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "port_range_min": null, "revision_number": 0, "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:01Z", "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "aa683c57-383f-471b-9b74-a8f0e73038b3"}} 2018-07-17 09:08:01,414 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6488c747-de5c-4855-b298-012453fb1055 2018-07-17 09:08:01,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.20655298233s 2018-07-17 09:08:01,414 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6488c747-de5c-4855-b298-012453fb1055 2018-07-17 09:08:01,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:08:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:01,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-1c3a77af-214f-4022-9f7d-4288f8149ef4 Date: Tue, 17 Jul 2018 09:08:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1851524a-42ae-45bd-88bd-1869ef0c3742"],"updated_at":"2018-07-17T09:07:45Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:01,594 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1c3a77af-214f-4022-9f7d-4288f8149ef4 2018-07-17 09:08:01,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.178764104843s 2018-07-17 09:08:01,595 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1c3a77af-214f-4022-9f7d-4288f8149ef4 2018-07-17 09:08:01,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:08:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:02,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-a8a32f5c-9f93-4806-86b5-250a4e40a934 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7e90bcd5-c666-411f-9851-35b87d62f115/snap", "metadata": {}}], "file": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file", "owner": "016840d0ab8f4e3eb4210a1434b6d498", "id": "7e90bcd5-c666-411f-9851-35b87d62f115", "size": 12716032, "self": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7e90bcd5-c666-411f-9851-35b87d62f115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:07:59Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:07:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:08:02,058 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-a8a32f5c-9f93-4806-86b5-250a4e40a934 2018-07-17 09:08:02,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.461071968079s 2018-07-17 09:08:02,059 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-a8a32f5c-9f93-4806-86b5-250a4e40a934 2018-07-17 09:08:02,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:08:02,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:02,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-847f348e-6731-44bb-9197-57bc4a37eba7 x-compute-request-id: req-847f348e-6731-44bb-9197-57bc4a37eba7 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "cinder_test-flavor_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "580b24d5-2bd9-489c-a28b-9c8127acd69a"}]} 2018-07-17 09:08:02,111 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-847f348e-6731-44bb-9197-57bc4a37eba7 2018-07-17 09:08:02,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0515320301056s 2018-07-17 09:08:02,112 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-847f348e-6731-44bb-9197-57bc4a37eba7 2018-07-17 09:08:02,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:08:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"server": {"name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "imageRef": "7e90bcd5-c666-411f-9851-35b87d62f115", "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "flavorRef": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d1cbb68a-94b8-4ba5-abe5-a21e1e629f92"}], "security_groups": [{"name": "baf27173-769b-457b-a64a-9532e25058d1"}]}}' 2018-07-17 09:08:03,161 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb26c05a-38e0-43d8-bfe4-4a4531fd4b48 x-compute-request-id: req-cb26c05a-38e0-43d8-bfe4-4a4531fd4b48 RESP BODY: {"server": {"security_groups": [{"name": "baf27173-769b-457b-a64a-9532e25058d1"}], "OS-DCF:diskConfig": "MANUAL", "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "adminPass": "y45X5qh6YvhG"}} 2018-07-17 09:08:03,161 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-cb26c05a-38e0-43d8-bfe4-4a4531fd4b48 2018-07-17 09:08:03,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.04662704468s 2018-07-17 09:08:03,161 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-cb26c05a-38e0-43d8-bfe4-4a4531fd4b48 2018-07-17 09:08:03,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:03,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:03,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-83c1c2c5-9586-4b95-9e18-9f515c2e170f x-compute-request-id: req-83c1c2c5-9586-4b95-9e18-9f515c2e170f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:08:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:03,620 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83c1c2c5-9586-4b95-9e18-9f515c2e170f 2018-07-17 09:08:03,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.458188056946s 2018-07-17 09:08:03,620 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83c1c2c5-9586-4b95-9e18-9f515c2e170f 2018-07-17 09:08:03,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:08:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:03,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-6c2014ee-4e67-43da-ae2b-f3ad1a8cde8a Date: Tue, 17 Jul 2018 09:08:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1851524a-42ae-45bd-88bd-1869ef0c3742"],"updated_at":"2018-07-17T09:07:45Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:03,801 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6c2014ee-4e67-43da-ae2b-f3ad1a8cde8a 2018-07-17 09:08:03,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.177073001862s 2018-07-17 09:08:03,801 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6c2014ee-4e67-43da-ae2b-f3ad1a8cde8a 2018-07-17 09:08:03,802 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:08:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:03,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ba52112-ecb9-4801-bb29-96fded0d988d Date: Tue, 17 Jul 2018 09:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:07:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"1851524a-42ae-45bd-88bd-1869ef0c3742","subnetpool_id":null,"name":"cinder_test-subnet_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:03,878 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-5ba52112-ecb9-4801-bb29-96fded0d988d 2018-07-17 09:08:03,878 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0767328739166s 2018-07-17 09:08:03,879 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-5ba52112-ecb9-4801-bb29-96fded0d988d 2018-07-17 09:08:03,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:05,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:05,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:07,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-93116ab5-8584-4677-bb5c-4f3456ba9426 x-compute-request-id: req-93116ab5-8584-4677-bb5c-4f3456ba9426 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:08:05Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:07,144 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-93116ab5-8584-4677-bb5c-4f3456ba9426 2018-07-17 09:08:07,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.26271891594s 2018-07-17 09:08:07,145 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-93116ab5-8584-4677-bb5c-4f3456ba9426 2018-07-17 09:08:07,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:09,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:09,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:09,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e7031ed-d27d-4ad3-a01c-e34c24d4f2b0 x-compute-request-id: req-3e7031ed-d27d-4ad3-a01c-e34c24d4f2b0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:08:05Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:09,639 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3e7031ed-d27d-4ad3-a01c-e34c24d4f2b0 2018-07-17 09:08:09,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.489374160767s 2018-07-17 09:08:09,639 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3e7031ed-d27d-4ad3-a01c-e34c24d4f2b0 2018-07-17 09:08:09,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:11,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:12,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1666 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-886cc8b7-d176-4e7e-a4a1-ef94e760819f x-compute-request-id: req-886cc8b7-d176-4e7e-a4a1-ef94e760819f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:12,028 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-886cc8b7-d176-4e7e-a4a1-ef94e760819f 2018-07-17 09:08:12,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.383576154709s 2018-07-17 09:08:12,028 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-886cc8b7-d176-4e7e-a4a1-ef94e760819f 2018-07-17 09:08:12,031 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:08:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:12,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b9cf0571-4d5c-4348-b13b-ba4ecb5507cd Date: Tue, 17 Jul 2018 09:08:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:08:05Z","admin_state_up":true,"updated_at":"2018-07-17T09:08:09Z","binding:vnic_type":"normal","device_id":"dcfc4ddc-2e42-4869-92d2-d922e929e335","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e0:33:53","id":"4e187088-5d39-41f6-8196-38500aa79b75","port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","fixed_ips":[{"subnet_id":"1851524a-42ae-45bd-88bd-1869ef0c3742","ip_address":"192.168.0.9"}],"extra_dhcp_opts":[],"security_groups":["baf27173-769b-457b-a64a-9532e25058d1"],"name":""}]} 2018-07-17 09:08:12,483 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-b9cf0571-4d5c-4348-b13b-ba4ecb5507cd 2018-07-17 09:08:12,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.452791929245s 2018-07-17 09:08:12,484 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-b9cf0571-4d5c-4348-b13b-ba4ecb5507cd 2018-07-17 09:08:12,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:08:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4e187088-5d39-41f6-8196-38500aa79b75" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:12,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ddad08b3-cf23-4a15-901e-773de7f762b9 Date: Tue, 17 Jul 2018 09:08:12 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:08:12,526 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4e187088-5d39-41f6-8196-38500aa79b75 used request id req-ddad08b3-cf23-4a15-901e-773de7f762b9 2018-07-17 09:08:12,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0390379428864s 2018-07-17 09:08:12,526 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4e187088-5d39-41f6-8196-38500aa79b75 used request id req-ddad08b3-cf23-4a15-901e-773de7f762b9 2018-07-17 09:08:12,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:12,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1666 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b524fa5-cb6b-4492-9170-d35d39773752 x-compute-request-id: req-5b524fa5-cb6b-4492-9170-d35d39773752 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:12,821 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5b524fa5-cb6b-4492-9170-d35d39773752 2018-07-17 09:08:12,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.294786930084s 2018-07-17 09:08:12,822 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5b524fa5-cb6b-4492-9170-d35d39773752 2018-07-17 09:08:12,825 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:08:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:12,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ba0db3b9-a6ff-4d69-a4e0-dab44e4859d0 Date: Tue, 17 Jul 2018 09:08:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:08:05Z","admin_state_up":true,"updated_at":"2018-07-17T09:08:09Z","binding:vnic_type":"normal","device_id":"dcfc4ddc-2e42-4869-92d2-d922e929e335","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e0:33:53","id":"4e187088-5d39-41f6-8196-38500aa79b75","port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","fixed_ips":[{"subnet_id":"1851524a-42ae-45bd-88bd-1869ef0c3742","ip_address":"192.168.0.9"}],"extra_dhcp_opts":[],"security_groups":["baf27173-769b-457b-a64a-9532e25058d1"],"name":""}]} 2018-07-17 09:08:12,924 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-ba0db3b9-a6ff-4d69-a4e0-dab44e4859d0 2018-07-17 09:08:12,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0989911556244s 2018-07-17 09:08:12,924 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-ba0db3b9-a6ff-4d69-a4e0-dab44e4859d0 2018-07-17 09:08:12,927 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:08:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4e187088-5d39-41f6-8196-38500aa79b75" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:12,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2facc1dc-4168-4c15-a896-50e685ab5617 Date: Tue, 17 Jul 2018 09:08:12 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:08:12,980 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4e187088-5d39-41f6-8196-38500aa79b75 used request id req-2facc1dc-4168-4c15-a896-50e685ab5617 2018-07-17 09:08:12,980 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0530230998993s 2018-07-17 09:08:12,980 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=4e187088-5d39-41f6-8196-38500aa79b75 used request id req-2facc1dc-4168-4c15-a896-50e685ab5617 2018-07-17 09:08:12,981 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:33:53', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7e90bcd5-c666-411f-9851-35b87d62f115'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:08:09.000000', 'flavor': Munch({u'id': u'580b24d5-2bd9-489c-a28b-9c8127acd69a'}), 'az': u'nova', 'id': u'dcfc4ddc-2e42-4869-92d2-d922e929e335', 'security_groups': [Munch({u'name': u'cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e9e95e4bacc047049796e69b69ebfe3a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': 'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:08:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:08:09Z', 'hostId': u'20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:08:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': u'cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'adminPass': None, 'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'created_at': u'2018-07-17T09:08:03Z', 'created': u'2018-07-17T09:08:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:08:12,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:08:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-19dde3bc-f5e3-4de3-b8d4-9a8b8fb7ee06 Date: Tue, 17 Jul 2018 09:08:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1851524a-42ae-45bd-88bd-1869ef0c3742"],"updated_at":"2018-07-17T09:07:45Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:13,150 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-19dde3bc-f5e3-4de3-b8d4-9a8b8fb7ee06 2018-07-17 09:08:13,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.167735099792s 2018-07-17 09:08:13,151 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-19dde3bc-f5e3-4de3-b8d4-9a8b8fb7ee06 2018-07-17 09:08:13,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:08:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:13,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-540973ee-c456-4515-a9e9-665fc0466c00 Date: Tue, 17 Jul 2018 09:08:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:08:05Z","admin_state_up":true,"updated_at":"2018-07-17T09:08:09Z","binding:vnic_type":"normal","device_id":"dcfc4ddc-2e42-4869-92d2-d922e929e335","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e0:33:53","id":"4e187088-5d39-41f6-8196-38500aa79b75","port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","fixed_ips":[{"subnet_id":"1851524a-42ae-45bd-88bd-1869ef0c3742","ip_address":"192.168.0.9"}],"extra_dhcp_opts":[],"security_groups":["baf27173-769b-457b-a64a-9532e25058d1"],"name":""}]} 2018-07-17 09:08:13,251 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-540973ee-c456-4515-a9e9-665fc0466c00 2018-07-17 09:08:13,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0989429950714s 2018-07-17 09:08:13,251 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-540973ee-c456-4515-a9e9-665fc0466c00 2018-07-17 09:08:13,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-17 09:08:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"floatingip": {"floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.9", "port_id": "4e187088-5d39-41f6-8196-38500aa79b75"}}' 2018-07-17 09:08:16,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-4781daa4-d57c-443b-bf77-c2fa7ff38d78 Date: Tue, 17 Jul 2018 09:08:16 GMT RESP BODY: {"floatingip": {"router_id": "998bc92c-0569-445a-9d39-faab2080eaf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:14Z", "updated_at": "2018-07-17T09:08:14Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.9", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_id": "4e187088-5d39-41f6-8196-38500aa79b75", "id": "fbf203cd-8c75-4fda-984a-7c4a42cc4c3f"}} 2018-07-17 09:08:16,863 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4781daa4-d57c-443b-bf77-c2fa7ff38d78 2018-07-17 09:08:16,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.61166906357s 2018-07-17 09:08:16,864 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4781daa4-d57c-443b-bf77-c2fa7ff38d78 2018-07-17 09:08:16,865 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'998bc92c-0569-445a-9d39-faab2080eaf9', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'created_at': u'2018-07-17T09:08:14Z', 'attached': True, 'updated_at': u'2018-07-17T09:08:14Z', 'id': u'fbf203cd-8c75-4fda-984a-7c4a42cc4c3f', 'floating_network_id': u'42402551-c903-41be-94ae-a259e135d2ce', 'fixed_ip_address': u'192.168.0.9', 'floating_ip_address': u'192.16.1.106', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': 'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'998bc92c-0569-445a-9d39-faab2080eaf9', 'project_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'port_id': u'4e187088-5d39-41f6-8196-38500aa79b75', 'port': u'4e187088-5d39-41f6-8196-38500aa79b75', 'network': u'42402551-c903-41be-94ae-a259e135d2ce'}) 2018-07-17 09:08:16,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:08:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:08:17,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 20179 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67cc956e-73e3-4df9-97b2-de187ce6de71 x-compute-request-id: req-67cc956e-73e3-4df9-97b2-de187ce6de71 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2494.000 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000)\n[ 0.020026] pid_max: default: 32768 minimum: 301\n[ 0.028030] ACPI: Core revision 20150930\n[ 0.036877] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.048058] Security Framework initialized\n[ 0.052025] Yama: becoming mindful.\n[ 0.060046] AppArmor: AppArmor initialized\n[ 0.064104] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.072210] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.080107] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.084030] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092692] Initializing cgroup subsys io\n[ 0.096033] Initializing cgroup subsys memory\n[ 0.104045] Initializing cgroup subsys devices\n[ 0.112029] Initializing cgroup subsys freezer\n[ 0.116034] Initializing cgroup subsys net_cls\n[ 0.120030] Initializing cgroup subsys perf_event\n[ 0.128025] Initializing cgroup subsys net_prio\n[ 0.132030] Initializing cgroup subsys hugetlb\n[ 0.136028] Initializing cgroup subsys pids\n[ 0.148839] CPU: Physical Processor ID: 0\n[ 0.157187] mce: CPU supports 10 MCE banks\n[ 0.164713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172052] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.366032] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.497381] ftrace: allocating 31920 entries in 125 pages\n[ 0.520389] smpboot: Max logical packages: 1\n[ 0.528022] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.541255] x2apic enabled\n[ 0.544026] Switched APIC routing to physical x2apic.\n[ 0.561707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.564000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.572041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.584901] x86: Booted up 1 node, 1 CPUs\n[ 0.588030] smpboot: Total of 1 processors activated (4988.00 BogoMIPS)\n[ 0.594172] devtmpfs: initialized\n[ 0.597515] evm: security.selinux\n[ 0.600030] evm: security.SMACK64\n[ 0.604026] evm: security.SMACK64EXEC\n[ 0.608034] evm: security.SMACK64TRANSMUTE\n[ 0.612026] evm: security.SMACK64MMAP\n[ 0.616025] evm: security.ima\n[ 0.620026] evm: security.capability\n[ 0.624182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.628135] pinctrl core: initialized pinctrl subsystem\n[ 0.632637] RTC time: 9:08:13, date: 07/17/18\n[ 0.636318] NET: Registered protocol family 16\n[ 0.640437] cpuidle: using governor ladder\n[ 0.644031] cpuidle: using governor menu\n[ 0.648058] PCCT header not found.\n[ 0.652298] ACPI: bus type PCI registered\n[ 0.656032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.660603] PCI: Using configuration type 1 for base access\n[ 0.665545] ACPI: Added _OSI(Module Device)\n[ 0.668030] ACPI: Added _OSI(Processor Device)\n[ 0.672029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.676029] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.682329] ACPI: Interpreter enabled\n[ 0.684035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.696031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.708043] ACPI: (supports S0 S3 S4 S5)\n[ 0.712029] ACPI: Using IOAPIC for interrupt routing\n[ 0.716061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.723608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.724037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.728036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.732039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.736566] acpiphp: Slot [3] registered\n[ 0.740115] acpiphp: Slot [4] registered\n[ 0.744113] acpiphp: Slot [5] registered\n[ 0.748112] acpiphp: Slot [6] registered\n[ 0.752113] acpiphp: Slot [7] registered\n[ 0.756114] acpiphp: Slot [8] registered\n[ 0.760112] acpiphp: Slot [9] registered\n[ 0.764113] acpiphp: Slot [10] registered\n[ 0.768112] acpiphp: Slot [11] registered\n[ 0.772112] acpiphp: Slot [12] registered\n[ 0.776115] acpiphp: Slot [13] registered\n[ 0.780114] acpiphp: Slot [14] registered\n[ 0.784118] acpiphp: Slot [15] registered\n[ 0.788112] acpiphp: Slot [16] registered\n[ 0.792113] acpiphp: Slot [17] registered\n[ 0.796112] acpiphp: Slot [18] registered\n[ 0.800113] acpiphp: Slot [19] registered\n[ 0.804123] acpiphp: Slot [20] registered\n[ 0.808112] acpiphp: Slot [21] registered\n[ 0.812114] acpiphp: Slot [22] registered\n[ 0.816112] acpiphp: Slot [23] registered\n[ 0.820114] acpiphp: Slot [24] registered\n[ 0.824113] acpiphp: Slot [25] registered\n[ 0.828112] acpiphp: Slot [26] registered\n[ 0.832111] acpiphp: Slot [27] registered\n[ 0.836115] acpiphp: Slot [28] registered\n[ 0.840116] acpiphp: Slot [29] registered\n[ 0.844116] acpiphp: Slot [30] registered\n[ 0.848114] acpiphp: Slot [31] registered\n[ 0.852102] PCI host bridge to bus 0000:00\n[ 0.856031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.860031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.864031] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.868031] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.872031] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.876030] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.895818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.896031] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.900031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.904030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.919905] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.920098] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.029982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.039343] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.047345] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.055215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.063057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.070078] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.080000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.080000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.080056] vgaarb: loaded\n[ 1.084036] vgaarb: bridge control possible 0000:00:02.0\n[ 1.094078] SCSI subsystem initialized\n[ 1.101104] ACPI: bus type USB registered\n[ 1.104853] usbcore: registered new interface driver usbfs\n[ 1.108236] usbcore: registered new interface driver hub\n[ 1.112104] usbcore: registered new device driver usb\n[ 1.120135] PCI: Using ACPI for IRQ routing\n[ 1.129515] NetLabel: Initializing\n[ 1.132081] NetLabel: domain hash size = 128\n[ 1.136026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.140415] NetLabel: unlabeled traffic allowed by default\n[ 1.147975] clocksource: Switched to clocksource kvm-clock\n[ 1.247630] AppArmor: AppArmor Filesystem Enabled\n[ 1.257620] pnp: PnP ACPI init\n[ 1.268851] pnp: PnP ACPI: found 5 devices\n[ 1.298090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.314310] NET: Registered protocol family 2\n[ 1.329121] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.341478] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.352802] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.365252] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.375091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.387663] NET: Registered protocol family 1\n[ 1.395982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.405904] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.417154] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.448321] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.481521] Trying to unpack rootfs image as initramfs...\n[ 1.761474] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.787273] Scanning for low memory corruption every 60 seconds\n[ 1.800748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.812049] audit: initializing netlink subsys (disabled)\n[ 1.823129] audit: type=2000 audit(1531818493.397:1): initialized\n[ 1.836037] Initialise system trusted keyring\n[ 1.846790] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.865642] zbud: loaded\n[ 1.872959] VFS: Disk quotas dquot_6.6.0\n[ 1.882158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.897250] fuse init (API version 7.23)\n[ 1.906205] Key type big_key registered\n[ 1.914561] Allocating IMA MOK and blacklist keyrings.\n[ 1.927668] Key type asymmetric registered\n[ 1.935463] Asymmetric key parser 'x509' registered\n[ 1.945789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.959872] io scheduler noop registered\n[ 1.967244] io scheduler deadline registered (default)\n[ 1.977458] io scheduler cfq registered\n[ 1.985487] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.995357] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.009349] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.022934] ACPI: Power Button [PWRF]\n[ 2.030949] GHES: HEST is not enabled!\n[ 2.058178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.120336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.154066] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.174494] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.220394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.294838] Linux agpgart interface v0.103\n[ 2.321553] brd: module loaded\n[ 2.338784] loop: module loaded\n[ 2.365598] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.380061] GPT:90111 != 2097151\n[ 2.386458] GPT:Alternate GPT header not at the end of the disk.\n[ 2.396454] GPT:90111 != 2097151\n[ 2.402969] GPT: Use GNU Parted to correct GPT errors.\n[ 2.412099] vda: vda1 vda15\n[ 2.423364] scsi host0: ata_piix\n[ 2.431089] scsi host1: ata_piix\n[ 2.437886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.450617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.464472] libphy: Fixed MDIO Bus: probed\n[ 2.475201] tun: Universal TUN/TAP device driver, 1.6\n[ 2.483944] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.502398] PPP generic driver version 2.4.2\n[ 2.512688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.523493] ehci-pci: EHCI PCI platform driver\n[ 2.531881] ehci-platform: EHCI generic platform driver\n[ 2.542507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.552890] ohci-pci: OHCI PCI platform driver\n[ 2.561255] ohci-platform: OHCI generic platform driver\n[ 2.571951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.602038] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.611364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.626504] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.637547] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.648420] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.660231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.675205] usb usb1: Product: UHCI Host Controller\n[ 2.683627] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.695281] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.704321] hub 1-0:1.0: USB hub found\n[ 2.711418] hub 1-0:1.0: 2 ports detected\n[ 2.720301] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.740355] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.749223] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.759716] mousedev: PS/2 mouse device common for all mice\n[ 2.771040] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.787120] rtc_cmos 00:00: RTC can wake from S4\n[ 2.797812] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.810023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.822371] i2c /dev entries driver\n[ 2.829846] device-mapper: uevent: version 1.0.3\n[ 2.838563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.854674] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.867478] NET: Registered protocol family 10\n[ 2.878686] NET: Registered protocol family 17\n[ 2.886921] Key type dns_resolver registered\n[ 2.896097] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.906048] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.923333] registered taskstats version 1\n[ 2.931137] Loading compiled-in X.509 certificates\n[ 2.941083] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.957674] zswap: loaded using pool lzo/zbud\n[ 2.973449] Key type trusted regi"} 2018-07-17 09:08:17,043 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/action used request id req-67cc956e-73e3-4df9-97b2-de187ce6de71 2018-07-17 09:08:17,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.17746591568s 2018-07-17 09:08:17,044 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/action used request id req-67cc956e-73e3-4df9-97b2-de187ce6de71 2018-07-17 09:08:17,044 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2494.000 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.00 BogoMIPS (lpj=9976000) [ 0.020026] pid_max: default: 32768 minimum: 301 [ 0.028030] ACPI: Core revision 20150930 [ 0.036877] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.048058] Security Framework initialized [ 0.052025] Yama: becoming mindful. [ 0.060046] AppArmor: AppArmor initialized [ 0.064104] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.072210] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.080107] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.084030] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092692] Initializing cgroup subsys io [ 0.096033] Initializing cgroup subsys memory [ 0.104045] Initializing cgroup subsys devices [ 0.112029] Initializing cgroup subsys freezer [ 0.116034] Initializing cgroup subsys net_cls [ 0.120030] Initializing cgroup subsys perf_event [ 0.128025] Initializing cgroup subsys net_prio [ 0.132030] Initializing cgroup subsys hugetlb [ 0.136028] Initializing cgroup subsys pids [ 0.148839] CPU: Physical Processor ID: 0 [ 0.157187] mce: CPU supports 10 MCE banks [ 0.164713] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172052] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.366032] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.497381] ftrace: allocating 31920 entries in 125 pages [ 0.520389] smpboot: Max logical packages: 1 [ 0.528022] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.541255] x2apic enabled [ 0.544026] Switched APIC routing to physical x2apic. [ 0.561707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.564000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.572041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.584901] x86: Booted up 1 node, 1 CPUs [ 0.588030] smpboot: Total of 1 processors activated (4988.00 BogoMIPS) [ 0.594172] devtmpfs: initialized [ 0.597515] evm: security.selinux [ 0.600030] evm: security.SMACK64 [ 0.604026] evm: security.SMACK64EXEC [ 0.608034] evm: security.SMACK64TRANSMUTE [ 0.612026] evm: security.SMACK64MMAP [ 0.616025] evm: security.ima [ 0.620026] evm: security.capability [ 0.624182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.628135] pinctrl core: initialized pinctrl subsystem [ 0.632637] RTC time: 9:08:13, date: 07/17/18 [ 0.636318] NET: Registered protocol family 16 [ 0.640437] cpuidle: using governor ladder [ 0.644031] cpuidle: using governor menu [ 0.648058] PCCT header not found. [ 0.652298] ACPI: bus type PCI registered [ 0.656032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.660603] PCI: Using configuration type 1 for base access [ 0.665545] ACPI: Added _OSI(Module Device) [ 0.668030] ACPI: Added _OSI(Processor Device) [ 0.672029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.676029] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682329] ACPI: Interpreter enabled [ 0.684035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.696031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.708043] ACPI: (supports S0 S3 S4 S5) [ 0.712029] ACPI: Using IOAPIC for interrupt routing [ 0.716061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.723608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.724037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.728036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.732039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.736566] acpiphp: Slot [3] registered [ 0.740115] acpiphp: Slot [4] registered [ 0.744113] acpiphp: Slot [5] registered [ 0.748112] acpiphp: Slot [6] registered [ 0.752113] acpiphp: Slot [7] registered [ 0.756114] acpiphp: Slot [8] registered [ 0.760112] acpiphp: Slot [9] registered [ 0.764113] acpiphp: Slot [10] registered [ 0.768112] acpiphp: Slot [11] registered [ 0.772112] acpiphp: Slot [12] registered [ 0.776115] acpiphp: Slot [13] registered [ 0.780114] acpiphp: Slot [14] registered [ 0.784118] acpiphp: Slot [15] registered [ 0.788112] acpiphp: Slot [16] registered [ 0.792113] acpiphp: Slot [17] registered [ 0.796112] acpiphp: Slot [18] registered [ 0.800113] acpiphp: Slot [19] registered [ 0.804123] acpiphp: Slot [20] registered [ 0.808112] acpiphp: Slot [21] registered [ 0.812114] acpiphp: Slot [22] registered [ 0.816112] acpiphp: Slot [23] registered [ 0.820114] acpiphp: Slot [24] registered [ 0.824113] acpiphp: Slot [25] registered [ 0.828112] acpiphp: Slot [26] registered [ 0.832111] acpiphp: Slot [27] registered [ 0.836115] acpiphp: Slot [28] registered [ 0.840116] acpiphp: Slot [29] registered [ 0.844116] acpiphp: Slot [30] registered [ 0.848114] acpiphp: Slot [31] registered [ 0.852102] PCI host bridge to bus 0000:00 [ 0.856031] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.860031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.864031] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.868031] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.872031] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.876030] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.895818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.896031] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.900031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.904030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.919905] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.920098] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.029982] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.039343] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.047345] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.055215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.063057] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.070078] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.080000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.080000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.080056] vgaarb: loaded [ 1.084036] vgaarb: bridge control possible 0000:00:02.0 [ 1.094078] SCSI subsystem initialized [ 1.101104] ACPI: bus type USB registered [ 1.104853] usbcore: registered new interface driver usbfs [ 1.108236] usbcore: registered new interface driver hub [ 1.112104] usbcore: registered new device driver usb [ 1.120135] PCI: Using ACPI for IRQ routing [ 1.129515] NetLabel: Initializing [ 1.132081] NetLabel: domain hash size = 128 [ 1.136026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.140415] NetLabel: unlabeled traffic allowed by default [ 1.147975] clocksource: Switched to clocksource kvm-clock [ 1.247630] AppArmor: AppArmor Filesystem Enabled [ 1.257620] pnp: PnP ACPI init [ 1.268851] pnp: PnP ACPI: found 5 devices [ 1.298090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.314310] NET: Registered protocol family 2 [ 1.329121] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.341478] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.352802] TCP: Hash tables configured (established 4096 bind 4096) [ 1.365252] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.375091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.387663] NET: Registered protocol family 1 [ 1.395982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.405904] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.417154] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.448321] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.481521] Trying to unpack rootfs image as initramfs... [ 1.761474] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.787273] Scanning for low memory corruption every 60 seconds [ 1.800748] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.812049] audit: initializing netlink subsys (disabled) [ 1.823129] audit: type=2000 audit(1531818493.397:1): initialized [ 1.836037] Initialise system trusted keyring [ 1.846790] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.865642] zbud: loaded [ 1.872959] VFS: Disk quotas dquot_6.6.0 [ 1.882158] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.897250] fuse init (API version 7.23) [ 1.906205] Key type big_key registered [ 1.914561] Allocating IMA MOK and blacklist keyrings. [ 1.927668] Key type asymmetric registered [ 1.935463] Asymmetric key parser 'x509' registered [ 1.945789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.959872] io scheduler noop registered [ 1.967244] io scheduler deadline registered (default) [ 1.977458] io scheduler cfq registered [ 1.985487] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.995357] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.009349] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.022934] ACPI: Power Button [PWRF] [ 2.030949] GHES: HEST is not enabled! [ 2.058178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.120336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.154066] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.174494] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.220394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.294838] Linux agpgart interface v0.103 [ 2.321553] brd: module loaded [ 2.338784] loop: module loaded [ 2.365598] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.380061] GPT:90111 != 2097151 [ 2.386458] GPT:Alternate GPT header not at the end of the disk. [ 2.396454] GPT:90111 != 2097151 [ 2.402969] GPT: Use GNU Parted to correct GPT errors. [ 2.412099] vda: vda1 vda15 [ 2.423364] scsi host0: ata_piix [ 2.431089] scsi host1: ata_piix [ 2.437886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.450617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.464472] libphy: Fixed MDIO Bus: probed [ 2.475201] tun: Universal TUN/TAP device driver, 1.6 [ 2.483944] tun: (C) 1999-2004 Max Krasnyansky [ 2.502398] PPP generic driver version 2.4.2 [ 2.512688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.523493] ehci-pci: EHCI PCI platform driver [ 2.531881] ehci-platform: EHCI generic platform driver [ 2.542507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.552890] ohci-pci: OHCI PCI platform driver [ 2.561255] ohci-platform: OHCI generic platform driver [ 2.571951] uhci_hcd: USB Universal Host Controller Interface driver [ 2.602038] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.611364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.626504] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.637547] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.648420] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.660231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.675205] usb usb1: Product: UHCI Host Controller [ 2.683627] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.695281] usb usb1: SerialNumber: 0000:00:01.2 [ 2.704321] hub 1-0:1.0: USB hub found [ 2.711418] hub 1-0:1.0: 2 ports detected [ 2.720301] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.740355] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.749223] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.759716] mousedev: PS/2 mouse device common for all mice [ 2.771040] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.787120] rtc_cmos 00:00: RTC can wake from S4 [ 2.797812] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.810023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.822371] i2c /dev entries driver [ 2.829846] device-mapper: uevent: version 1.0.3 [ 2.838563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.854674] ledtrig-cpu: registered to indicate activity on CPUs [ 2.867478] NET: Registered protocol family 10 [ 2.878686] NET: Registered protocol family 17 [ 2.886921] Key type dns_resolver registered [ 2.896097] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.906048] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.923333] registered taskstats version 1 [ 2.931137] Loading compiled-in X.509 certificates [ 2.941083] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.957674] zswap: loaded using pool lzo/zbud [ 2.973449] Key type trusted regi 2018-07-17 09:08:32,073 - paramiko.transport - DEBUG - starting thread (client mode): 0x40733610L 2018-07-17 09:08:32,074 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-17 09:08:32,074 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-17 09:08:32,074 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-17 09:08:32,075 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-17 09:08:32,075 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-17 09:08:32,075 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-17 09:08:32,075 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-17 09:08:32,075 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-17 09:08:32,075 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-17 09:08:32,116 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-17 09:08:32,117 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-17 09:08:32,137 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.106: 4015373716f618afbae6f35b7d9df2bb 2018-07-17 09:08:32,138 - paramiko.transport - DEBUG - Trying discovered key 5be3ed3dccfc1d734b099cbceaaff29a in /tmp/tmpLELilP 2018-07-17 09:08:32,157 - paramiko.transport - DEBUG - userauth is OK 2018-07-17 09:08:32,161 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-17 09:08:32,172 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.POST.volumes 2018-07-17 09:08:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"volume": {"name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "size": "2"}}' 2018-07-17 09:08:34,411 - keystoneauth.session - DEBUG - RESP: [202] x-compute-request-id: req-91323679-fdfa-49aa-b363-ddfcd7655bcc Content-Type: application/json Content-Length: 821 x-openstack-request-id: req-91323679-fdfa-49aa-b363-ddfcd7655bcc RESP BODY: {"volume": {"status": "creating", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}} 2018-07-17 09:08:34,411 - keystoneauth.session - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes used request id req-91323679-fdfa-49aa-b363-ddfcd7655bcc 2018-07-17 09:08:34,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.POST.volumes in 2.23953914642s 2018-07-17 09:08:34,411 - shade.request_ids - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes used request id req-91323679-fdfa-49aa-b363-ddfcd7655bcc 2018-07-17 09:08:34,412 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:08:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:35,127 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-8a2ec408-724b-440d-8c62-e4ee61e3e472 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-8a2ec408-724b-440d-8c62-e4ee61e3e472 RESP BODY: {"volumes": [{"status": "creating", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:08:34.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:08:35,127 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-8a2ec408-724b-440d-8c62-e4ee61e3e472 2018-07-17 09:08:35,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.714799880981s 2018-07-17 09:08:35,127 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-8a2ec408-724b-440d-8c62-e4ee61e3e472 2018-07-17 09:08:35,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:37,131 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:08:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:37,962 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-e0a98c4e-a69a-4625-b701-d54143e4fb01 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-e0a98c4e-a69a-4625-b701-d54143e4fb01 RESP BODY: {"volumes": [{"status": "available", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:08:37.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:08:37,962 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-e0a98c4e-a69a-4625-b701-d54143e4fb01 2018-07-17 09:08:37,962 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.831307888031s 2018-07-17 09:08:37,963 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-e0a98c4e-a69a-4625-b701-d54143e4fb01 2018-07-17 09:08:37,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:08:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:38,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-5e57070e-ea83-4120-a0d9-3e5fdebfbb79 Date: Tue, 17 Jul 2018 09:08:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1851524a-42ae-45bd-88bd-1869ef0c3742"],"updated_at":"2018-07-17T09:07:45Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:38,181 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5e57070e-ea83-4120-a0d9-3e5fdebfbb79 2018-07-17 09:08:38,181 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.217314958572s 2018-07-17 09:08:38,182 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5e57070e-ea83-4120-a0d9-3e5fdebfbb79 2018-07-17 09:08:38,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:08:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:38,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-3e2162f3-525c-48ac-b077-c386efc60784 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7e90bcd5-c666-411f-9851-35b87d62f115/snap", "metadata": {}}], "file": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file", "owner": "016840d0ab8f4e3eb4210a1434b6d498", "id": "7e90bcd5-c666-411f-9851-35b87d62f115", "size": 12716032, "self": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7e90bcd5-c666-411f-9851-35b87d62f115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:07:59Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:07:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:08:38,250 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-3e2162f3-525c-48ac-b077-c386efc60784 2018-07-17 09:08:38,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0656180381775s 2018-07-17 09:08:38,250 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-3e2162f3-525c-48ac-b077-c386efc60784 2018-07-17 09:08:38,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:08:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:38,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d15f3f24-db5e-4312-83ee-a741ab70acb7 x-compute-request-id: req-d15f3f24-db5e-4312-83ee-a741ab70acb7 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "cinder_test-flavor_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "580b24d5-2bd9-489c-a28b-9c8127acd69a"}]} 2018-07-17 09:08:38,311 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d15f3f24-db5e-4312-83ee-a741ab70acb7 2018-07-17 09:08:38,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0602540969849s 2018-07-17 09:08:38,312 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d15f3f24-db5e-4312-83ee-a741ab70acb7 2018-07-17 09:08:38,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-17 09:08:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"server": {"name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "imageRef": "7e90bcd5-c666-411f-9851-35b87d62f115", "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "flavorRef": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d1cbb68a-94b8-4ba5-abe5-a21e1e629f92"}], "security_groups": [{"name": "baf27173-769b-457b-a64a-9532e25058d1"}]}}' 2018-07-17 09:08:39,303 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-608a4571-2d50-444c-8815-435f8b6054a0 x-compute-request-id: req-608a4571-2d50-444c-8815-435f8b6054a0 RESP BODY: {"server": {"security_groups": [{"name": "baf27173-769b-457b-a64a-9532e25058d1"}], "OS-DCF:diskConfig": "MANUAL", "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "adminPass": "BKYtz564dAmo"}} 2018-07-17 09:08:39,303 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-608a4571-2d50-444c-8815-435f8b6054a0 2018-07-17 09:08:39,303 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 0.989047050476s 2018-07-17 09:08:39,303 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-608a4571-2d50-444c-8815-435f8b6054a0 2018-07-17 09:08:39,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:39,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3105 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cda03f4-eeed-420f-aef3-88eea2ab19ca x-compute-request-id: req-8cda03f4-eeed-420f-aef3-88eea2ab19ca RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:08:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:39,692 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8cda03f4-eeed-420f-aef3-88eea2ab19ca 2018-07-17 09:08:39,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.388621091843s 2018-07-17 09:08:39,693 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8cda03f4-eeed-420f-aef3-88eea2ab19ca 2018-07-17 09:08:39,696 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:41,698 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:42,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3249 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ed3957e-b0f1-4516-bddf-7d1f71476a29 x-compute-request-id: req-2ed3957e-b0f1-4516-bddf-7d1f71476a29 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:08:41Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:42,296 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2ed3957e-b0f1-4516-bddf-7d1f71476a29 2018-07-17 09:08:42,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.59792804718s 2018-07-17 09:08:42,297 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2ed3957e-b0f1-4516-bddf-7d1f71476a29 2018-07-17 09:08:42,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:44,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:44,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3249 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf5cff97-d1b2-495c-8401-a69f6cf41e8f x-compute-request-id: req-bf5cff97-d1b2-495c-8401-a69f6cf41e8f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:08:41Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:44,813 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bf5cff97-d1b2-495c-8401-a69f6cf41e8f 2018-07-17 09:08:44,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.510782957077s 2018-07-17 09:08:44,813 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bf5cff97-d1b2-495c-8401-a69f6cf41e8f 2018-07-17 09:08:44,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:08:46,816 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:47,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3438 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-649a1b64-1d8b-462e-a21b-d28e1eff66ce x-compute-request-id: req-649a1b64-1d8b-462e-a21b-d28e1eff66ce RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:46.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:46Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:47,146 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-649a1b64-1d8b-462e-a21b-d28e1eff66ce 2018-07-17 09:08:47,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.329798936844s 2018-07-17 09:08:47,147 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-649a1b64-1d8b-462e-a21b-d28e1eff66ce 2018-07-17 09:08:47,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:08:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:47,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-554c6f43-4933-4964-be50-faaccca3eb24 Date: Tue, 17 Jul 2018 09:08:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:08:40Z","admin_state_up":true,"updated_at":"2018-07-17T09:08:42Z","binding:vnic_type":"normal","device_id":"aaeb791a-f633-463d-95d8-685e0704cf63","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:22:2f:5e","id":"208c2ad8-498d-4a31-a434-ab9b7aade4bc","port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","fixed_ips":[{"subnet_id":"1851524a-42ae-45bd-88bd-1869ef0c3742","ip_address":"192.168.0.15"}],"extra_dhcp_opts":[],"security_groups":["baf27173-769b-457b-a64a-9532e25058d1"],"name":""}]} 2018-07-17 09:08:47,247 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-554c6f43-4933-4964-be50-faaccca3eb24 2018-07-17 09:08:47,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0978789329529s 2018-07-17 09:08:47,248 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-554c6f43-4933-4964-be50-faaccca3eb24 2018-07-17 09:08:47,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:08:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=208c2ad8-498d-4a31-a434-ab9b7aade4bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:47,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-eebbd367-7231-4179-ba8a-4d3743168ee3 Date: Tue, 17 Jul 2018 09:08:47 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:08:47,280 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=208c2ad8-498d-4a31-a434-ab9b7aade4bc used request id req-eebbd367-7231-4179-ba8a-4d3743168ee3 2018-07-17 09:08:47,280 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0294759273529s 2018-07-17 09:08:47,280 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=208c2ad8-498d-4a31-a434-ab9b7aade4bc used request id req-eebbd367-7231-4179-ba8a-4d3743168ee3 2018-07-17 09:08:47,281 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:08:47,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:47,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3438 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-23866391-6206-49a4-868c-907a8a7562b2 x-compute-request-id: req-23866391-6206-49a4-868c-907a8a7562b2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:46.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:46Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:09Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:08:47,773 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-23866391-6206-49a4-868c-907a8a7562b2 2018-07-17 09:08:47,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.492378950119s 2018-07-17 09:08:47,773 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-23866391-6206-49a4-868c-907a8a7562b2 2018-07-17 09:08:47,776 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:08:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:47,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-5fddfa93-e04b-4e2f-916c-1e26e6c52bb7 Date: Tue, 17 Jul 2018 09:08:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:08:40Z","admin_state_up":true,"updated_at":"2018-07-17T09:08:42Z","binding:vnic_type":"normal","device_id":"aaeb791a-f633-463d-95d8-685e0704cf63","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:22:2f:5e","id":"208c2ad8-498d-4a31-a434-ab9b7aade4bc","port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","fixed_ips":[{"subnet_id":"1851524a-42ae-45bd-88bd-1869ef0c3742","ip_address":"192.168.0.15"}],"extra_dhcp_opts":[],"security_groups":["baf27173-769b-457b-a64a-9532e25058d1"],"name":""}]} 2018-07-17 09:08:47,858 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-5fddfa93-e04b-4e2f-916c-1e26e6c52bb7 2018-07-17 09:08:47,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.081857919693s 2018-07-17 09:08:47,858 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-5fddfa93-e04b-4e2f-916c-1e26e6c52bb7 2018-07-17 09:08:47,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:08:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=208c2ad8-498d-4a31-a434-ab9b7aade4bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:47,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7974c432-c5d0-4a17-8a3e-d0efaf8273fd Date: Tue, 17 Jul 2018 09:08:47 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:08:47,898 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=208c2ad8-498d-4a31-a434-ab9b7aade4bc used request id req-7974c432-c5d0-4a17-8a3e-d0efaf8273fd 2018-07-17 09:08:47,898 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0368211269379s 2018-07-17 09:08:47,898 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=208c2ad8-498d-4a31-a434-ab9b7aade4bc used request id req-7974c432-c5d0-4a17-8a3e-d0efaf8273fd 2018-07-17 09:08:47,899 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:22:2f:5e', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7e90bcd5-c666-411f-9851-35b87d62f115'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:08:46.000000', 'flavor': Munch({u'id': u'580b24d5-2bd9-489c-a28b-9c8127acd69a'}), 'az': u'nova', 'id': u'aaeb791a-f633-463d-95d8-685e0704cf63', 'security_groups': [Munch({u'name': u'cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e9e95e4bacc047049796e69b69ebfe3a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': 'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-17T09:08:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-17T09:08:46Z', 'hostId': u'09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-17T09:08:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': u'cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'adminPass': None, 'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'created_at': u'2018-07-17T09:08:39Z', 'created': u'2018-07-17T09:08:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-17 09:08:47,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:08:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-d6e156c6-6b75-45bc-941e-21a8a520bba9 Date: Tue, 17 Jul 2018 09:08:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1851524a-42ae-45bd-88bd-1869ef0c3742"],"updated_at":"2018-07-17T09:07:45Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:08:48,111 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d6e156c6-6b75-45bc-941e-21a8a520bba9 2018-07-17 09:08:48,111 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.211264848709s 2018-07-17 09:08:48,112 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d6e156c6-6b75-45bc-941e-21a8a520bba9 2018-07-17 09:08:48,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-17 09:08:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:08:48,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-5e5a16f9-29ab-4c68-9bce-c17315402106 Date: Tue, 17 Jul 2018 09:08:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:08:40Z","admin_state_up":true,"updated_at":"2018-07-17T09:08:42Z","binding:vnic_type":"normal","device_id":"aaeb791a-f633-463d-95d8-685e0704cf63","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:22:2f:5e","id":"208c2ad8-498d-4a31-a434-ab9b7aade4bc","port_security_enabled":true,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","fixed_ips":[{"subnet_id":"1851524a-42ae-45bd-88bd-1869ef0c3742","ip_address":"192.168.0.15"}],"extra_dhcp_opts":[],"security_groups":["baf27173-769b-457b-a64a-9532e25058d1"],"name":""}]} 2018-07-17 09:08:48,193 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-5e5a16f9-29ab-4c68-9bce-c17315402106 2018-07-17 09:08:48,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0786409378052s 2018-07-17 09:08:48,193 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-5e5a16f9-29ab-4c68-9bce-c17315402106 2018-07-17 09:08:48,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-17 09:08:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"floatingip": {"floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.15", "port_id": "208c2ad8-498d-4a31-a434-ab9b7aade4bc"}}' 2018-07-17 09:08:51,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-64e358df-4c4e-4aad-af7a-feb93a2bee56 Date: Tue, 17 Jul 2018 09:08:51 GMT RESP BODY: {"floatingip": {"router_id": "998bc92c-0569-445a-9d39-faab2080eaf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:49Z", "updated_at": "2018-07-17T09:08:49Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.15", "floating_ip_address": "192.16.1.104", "revision_number": 0, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_id": "208c2ad8-498d-4a31-a434-ab9b7aade4bc", "id": "23ff097e-4029-4141-a5bf-a841f9d01872"}} 2018-07-17 09:08:51,851 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-64e358df-4c4e-4aad-af7a-feb93a2bee56 2018-07-17 09:08:51,851 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.65706706047s 2018-07-17 09:08:51,851 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-64e358df-4c4e-4aad-af7a-feb93a2bee56 2018-07-17 09:08:51,853 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'998bc92c-0569-445a-9d39-faab2080eaf9', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'created_at': u'2018-07-17T09:08:49Z', 'attached': True, 'updated_at': u'2018-07-17T09:08:49Z', 'id': u'23ff097e-4029-4141-a5bf-a841f9d01872', 'floating_network_id': u'42402551-c903-41be-94ae-a259e135d2ce', 'fixed_ip_address': u'192.168.0.15', 'floating_ip_address': u'192.16.1.104', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'016840d0ab8f4e3eb4210a1434b6d498', 'name': 'cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'998bc92c-0569-445a-9d39-faab2080eaf9', 'project_id': u'016840d0ab8f4e3eb4210a1434b6d498', 'port_id': u'208c2ad8-498d-4a31-a434-ab9b7aade4bc', 'port': u'208c2ad8-498d-4a31-a434-ab9b7aade4bc', 'network': u'42402551-c903-41be-94ae-a259e135d2ce'}) 2018-07-17 09:08:51,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-17 09:08:51,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:08:52,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19622 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0654717-d416-41c1-adb8-fdb4457b629c x-compute-request-id: req-b0654717-d416-41c1-adb8-fdb4457b629c RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.024020] pid_max: default: 32768 minimum: 301\n[ 0.028026] ACPI: Core revision 20150930\n[ 0.036910] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.048048] Security Framework initialized\n[ 0.056019] Yama: becoming mindful.\n[ 0.060036] AppArmor: AppArmor initialized\n[ 0.068087] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.076196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.084110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100560] Initializing cgroup subsys io\n[ 0.104027] Initializing cgroup subsys memory\n[ 0.112029] Initializing cgroup subsys devices\n[ 0.120025] Initializing cgroup subsys freezer\n[ 0.128024] Initializing cgroup subsys net_cls\n[ 0.136024] Initializing cgroup subsys perf_event\n[ 0.140038] Initializing cgroup subsys net_prio\n[ 0.148026] Initializing cgroup subsys hugetlb\n[ 0.156024] Initializing cgroup subsys pids\n[ 0.164703] CPU: Physical Processor ID: 0\n[ 0.172500] mce: CPU supports 10 MCE banks\n[ 0.180626] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.188020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.358018] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.481203] ftrace: allocating 31920 entries in 125 pages\n[ 0.508130] smpboot: Max logical packages: 1\n[ 0.512023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.521752] x2apic enabled\n[ 0.524024] Switched APIC routing to physical x2apic.\n[ 0.544000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.544000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.552037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.560842] x86: Booted up 1 node, 1 CPUs\n[ 0.564028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.570146] devtmpfs: initialized\n[ 0.573484] evm: security.selinux\n[ 0.576031] evm: security.SMACK64\n[ 0.580025] evm: security.SMACK64EXEC\n[ 0.584025] evm: security.SMACK64TRANSMUTE\n[ 0.588025] evm: security.SMACK64MMAP\n[ 0.592025] evm: security.ima\n[ 0.596025] evm: security.capability\n[ 0.600732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.604222] pinctrl core: initialized pinctrl subsystem\n[ 0.608764] RTC time: 9:08:50, date: 07/17/18\n[ 0.612360] NET: Registered protocol family 16\n[ 0.616395] cpuidle: using governor ladder\n[ 0.620030] cpuidle: using governor menu\n[ 0.624041] PCCT header not found.\n[ 0.628226] ACPI: bus type PCI registered\n[ 0.632040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.636537] PCI: Using configuration type 1 for base access\n[ 0.641479] ACPI: Added _OSI(Module Device)\n[ 0.644026] ACPI: Added _OSI(Processor Device)\n[ 0.648025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.652025] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.658219] ACPI: Interpreter enabled\n[ 0.660032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.672028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.684038] ACPI: (supports S0 S3 S4 S5)\n[ 0.688025] ACPI: Using IOAPIC for interrupt routing\n[ 0.692043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.699618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.700046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.704034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.708035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.712526] acpiphp: Slot [3] registered\n[ 0.716102] acpiphp: Slot [4] registered\n[ 0.720130] acpiphp: Slot [5] registered\n[ 0.724108] acpiphp: Slot [6] registered\n[ 0.728102] acpiphp: Slot [7] registered\n[ 0.732151] acpiphp: Slot [8] registered\n[ 0.736102] acpiphp: Slot [9] registered\n[ 0.740101] acpiphp: Slot [10] registered\n[ 0.744103] acpiphp: Slot [11] registered\n[ 0.748113] acpiphp: Slot [12] registered\n[ 0.752109] acpiphp: Slot [13] registered\n[ 0.756108] acpiphp: Slot [14] registered\n[ 0.760113] acpiphp: Slot [15] registered\n[ 0.764114] acpiphp: Slot [16] registered\n[ 0.768110] acpiphp: Slot [17] registered\n[ 0.772109] acpiphp: Slot [18] registered\n[ 0.776114] acpiphp: Slot [19] registered\n[ 0.780111] acpiphp: Slot [20] registered\n[ 0.784109] acpiphp: Slot [21] registered\n[ 0.788122] acpiphp: Slot [22] registered\n[ 0.792109] acpiphp: Slot [23] registered\n[ 0.796116] acpiphp: Slot [24] registered\n[ 0.800111] acpiphp: Slot [25] registered\n[ 0.804110] acpiphp: Slot [26] registered\n[ 0.808107] acpiphp: Slot [27] registered\n[ 0.812110] acpiphp: Slot [28] registered\n[ 0.816111] acpiphp: Slot [29] registered\n[ 0.820111] acpiphp: Slot [30] registered\n[ 0.824106] acpiphp: Slot [31] registered\n[ 0.828099] PCI host bridge to bus 0000:00\n[ 0.832032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.836030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.840030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.844029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.848030] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.852031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.872310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.876029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.880029] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.884028] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.900555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.904093] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.010550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.019085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.024418] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.032405] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.042920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.049822] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.059638] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.060000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.060048] vgaarb: loaded\n[ 1.064031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.073536] SCSI subsystem initialized\n[ 1.080824] ACPI: bus type USB registered\n[ 1.084600] usbcore: registered new interface driver usbfs\n[ 1.088195] usbcore: registered new interface driver hub\n[ 1.092075] usbcore: registered new device driver usb\n[ 1.099656] PCI: Using ACPI for IRQ routing\n[ 1.105418] NetLabel: Initializing\n[ 1.108069] NetLabel: domain hash size = 128\n[ 1.112026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.116334] NetLabel: unlabeled traffic allowed by default\n[ 1.123454] clocksource: Switched to clocksource kvm-clock\n[ 1.220334] AppArmor: AppArmor Filesystem Enabled\n[ 1.229477] pnp: PnP ACPI init\n[ 1.239690] pnp: PnP ACPI: found 5 devices\n[ 1.266716] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.282751] NET: Registered protocol family 2\n[ 1.294752] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.307554] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.318665] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.329908] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.339847] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.351179] NET: Registered protocol family 1\n[ 1.360530] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.370582] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.380442] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.411466] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.443159] Trying to unpack rootfs image as initramfs...\n[ 1.717701] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.743969] Scanning for low memory corruption every 60 seconds\n[ 1.759288] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.770674] audit: initializing netlink subsys (disabled)\n[ 1.780318] audit: type=2000 audit(1531818529.675:1): initialized\n[ 1.792921] Initialise system trusted keyring\n[ 1.802164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.821423] zbud: loaded\n[ 1.828632] VFS: Disk quotas dquot_6.6.0\n[ 1.836404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.852339] fuse init (API version 7.23)\n[ 1.861201] Key type big_key registered\n[ 1.868760] Allocating IMA MOK and blacklist keyrings.\n[ 1.882513] Key type asymmetric registered\n[ 1.890335] Asymmetric key parser 'x509' registered\n[ 1.899487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.914739] io scheduler noop registered\n[ 1.922252] io scheduler deadline registered (default)\n[ 1.931731] io scheduler cfq registered\n[ 1.939808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.949322] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.962136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.975802] ACPI: Power Button [PWRF]\n[ 1.983842] GHES: HEST is not enabled!\n[ 2.010675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.069137] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.102454] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.121738] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.165361] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.235526] Linux agpgart interface v0.103\n[ 2.262381] brd: module loaded\n[ 2.279955] loop: module loaded\n[ 2.307796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.320040] GPT:90111 != 2097151\n[ 2.326935] GPT:Alternate GPT header not at the end of the disk.\n[ 2.335850] GPT:90111 != 2097151\n[ 2.341728] GPT: Use GNU Parted to correct GPT errors.\n[ 2.350643] vda: vda1 vda15\n[ 2.362738] scsi host0: ata_piix\n[ 2.369911] scsi host1: ata_piix\n[ 2.376440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.386896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.400824] libphy: Fixed MDIO Bus: probed\n[ 2.409525] tun: Universal TUN/TAP device driver, 1.6\n[ 2.417896] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.435712] PPP generic driver version 2.4.2\n[ 2.443718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.454976] ehci-pci: EHCI PCI platform driver\n[ 2.462622] ehci-platform: EHCI generic platform driver\n[ 2.471179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.485239] ohci-pci: OHCI PCI platform driver\n[ 2.492867] ohci-platform: OHCI generic platform driver\n[ 2.501457] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.530857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.539654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.557322] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.566735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.577087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.592481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.604962] usb usb1: Product: UHCI Host Controller\n[ 2.612940] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.628186] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.636640] hub 1-0:1.0: USB hub found\n[ 2.643328] hub 1-0:1.0: 2 ports detected\n[ 2.660412] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.679512] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.687542] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.703062] mousedev: PS/2 mouse device common for all mice\n[ 2.713789] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.731749] rtc_cmos 00:00: RTC can wake from S4\n[ 2.741766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.754213] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.769905] i2c /dev entries driver\n[ 2.776646] device-mapper: uevent: version 1.0.3\n[ 2.784639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.805167] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.817262] NET: Registered protocol family 10\n[ 2.82787"} 2018-07-17 09:08:52,931 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/action used request id req-b0654717-d416-41c1-adb8-fdb4457b629c 2018-07-17 09:08:52,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 1.07803297043s 2018-07-17 09:08:52,932 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/action used request id req-b0654717-d416-41c1-adb8-fdb4457b629c 2018-07-17 09:08:52,932 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.024020] pid_max: default: 32768 minimum: 301 [ 0.028026] ACPI: Core revision 20150930 [ 0.036910] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.048048] Security Framework initialized [ 0.056019] Yama: becoming mindful. [ 0.060036] AppArmor: AppArmor initialized [ 0.068087] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.076196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.084110] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100560] Initializing cgroup subsys io [ 0.104027] Initializing cgroup subsys memory [ 0.112029] Initializing cgroup subsys devices [ 0.120025] Initializing cgroup subsys freezer [ 0.128024] Initializing cgroup subsys net_cls [ 0.136024] Initializing cgroup subsys perf_event [ 0.140038] Initializing cgroup subsys net_prio [ 0.148026] Initializing cgroup subsys hugetlb [ 0.156024] Initializing cgroup subsys pids [ 0.164703] CPU: Physical Processor ID: 0 [ 0.172500] mce: CPU supports 10 MCE banks [ 0.180626] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.188020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.358018] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.481203] ftrace: allocating 31920 entries in 125 pages [ 0.508130] smpboot: Max logical packages: 1 [ 0.512023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.521752] x2apic enabled [ 0.524024] Switched APIC routing to physical x2apic. [ 0.544000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.544000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.552037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.560842] x86: Booted up 1 node, 1 CPUs [ 0.564028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.570146] devtmpfs: initialized [ 0.573484] evm: security.selinux [ 0.576031] evm: security.SMACK64 [ 0.580025] evm: security.SMACK64EXEC [ 0.584025] evm: security.SMACK64TRANSMUTE [ 0.588025] evm: security.SMACK64MMAP [ 0.592025] evm: security.ima [ 0.596025] evm: security.capability [ 0.600732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604222] pinctrl core: initialized pinctrl subsystem [ 0.608764] RTC time: 9:08:50, date: 07/17/18 [ 0.612360] NET: Registered protocol family 16 [ 0.616395] cpuidle: using governor ladder [ 0.620030] cpuidle: using governor menu [ 0.624041] PCCT header not found. [ 0.628226] ACPI: bus type PCI registered [ 0.632040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.636537] PCI: Using configuration type 1 for base access [ 0.641479] ACPI: Added _OSI(Module Device) [ 0.644026] ACPI: Added _OSI(Processor Device) [ 0.648025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.652025] ACPI: Added _OSI(Processor Aggregator Device) [ 0.658219] ACPI: Interpreter enabled [ 0.660032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.672028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.684038] ACPI: (supports S0 S3 S4 S5) [ 0.688025] ACPI: Using IOAPIC for interrupt routing [ 0.692043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.699618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.700046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.704034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.708035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.712526] acpiphp: Slot [3] registered [ 0.716102] acpiphp: Slot [4] registered [ 0.720130] acpiphp: Slot [5] registered [ 0.724108] acpiphp: Slot [6] registered [ 0.728102] acpiphp: Slot [7] registered [ 0.732151] acpiphp: Slot [8] registered [ 0.736102] acpiphp: Slot [9] registered [ 0.740101] acpiphp: Slot [10] registered [ 0.744103] acpiphp: Slot [11] registered [ 0.748113] acpiphp: Slot [12] registered [ 0.752109] acpiphp: Slot [13] registered [ 0.756108] acpiphp: Slot [14] registered [ 0.760113] acpiphp: Slot [15] registered [ 0.764114] acpiphp: Slot [16] registered [ 0.768110] acpiphp: Slot [17] registered [ 0.772109] acpiphp: Slot [18] registered [ 0.776114] acpiphp: Slot [19] registered [ 0.780111] acpiphp: Slot [20] registered [ 0.784109] acpiphp: Slot [21] registered [ 0.788122] acpiphp: Slot [22] registered [ 0.792109] acpiphp: Slot [23] registered [ 0.796116] acpiphp: Slot [24] registered [ 0.800111] acpiphp: Slot [25] registered [ 0.804110] acpiphp: Slot [26] registered [ 0.808107] acpiphp: Slot [27] registered [ 0.812110] acpiphp: Slot [28] registered [ 0.816111] acpiphp: Slot [29] registered [ 0.820111] acpiphp: Slot [30] registered [ 0.824106] acpiphp: Slot [31] registered [ 0.828099] PCI host bridge to bus 0000:00 [ 0.832032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.836030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.840030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.844029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.848030] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.852031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.872310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.876029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.880029] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.884028] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.900555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.904093] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.010550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.019085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.024418] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.032405] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.042920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.049822] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.059638] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.060000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.060048] vgaarb: loaded [ 1.064031] vgaarb: bridge control possible 0000:00:02.0 [ 1.073536] SCSI subsystem initialized [ 1.080824] ACPI: bus type USB registered [ 1.084600] usbcore: registered new interface driver usbfs [ 1.088195] usbcore: registered new interface driver hub [ 1.092075] usbcore: registered new device driver usb [ 1.099656] PCI: Using ACPI for IRQ routing [ 1.105418] NetLabel: Initializing [ 1.108069] NetLabel: domain hash size = 128 [ 1.112026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.116334] NetLabel: unlabeled traffic allowed by default [ 1.123454] clocksource: Switched to clocksource kvm-clock [ 1.220334] AppArmor: AppArmor Filesystem Enabled [ 1.229477] pnp: PnP ACPI init [ 1.239690] pnp: PnP ACPI: found 5 devices [ 1.266716] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.282751] NET: Registered protocol family 2 [ 1.294752] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.307554] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.318665] TCP: Hash tables configured (established 4096 bind 4096) [ 1.329908] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.339847] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.351179] NET: Registered protocol family 1 [ 1.360530] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.370582] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.380442] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.411466] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.443159] Trying to unpack rootfs image as initramfs... [ 1.717701] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.743969] Scanning for low memory corruption every 60 seconds [ 1.759288] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.770674] audit: initializing netlink subsys (disabled) [ 1.780318] audit: type=2000 audit(1531818529.675:1): initialized [ 1.792921] Initialise system trusted keyring [ 1.802164] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.821423] zbud: loaded [ 1.828632] VFS: Disk quotas dquot_6.6.0 [ 1.836404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.852339] fuse init (API version 7.23) [ 1.861201] Key type big_key registered [ 1.868760] Allocating IMA MOK and blacklist keyrings. [ 1.882513] Key type asymmetric registered [ 1.890335] Asymmetric key parser 'x509' registered [ 1.899487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.914739] io scheduler noop registered [ 1.922252] io scheduler deadline registered (default) [ 1.931731] io scheduler cfq registered [ 1.939808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.949322] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.962136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.975802] ACPI: Power Button [PWRF] [ 1.983842] GHES: HEST is not enabled! [ 2.010675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069137] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.102454] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.121738] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.165361] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.235526] Linux agpgart interface v0.103 [ 2.262381] brd: module loaded [ 2.279955] loop: module loaded [ 2.307796] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.320040] GPT:90111 != 2097151 [ 2.326935] GPT:Alternate GPT header not at the end of the disk. [ 2.335850] GPT:90111 != 2097151 [ 2.341728] GPT: Use GNU Parted to correct GPT errors. [ 2.350643] vda: vda1 vda15 [ 2.362738] scsi host0: ata_piix [ 2.369911] scsi host1: ata_piix [ 2.376440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.386896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.400824] libphy: Fixed MDIO Bus: probed [ 2.409525] tun: Universal TUN/TAP device driver, 1.6 [ 2.417896] tun: (C) 1999-2004 Max Krasnyansky [ 2.435712] PPP generic driver version 2.4.2 [ 2.443718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.454976] ehci-pci: EHCI PCI platform driver [ 2.462622] ehci-platform: EHCI generic platform driver [ 2.471179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.485239] ohci-pci: OHCI PCI platform driver [ 2.492867] ohci-platform: OHCI generic platform driver [ 2.501457] uhci_hcd: USB Universal Host Controller Interface driver [ 2.530857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.539654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.557322] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.566735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.577087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.592481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.604962] usb usb1: Product: UHCI Host Controller [ 2.612940] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.628186] usb usb1: SerialNumber: 0000:00:01.2 [ 2.636640] hub 1-0:1.0: USB hub found [ 2.643328] hub 1-0:1.0: 2 ports detected [ 2.660412] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.679512] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.687542] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.703062] mousedev: PS/2 mouse device common for all mice [ 2.713789] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.731749] rtc_cmos 00:00: RTC can wake from S4 [ 2.741766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.754213] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.769905] i2c /dev entries driver [ 2.776646] device-mapper: uevent: version 1.0.3 [ 2.784639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.805167] ledtrig-cpu: registered to indicate activity on CPUs [ 2.817262] NET: Registered protocol family 10 [ 2.82787 2018-07-17 09:08:55,726 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.104 2018-07-17 09:09:05,732 - paramiko.transport - DEBUG - starting thread (client mode): 0x4074acd0L 2018-07-17 09:09:05,733 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-17 09:09:05,734 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-17 09:09:05,734 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-17 09:09:05,735 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-17 09:09:05,735 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-17 09:09:05,735 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-17 09:09:05,735 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-17 09:09:05,736 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-17 09:09:05,736 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-17 09:09:05,755 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-17 09:09:05,756 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-17 09:09:05,765 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.104: 4a5770e43fe059a602e0f36c9890d06a 2018-07-17 09:09:05,765 - paramiko.transport - DEBUG - Trying discovered key 5be3ed3dccfc1d734b099cbceaaff29a in /tmp/tmpLELilP 2018-07-17 09:09:05,795 - paramiko.transport - DEBUG - userauth is OK 2018-07-17 09:09:05,799 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-17 09:09:05,830 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-07-17 09:09:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"volumeAttachment": {"volumeId": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}}' 2018-07-17 09:09:10,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c103768-211c-4db2-b9cd-d1b37c39ab7d x-compute-request-id: req-9c103768-211c-4db2-b9cd-d1b37c39ab7d RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "aaeb791a-f633-463d-95d8-685e0704cf63", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "volumeId": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}} 2018-07-17 09:09:10,268 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/os-volume_attachments used request id req-9c103768-211c-4db2-b9cd-d1b37c39ab7d 2018-07-17 09:09:10,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 4.4380979538s 2018-07-17 09:09:10,268 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/os-volume_attachments used request id req-9c103768-211c-4db2-b9cd-d1b37c39ab7d 2018-07-17 09:09:10,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:11,003 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-0bb58271-78eb-430b-8710-7bf676a517e1 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-0bb58271-78eb-430b-8710-7bf676a517e1 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:10.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:11,003 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-0bb58271-78eb-430b-8710-7bf676a517e1 2018-07-17 09:09:11,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.734606027603s 2018-07-17 09:09:11,003 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-0bb58271-78eb-430b-8710-7bf676a517e1 2018-07-17 09:09:11,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:13,007 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:13,760 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-9889f76d-27ac-4b1c-9bd3-5d75b6947c34 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-9889f76d-27ac-4b1c-9bd3-5d75b6947c34 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:10.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:13,761 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-9889f76d-27ac-4b1c-9bd3-5d75b6947c34 2018-07-17 09:09:13,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.753602027893s 2018-07-17 09:09:13,761 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-9889f76d-27ac-4b1c-9bd3-5d75b6947c34 2018-07-17 09:09:13,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:15,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:16,495 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-c1a27eda-7c70-4011-a536-9ecb0d068a6e Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-c1a27eda-7c70-4011-a536-9ecb0d068a6e RESP BODY: {"volumes": [{"status": "attaching", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:14.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:16,495 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-c1a27eda-7c70-4011-a536-9ecb0d068a6e 2018-07-17 09:09:16,495 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.73058795929s 2018-07-17 09:09:16,495 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-c1a27eda-7c70-4011-a536-9ecb0d068a6e 2018-07-17 09:09:16,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:18,498 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:18,596 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-bda8d144-d143-465c-9cfd-564cf39b2827 Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-bda8d144-d143-465c-9cfd-564cf39b2827 RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [{"server_id": "aaeb791a-f633-463d-95d8-685e0704cf63", "attachment_id": "bfc2dd2b-a524-46ab-9aa0-830cca0c25a2", "attached_at": "2018-07-17T09:09:14.000000", "host_name": "host4", "volume_id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "device": "/dev/vdb", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:17.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:18,596 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-bda8d144-d143-465c-9cfd-564cf39b2827 2018-07-17 09:09:18,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.0979189872742s 2018-07-17 09:09:18,597 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-bda8d144-d143-465c-9cfd-564cf39b2827 2018-07-17 09:09:18,598 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-17 09:09:18,601 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-17 09:09:18,601 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-17 09:09:18,603 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-17 09:09:18,672 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-17 09:09:18,673 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-17 09:09:18,673 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-17 09:09:18,674 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-17 09:09:18,675 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-17 09:09:18,675 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-17 09:09:18,678 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-17 09:09:20,023 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-17 09:09:20,024 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 65b4ff72-fee2-42d4-90ba-ffdb271e0a34 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-17 09:09:20,024 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-17 09:09:20,024 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-17 09:09:20,024 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-17 09:09:20,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-17 09:09:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/os-volume_attachments/7d012bce-370b-40c8-bf2f-ce56bf5ac73c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:23,156 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a81e95c-1a22-45d8-a9ab-791e50a85fa7 x-compute-request-id: req-2a81e95c-1a22-45d8-a9ab-791e50a85fa7 2018-07-17 09:09:23,156 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/os-volume_attachments/7d012bce-370b-40c8-bf2f-ce56bf5ac73c used request id req-2a81e95c-1a22-45d8-a9ab-791e50a85fa7 2018-07-17 09:09:23,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 3.13101196289s 2018-07-17 09:09:23,156 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63/os-volume_attachments/7d012bce-370b-40c8-bf2f-ce56bf5ac73c used request id req-2a81e95c-1a22-45d8-a9ab-791e50a85fa7 2018-07-17 09:09:23,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:23,915 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-484e9f63-6931-4b76-b348-653a4ff74f4c Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-484e9f63-6931-4b76-b348-653a4ff74f4c RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [{"server_id": "aaeb791a-f633-463d-95d8-685e0704cf63", "attachment_id": "bfc2dd2b-a524-46ab-9aa0-830cca0c25a2", "attached_at": "2018-07-17T09:09:14.000000", "host_name": "host4", "volume_id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "device": "/dev/vdb", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:23.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:23,915 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-484e9f63-6931-4b76-b348-653a4ff74f4c 2018-07-17 09:09:23,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.758546113968s 2018-07-17 09:09:23,916 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-484e9f63-6931-4b76-b348-653a4ff74f4c 2018-07-17 09:09:23,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:25,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:25,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:26,690 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-313a5040-5dc3-4958-bad8-c1ab2d9c7e3f Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-313a5040-5dc3-4958-bad8-c1ab2d9c7e3f RESP BODY: {"volumes": [{"status": "available", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:26.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:26,691 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-313a5040-5dc3-4958-bad8-c1ab2d9c7e3f 2018-07-17 09:09:26,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.771396160126s 2018-07-17 09:09:26,691 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-313a5040-5dc3-4958-bad8-c1ab2d9c7e3f 2018-07-17 09:09:26,692 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-17 09:09:26,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-07-17 09:09:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"volumeAttachment": {"volumeId": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}}' 2018-07-17 09:09:29,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd0362ac-6380-4110-bff4-c1cafc385ba4 x-compute-request-id: req-dd0362ac-6380-4110-bff4-c1cafc385ba4 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "volumeId": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}} 2018-07-17 09:09:29,882 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/os-volume_attachments used request id req-dd0362ac-6380-4110-bff4-c1cafc385ba4 2018-07-17 09:09:29,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 3.19040703773s 2018-07-17 09:09:29,883 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/os-volume_attachments used request id req-dd0362ac-6380-4110-bff4-c1cafc385ba4 2018-07-17 09:09:29,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:29,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:30,615 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-9e190f4f-f9a4-41a2-ad38-f291256229a5 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-9e190f4f-f9a4-41a2-ad38-f291256229a5 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:29.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:30,615 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-9e190f4f-f9a4-41a2-ad38-f291256229a5 2018-07-17 09:09:30,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.731757879257s 2018-07-17 09:09:30,615 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-9e190f4f-f9a4-41a2-ad38-f291256229a5 2018-07-17 09:09:30,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:32,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:32,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:33,454 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-ada49255-a6ce-4fb7-b940-a3290cf78f3f Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-ada49255-a6ce-4fb7-b940-a3290cf78f3f RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:29.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:33,454 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-ada49255-a6ce-4fb7-b940-a3290cf78f3f 2018-07-17 09:09:33,454 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.835253953934s 2018-07-17 09:09:33,454 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-ada49255-a6ce-4fb7-b940-a3290cf78f3f 2018-07-17 09:09:33,455 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:35,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:36,267 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-23297399-4a69-428f-a802-02a830db7970 Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-23297399-4a69-428f-a802-02a830db7970 RESP BODY: {"volumes": [{"status": "attaching", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:34.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:36,267 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-23297399-4a69-428f-a802-02a830db7970 2018-07-17 09:09:36,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.809260129929s 2018-07-17 09:09:36,267 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-23297399-4a69-428f-a802-02a830db7970 2018-07-17 09:09:36,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:38,271 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:39,046 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-0547aafe-73e9-4a94-8a05-c13260bcc765 Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-0547aafe-73e9-4a94-8a05-c13260bcc765 RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [{"server_id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "attachment_id": "ee774c58-c995-4bcc-861a-a15c6d22de45", "attached_at": "2018-07-17T09:09:34.000000", "host_name": "host5", "volume_id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "device": "/dev/vdb", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:36.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:39,046 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-0547aafe-73e9-4a94-8a05-c13260bcc765 2018-07-17 09:09:39,046 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.775218009949s 2018-07-17 09:09:39,047 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-0547aafe-73e9-4a94-8a05-c13260bcc765 2018-07-17 09:09:39,048 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-17 09:09:39,052 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-17 09:09:39,052 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-17 09:09:39,059 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-17 09:09:39,127 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-17 09:09:39,128 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-17 09:09:39,128 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-17 09:09:39,128 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-17 09:09:39,129 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-17 09:09:39,129 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-17 09:09:39,131 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-17 09:09:39,194 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-17 09:09:39,194 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-17 09:09:39,195 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-17 09:09:39,195 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-17 09:09:39,195 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-17 09:09:39,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-17 09:09:39,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/os-volume_attachments/7d012bce-370b-40c8-bf2f-ce56bf5ac73c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:41,918 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d197ac66-7703-4043-a8d4-5422393a8b54 x-compute-request-id: req-d197ac66-7703-4043-a8d4-5422393a8b54 2018-07-17 09:09:41,919 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/os-volume_attachments/7d012bce-370b-40c8-bf2f-ce56bf5ac73c used request id req-d197ac66-7703-4043-a8d4-5422393a8b54 2018-07-17 09:09:41,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 2.72254800797s 2018-07-17 09:09:41,919 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335/os-volume_attachments/7d012bce-370b-40c8-bf2f-ce56bf5ac73c used request id req-d197ac66-7703-4043-a8d4-5422393a8b54 2018-07-17 09:09:41,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:42,749 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-bc3a712a-515f-42dd-ab3d-eaecaed88edd Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-bc3a712a-515f-42dd-ab3d-eaecaed88edd RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [{"server_id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "attachment_id": "ee774c58-c995-4bcc-861a-a15c6d22de45", "attached_at": "2018-07-17T09:09:34.000000", "host_name": "host5", "volume_id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "device": "/dev/vdb", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:41.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:42,750 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-bc3a712a-515f-42dd-ab3d-eaecaed88edd 2018-07-17 09:09:42,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.830471992493s 2018-07-17 09:09:42,750 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-bc3a712a-515f-42dd-ab3d-eaecaed88edd 2018-07-17 09:09:42,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:44,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:45,632 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-a69fc60b-040b-4a43-8ccc-6ad7b38a3b1c Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-a69fc60b-040b-4a43-8ccc-6ad7b38a3b1c RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [{"server_id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "attachment_id": "ee774c58-c995-4bcc-861a-a15c6d22de45", "attached_at": "2018-07-17T09:09:34.000000", "host_name": "host5", "volume_id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "device": "/dev/vdb", "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c"}], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:41.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:45,632 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-a69fc60b-040b-4a43-8ccc-6ad7b38a3b1c 2018-07-17 09:09:45,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.878910064697s 2018-07-17 09:09:45,633 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-a69fc60b-040b-4a43-8ccc-6ad7b38a3b1c 2018-07-17 09:09:45,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:47,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:47,929 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-19881769-7b29-4850-96e4-d912894a00df Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-19881769-7b29-4850-96e4-d912894a00df RESP BODY: {"volumes": [{"status": "available", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:45.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:47,929 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-19881769-7b29-4850-96e4-d912894a00df 2018-07-17 09:09:47,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.291945934296s 2018-07-17 09:09:47,929 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-19881769-7b29-4850-96e4-d912894a00df 2018-07-17 09:09:47,930 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 02:05 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-17 09:09:47,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:09:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:48,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d2ca266-3097-4af3-bf21-d59ab5289168 x-compute-request-id: req-6d2ca266-3097-4af3-bf21-d59ab5289168 2018-07-17 09:09:48,310 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-6d2ca266-3097-4af3-bf21-d59ab5289168 2018-07-17 09:09:48,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.377189874649s 2018-07-17 09:09:48,310 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335 used request id req-6d2ca266-3097-4af3-bf21-d59ab5289168 2018-07-17 09:09:48,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:09:48,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3563 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7b79e97-c06e-4413-ad77-4be8441faef6 x-compute-request-id: req-b7b79e97-c06e-4413-ad77-4be8441faef6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.16.1.104", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:46.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:46Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:09:48Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:09:48,835 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b7b79e97-c06e-4413-ad77-4be8441faef6 2018-07-17 09:09:48,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.524280071259s 2018-07-17 09:09:48,835 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b7b79e97-c06e-4413-ad77-4be8441faef6 2018-07-17 09:09:48,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:50,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:09:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:51,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3477 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-64fdca23-d755-4155-b384-bd485b353e90 x-compute-request-id: req-64fdca23-d755-4155-b384-bd485b353e90 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.16.1.104", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:46.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:46Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:53", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/dcfc4ddc-2e42-4869-92d2-d922e929e335", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:09.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "dcfc4ddc-2e42-4869-92d2-d922e929e335", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:09:49Z", "hostId": "20789dd34a65fbedeb298b642352f2446cee126a95052378ed38eafc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm2_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:03Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:09:51,180 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-64fdca23-d755-4155-b384-bd485b353e90 2018-07-17 09:09:51,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.339843988419s 2018-07-17 09:09:51,180 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-64fdca23-d755-4155-b384-bd485b353e90 2018-07-17 09:09:51,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:09:53,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:09:53,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:53,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1785 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-db335cbf-50d1-4aae-a94a-f3f1bdaeae19 x-compute-request-id: req-db335cbf-50d1-4aae-a94a-f3f1bdaeae19 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.16.1.104", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:46.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:08:46Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:09:53,524 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-db335cbf-50d1-4aae-a94a-f3f1bdaeae19 2018-07-17 09:09:53,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.340368032455s 2018-07-17 09:09:53,525 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-db335cbf-50d1-4aae-a94a-f3f1bdaeae19 2018-07-17 09:09:53,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-17 09:09:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/fbf203cd-8c75-4fda-984a-7c4a42cc4c3f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:54,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4680d6c-4181-4592-9d27-b35f50016913 Content-Length: 0 Date: Tue, 17 Jul 2018 09:09:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:09:54,209 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/fbf203cd-8c75-4fda-984a-7c4a42cc4c3f.json used request id req-f4680d6c-4181-4592-9d27-b35f50016913 2018-07-17 09:09:54,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 0.681500911713s 2018-07-17 09:09:54,209 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/fbf203cd-8c75-4fda-984a-7c4a42cc4c3f.json used request id req-f4680d6c-4181-4592-9d27-b35f50016913 2018-07-17 09:09:54,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:09:54,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:54,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-92efb0d6-2763-4bf0-8f13-68d3be917d0a Date: Tue, 17 Jul 2018 09:09:54 GMT RESP BODY: {"floatingips": [{"router_id": "998bc92c-0569-445a-9d39-faab2080eaf9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:49Z", "updated_at": "2018-07-17T09:08:55Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": "192.168.0.15", "floating_ip_address": "192.16.1.104", "revision_number": 3, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_id": "208c2ad8-498d-4a31-a434-ab9b7aade4bc", "id": "23ff097e-4029-4141-a5bf-a841f9d01872"}]} 2018-07-17 09:09:54,251 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-92efb0d6-2763-4bf0-8f13-68d3be917d0a 2018-07-17 09:09:54,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0385978221893s 2018-07-17 09:09:54,251 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-92efb0d6-2763-4bf0-8f13-68d3be917d0a 2018-07-17 09:09:54,254 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:54,360 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-b96233bf-dc2d-4ac9-b425-0f51602a4c7d Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-b96233bf-dc2d-4ac9-b425-0f51602a4c7d RESP BODY: {"volumes": [{"status": "available", "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "self"}, {"href": "https://192.16.1.222:8776/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:08:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "updated_at": "2018-07-17T09:09:45.000000", "volume_type": "RBD", "name": "cinder_test-volume_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7d012bce-370b-40c8-bf2f-ce56bf5ac73c", "size": 2}]} 2018-07-17 09:09:54,360 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-b96233bf-dc2d-4ac9-b425-0f51602a4c7d 2018-07-17 09:09:54,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.105898141861s 2018-07-17 09:09:54,360 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-b96233bf-dc2d-4ac9-b425-0f51602a4c7d 2018-07-17 09:09:54,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.DELETE.volumes 2018-07-17 09:09:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:55,549 - keystoneauth.session - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e0c00752-4445-4874-a07c-f1ee07ccc246 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:09:55,549 - keystoneauth.session - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c used request id req-e0c00752-4445-4874-a07c-f1ee07ccc246 2018-07-17 09:09:55,549 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.DELETE.volumes in 1.18751311302s 2018-07-17 09:09:55,549 - shade.request_ids - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/7d012bce-370b-40c8-bf2f-ce56bf5ac73c used request id req-e0c00752-4445-4874-a07c-f1ee07ccc246 2018-07-17 09:09:55,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-17 09:09:55,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:56,346 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-20456763-9053-4e55-9926-ee95acfa9f1b Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-20456763-9053-4e55-9926-ee95acfa9f1b RESP BODY: {"volumes": []} 2018-07-17 09:09:56,347 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-20456763-9053-4e55-9926-ee95acfa9f1b 2018-07-17 09:09:56,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.797003030777s 2018-07-17 09:09:56,347 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/016840d0ab8f4e3eb4210a1434b6d498/volumes/detail used request id req-20456763-9053-4e55-9926-ee95acfa9f1b 2018-07-17 09:09:56,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-17 09:09:56,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/23ff097e-4029-4141-a5bf-a841f9d01872.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:58,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4489158e-7c72-48bd-997f-6d29eb03f024 Content-Length: 0 Date: Tue, 17 Jul 2018 09:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:09:58,791 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/23ff097e-4029-4141-a5bf-a841f9d01872.json used request id req-4489158e-7c72-48bd-997f-6d29eb03f024 2018-07-17 09:09:58,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.44282603264s 2018-07-17 09:09:58,792 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/23ff097e-4029-4141-a5bf-a841f9d01872.json used request id req-4489158e-7c72-48bd-997f-6d29eb03f024 2018-07-17 09:09:58,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-17 09:09:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:58,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cef80345-c133-4229-9c9d-32965e5b0ab3 Date: Tue, 17 Jul 2018 09:09:58 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:09:58,865 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cef80345-c133-4229-9c9d-32965e5b0ab3 2018-07-17 09:09:58,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0697438716888s 2018-07-17 09:09:58,865 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cef80345-c133-4229-9c9d-32965e5b0ab3 2018-07-17 09:09:58,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-17 09:09:58,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:59,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-17438970-d569-4586-8ca0-9b669ade5c2a x-compute-request-id: req-17438970-d569-4586-8ca0-9b669ade5c2a 2018-07-17 09:09:59,255 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-17438970-d569-4586-8ca0-9b669ade5c2a 2018-07-17 09:09:59,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.389352083206s 2018-07-17 09:09:59,256 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63 used request id req-17438970-d569-4586-8ca0-9b669ade5c2a 2018-07-17 09:09:59,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:09:59,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:09:59,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1791 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-76c854c0-d5ba-4fd5-964e-68799084c71f x-compute-request-id: req-76c854c0-d5ba-4fd5-964e-68799084c71f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:2f:5e", "version": 4, "addr": "192.16.1.104", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/aaeb791a-f633-463d-95d8-685e0704cf63", "rel": "bookmark"}], "image": {"id": "7e90bcd5-c666-411f-9851-35b87d62f115", "links": [{"href": "https://192.16.1.222:8774/images/7e90bcd5-c666-411f-9851-35b87d62f115", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:08:46.000000", "flavor": {"id": "580b24d5-2bd9-489c-a28b-9c8127acd69a", "links": [{"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}]}, "id": "aaeb791a-f633-463d-95d8-685e0704cf63", "security_groups": [{"name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}], "user_id": "e9e95e4bacc047049796e69b69ebfe3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:09:59Z", "hostId": "09305bfba6c89cf368e2780b85c2fd8a86c3cfd17e87566d3d2fee79", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "name": "cinder_test-vm_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "created": "2018-07-17T09:08:39Z", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 09:09:59,773 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-76c854c0-d5ba-4fd5-964e-68799084c71f 2018-07-17 09:09:59,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.516805171967s 2018-07-17 09:09:59,773 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-76c854c0-d5ba-4fd5-964e-68799084c71f 2018-07-17 09:09:59,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 09:10:01,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-17 09:10:01,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:01,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75616995-0b57-4902-8716-45e609521e65 x-compute-request-id: req-75616995-0b57-4902-8716-45e609521e65 RESP BODY: {"servers": []} 2018-07-17 09:10:01,963 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-75616995-0b57-4902-8716-45e609521e65 2018-07-17 09:10:01,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.185468912125s 2018-07-17 09:10:01,963 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-75616995-0b57-4902-8716-45e609521e65 2018-07-17 09:10:01,965 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-17 09:10:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:02,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-4d23e3cf-2f82-4afa-acb4-30f894c78aa7 Date: Tue, 17 Jul 2018 09:10:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:08:00Z", "updated_at": "2018-07-17T09:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "4f1db6d0-0ce0-4174-ad0e-2dddf74d6905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:01Z", "revision_number": 0, "id": "aa683c57-383f-471b-9b74-a8f0e73038b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:01Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:08:00Z", "revision_number": 0, "id": "ca7cf0ff-f402-4bb5-81e4-a1a1d017903a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:00Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:08:01Z", "revision_number": 0, "id": "d45d2a78-9b64-45c0-ac2e-a48de8fbbd7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:08:01Z", "security_group_id": "baf27173-769b-457b-a64a-9532e25058d1", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": 22, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "baf27173-769b-457b-a64a-9532e25058d1", "name": "cinder_test-sg_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:10:02,048 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-4d23e3cf-2f82-4afa-acb4-30f894c78aa7 2018-07-17 09:10:02,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0829079151154s 2018-07-17 09:10:02,049 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-4d23e3cf-2f82-4afa-acb4-30f894c78aa7 2018-07-17 09:10:02,051 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-17 09:10:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/baf27173-769b-457b-a64a-9532e25058d1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:02,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-375a374d-dd86-4189-9cbb-0ccf4345a13e Content-Length: 0 Date: Tue, 17 Jul 2018 09:10:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:02,381 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/baf27173-769b-457b-a64a-9532e25058d1.json used request id req-375a374d-dd86-4189-9cbb-0ccf4345a13e 2018-07-17 09:10:02,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.329853057861s 2018-07-17 09:10:02,382 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/baf27173-769b-457b-a64a-9532e25058d1.json used request id req-375a374d-dd86-4189-9cbb-0ccf4345a13e 2018-07-17 09:10:02,382 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-17 09:10:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:02,481 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8f0ceb5-900a-47e1-b82a-226c52652973 x-compute-request-id: req-c8f0ceb5-900a-47e1-b82a-226c52652973 2018-07-17 09:10:02,481 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94 used request id req-c8f0ceb5-900a-47e1-b82a-226c52652973 2018-07-17 09:10:02,482 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.099561214447s 2018-07-17 09:10:02,482 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_eb0d055c-0a9e-478b-9beb-c0ba7a970e94 used request id req-c8f0ceb5-900a-47e1-b82a-226c52652973 2018-07-17 09:10:02,482 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-17 09:10:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" -d '{"subnet_id": "1851524a-42ae-45bd-88bd-1869ef0c3742"}' 2018-07-17 09:10:05,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6212c504-bdff-44c6-b502-495c1f056951 Date: Tue, 17 Jul 2018 09:10:05 GMT RESP BODY: {"network_id": "d1cbb68a-94b8-4ba5-abe5-a21e1e629f92", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "subnet_id": "1851524a-42ae-45bd-88bd-1869ef0c3742", "subnet_ids": ["1851524a-42ae-45bd-88bd-1869ef0c3742"], "port_id": "b946ac94-90dc-4e30-a5a2-b2c303ceffa7", "id": "998bc92c-0569-445a-9d39-faab2080eaf9"} 2018-07-17 09:10:05,875 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9/remove_router_interface.json used request id req-6212c504-bdff-44c6-b502-495c1f056951 2018-07-17 09:10:05,875 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.3929669857s 2018-07-17 09:10:05,876 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9/remove_router_interface.json used request id req-6212c504-bdff-44c6-b502-495c1f056951 returning object 998bc92c-0569-445a-9d39-faab2080eaf9 2018-07-17 09:10:05,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-17 09:10:05,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:06,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cb187266-4b84-44ea-b45c-2d4e2ab74c85 Date: Tue, 17 Jul 2018 09:10:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:46Z", "admin_state_up": true, "updated_at": "2018-07-17T09:10:03Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "998bc92c-0569-445a-9d39-faab2080eaf9", "name": "cinder_test-router_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:10:06,059 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cb187266-4b84-44ea-b45c-2d4e2ab74c85 2018-07-17 09:10:06,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.183480024338s 2018-07-17 09:10:06,060 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cb187266-4b84-44ea-b45c-2d4e2ab74c85 2018-07-17 09:10:06,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-17 09:10:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:11,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59856f45-758c-46dc-aaef-4c59a983c41e Content-Length: 0 Date: Tue, 17 Jul 2018 09:10:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:11,535 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9.json used request id req-59856f45-758c-46dc-aaef-4c59a983c41e 2018-07-17 09:10:11,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.47410702705s 2018-07-17 09:10:11,535 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/998bc92c-0569-445a-9d39-faab2080eaf9.json used request id req-59856f45-758c-46dc-aaef-4c59a983c41e 2018-07-17 09:10:11,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-17 09:10:11,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:11,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e450b3d-39b0-4ef7-b25e-988ebfecc7c7 Date: Tue, 17 Jul 2018 09:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T09:07:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"1851524a-42ae-45bd-88bd-1869ef0c3742","subnetpool_id":null,"name":"cinder_test-subnet_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:10:11,614 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7e450b3d-39b0-4ef7-b25e-988ebfecc7c7 2018-07-17 09:10:11,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0794789791107s 2018-07-17 09:10:11,615 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7e450b3d-39b0-4ef7-b25e-988ebfecc7c7 2018-07-17 09:10:11,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-17 09:10:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1851524a-42ae-45bd-88bd-1869ef0c3742.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:15,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64d689c3-95cb-44fe-9148-747c26bd27e5 Date: Tue, 17 Jul 2018 09:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:15,425 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1851524a-42ae-45bd-88bd-1869ef0c3742.json used request id req-64d689c3-95cb-44fe-9148-747c26bd27e5 2018-07-17 09:10:15,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.80874300003s 2018-07-17 09:10:15,425 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1851524a-42ae-45bd-88bd-1869ef0c3742.json used request id req-64d689c3-95cb-44fe-9148-747c26bd27e5 2018-07-17 09:10:15,426 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-17 09:10:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:15,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1155 X-Openstack-Request-Id: req-25145a4b-26ec-41da-ac2c-8f346f2cc0b0 Date: Tue, 17 Jul 2018 09:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"updated_at":"2018-07-17T08:55:54Z","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"42402551-c903-41be-94ae-a259e135d2ce","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:10:15Z","tenant_id":"016840d0ab8f4e3eb4210a1434b6d498","created_at":"2018-07-17T09:07:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"016840d0ab8f4e3eb4210a1434b6d498","id":"d1cbb68a-94b8-4ba5-abe5-a21e1e629f92","name":"cinder_test-net_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}]} 2018-07-17 09:10:15,636 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-25145a4b-26ec-41da-ac2c-8f346f2cc0b0 2018-07-17 09:10:15,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.210041046143s 2018-07-17 09:10:15,636 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-25145a4b-26ec-41da-ac2c-8f346f2cc0b0 2018-07-17 09:10:15,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-17 09:10:15,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/d1cbb68a-94b8-4ba5-abe5-a21e1e629f92.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:18,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96b41de2-8b80-4b1a-827c-145d4615c532 Date: Tue, 17 Jul 2018 09:10:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:18,595 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d1cbb68a-94b8-4ba5-abe5-a21e1e629f92.json used request id req-96b41de2-8b80-4b1a-827c-145d4615c532 2018-07-17 09:10:18,595 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.95802497864s 2018-07-17 09:10:18,595 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d1cbb68a-94b8-4ba5-abe5-a21e1e629f92.json used request id req-96b41de2-8b80-4b1a-827c-145d4615c532 2018-07-17 09:10:18,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-17 09:10:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:18,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-be09815c-bf0a-474b-86e7-9e66f237d7f3 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7e90bcd5-c666-411f-9851-35b87d62f115/snap", "metadata": {}}], "file": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115/file", "owner": "016840d0ab8f4e3eb4210a1434b6d498", "id": "7e90bcd5-c666-411f-9851-35b87d62f115", "size": 12716032, "self": "/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115", "disk_format": "qcow2", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7e90bcd5-c666-411f-9851-35b87d62f115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T09:07:59Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T09:07:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 09:10:18,680 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-be09815c-bf0a-474b-86e7-9e66f237d7f3 2018-07-17 09:10:18,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0821380615234s 2018-07-17 09:10:18,680 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-be09815c-bf0a-474b-86e7-9e66f237d7f3 2018-07-17 09:10:18,682 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-17 09:10:18,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1400e0d44f7efdb2b1ae429b8ce6fb4a6bd8bda" 2018-07-17 09:10:19,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-be716615-6045-4aef-8bc5-f1f0d4724080 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:10:19,283 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115 used request id req-be716615-6045-4aef-8bc5-f1f0d4724080 2018-07-17 09:10:19,283 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.601363182068s 2018-07-17 09:10:19,283 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/7e90bcd5-c666-411f-9851-35b87d62f115 used request id req-be716615-6045-4aef-8bc5-f1f0d4724080 2018-07-17 09:10:19,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-17 09:10:19,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:19,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d32a1475-6201-4381-a9d9-9b0321ae7379 x-compute-request-id: req-d32a1475-6201-4381-a9d9-9b0321ae7379 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "cinder_test-flavor_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "580b24d5-2bd9-489c-a28b-9c8127acd69a"}]} 2018-07-17 09:10:19,328 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d32a1475-6201-4381-a9d9-9b0321ae7379 2018-07-17 09:10:19,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0442049503326s 2018-07-17 09:10:19,329 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d32a1475-6201-4381-a9d9-9b0321ae7379 2018-07-17 09:10:19,332 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-17 09:10:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:19,444 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d4cde3c-492d-4111-8110-fbe316348a1f x-compute-request-id: req-5d4cde3c-492d-4111-8110-fbe316348a1f 2018-07-17 09:10:19,444 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a used request id req-5d4cde3c-492d-4111-8110-fbe316348a1f 2018-07-17 09:10:19,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.112236022949s 2018-07-17 09:10:19,444 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/580b24d5-2bd9-489c-a28b-9c8127acd69a used request id req-5d4cde3c-492d-4111-8110-fbe316348a1f 2018-07-17 09:10:19,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:10:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:19,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:19 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-127126d5-6a2c-4f36-b557-6ebf0d652de6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94", "links": {"self": "https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e9e95e4bacc047049796e69b69ebfe3a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:19,548 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-127126d5-6a2c-4f36-b557-6ebf0d652de6 2018-07-17 09:10:19,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.103295087814s 2018-07-17 09:10:19,548 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-127126d5-6a2c-4f36-b557-6ebf0d652de6 2018-07-17 09:10:19,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-17 09:10:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:19,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:19 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-a6133be6-6710-431c-93f5-b408e4f4a362 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "e9e95e4bacc047049796e69b69ebfe3a", "email": null, "name": "cinder_test-user_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}} 2018-07-17 09:10:19,592 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a used request id req-a6133be6-6710-431c-93f5-b408e4f4a362 2018-07-17 09:10:19,593 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0412781238556s 2018-07-17 09:10:19,593 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a used request id req-a6133be6-6710-431c-93f5-b408e4f4a362 2018-07-17 09:10:19,593 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-17 09:10:19,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:19,807 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:19 GMT Vary: X-Auth-Token x-openstack-request-id: req-dfab8ef7-4cbc-4620-8356-bdb36c8681e9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:19,807 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a used request id req-dfab8ef7-4cbc-4620-8356-bdb36c8681e9 2018-07-17 09:10:19,808 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.214246988297s 2018-07-17 09:10:19,808 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/e9e95e4bacc047049796e69b69ebfe3a used request id req-dfab8ef7-4cbc-4620-8356-bdb36c8681e9 2018-07-17 09:10:19,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-17 09:10:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:19,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:19 GMT Content-Type: application/json Content-Length: 1077 Vary: X-Auth-Token x-openstack-request-id: req-0733f167-249c-4970-9cba-35c82f6fbcd8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498"}, "tags": [], "enabled": true, "id": "016840d0ab8f4e3eb4210a1434b6d498", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_eb0d055c-0a9e-478b-9beb-c0ba7a970e94"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-17 09:10:19,981 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-0733f167-249c-4970-9cba-35c82f6fbcd8 2018-07-17 09:10:19,981 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.169089078903s 2018-07-17 09:10:19,981 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-0733f167-249c-4970-9cba-35c82f6fbcd8 2018-07-17 09:10:19,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-17 09:10:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:20,120 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-05929cb5-d027-4b71-bef5-2d328302270e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:20,120 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-05929cb5-d027-4b71-bef5-2d328302270e 2018-07-17 09:10:20,120 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.135079145432s 2018-07-17 09:10:20,120 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-05929cb5-d027-4b71-bef5-2d328302270e 2018-07-17 09:10:20,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-17 09:10:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:20,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:20 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-c1035909-7cd4-4723-a286-15b592929004 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2a283737c4884548b0aaf097c47973c5", "links": {"self": "https://192.16.1.222:5000/v3/roles/2a283737c4884548b0aaf097c47973c5"}, "name": "Member"}, {"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:20,165 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c1035909-7cd4-4723-a286-15b592929004 2018-07-17 09:10:20,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0430710315704s 2018-07-17 09:10:20,166 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c1035909-7cd4-4723-a286-15b592929004 2018-07-17 09:10:20,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-17 09:10:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/2a283737c4884548b0aaf097c47973c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58f4bf0f862e27e3d79f7c988b2e88806ef8cd73" 2018-07-17 09:10:20,462 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-fda08793-788e-4ce2-8f4c-1a0225a8ea9a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:20,462 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/2a283737c4884548b0aaf097c47973c5 used request id req-fda08793-788e-4ce2-8f4c-1a0225a8ea9a 2018-07-17 09:10:20,462 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.293016195297s 2018-07-17 09:10:20,462 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/2a283737c4884548b0aaf097c47973c5 used request id req-fda08793-788e-4ce2-8f4c-1a0225a8ea9a 2018-07-17 09:10:20,497 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-17 09:10:21,068 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-17 09:10:21,068 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-17 09:10:21,068 - openstack_tests - INFO - OS Credentials = > 2018-07-17 09:10:21,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:21,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:21,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["GCQfRO2uR3CdPTJP4Wwmjg"], "issued_at": "2018-07-17T09:10:21.000000Z"}} 2018-07-17 09:10:21,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fae9d94a77bc4d0e3cf2900b77bd38c97601e" 2018-07-17 09:10:21,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2032a178-0d0a-48f3-b35e-b8bd5ee5c3ba Date: Tue, 17 Jul 2018 09:10:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:10:21,979 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-2032a178-0d0a-48f3-b35e-b8bd5ee5c3ba 2018-07-17 09:10:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fae9d94a77bc4d0e3cf2900b77bd38c97601e" 2018-07-17 09:10:22,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-9553371b-70bb-40cf-8e71-6c59078066c9 Date: Tue, 17 Jul 2018 09:10:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:10:22,098 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-9553371b-70bb-40cf-8e71-6c59078066c9 2018-07-17 09:10:22,099 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-17 09:10:22,099 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-17 09:10:22,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:22,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-17 09:10:22,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:22,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["o0vNoghKQ-WwQRVmJLnZIw"], "issued_at": "2018-07-17T09:10:22.000000Z"}} 2018-07-17 09:10:22,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa75b2e4bdb3d171e3e48642d02da3d33cc92929" 2018-07-17 09:10:23,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json x-openstack-request-id: req-a008a79b-525f-44c9-b82c-c8c08841eda5 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-17 09:10:23,413 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&name=foo used request id req-a008a79b-525f-44c9-b82c-c8c08841eda5 2018-07-17 09:10:23,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:23,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-17 09:10:23,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:23,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["HU42z3kQTSOPk5SG8vhVhQ"], "issued_at": "2018-07-17T09:10:23.000000Z"}} 2018-07-17 09:10:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19abf70af33d51319d13a408704d69a0866b08e" 2018-07-17 09:10:23,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:23 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-deb2c7dc-e439-4b3f-97bd-3b95111979c3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:23,941 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-deb2c7dc-e439-4b3f-97bd-3b95111979c3 2018-07-17 09:10:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:23,954 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:23 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19abf70af33d51319d13a408704d69a0866b08e" 2018-07-17 09:10:24,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:24 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-015d6e40-6135-4e88-b6ef-1ecf1508ed9f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:24,013 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-015d6e40-6135-4e88-b6ef-1ecf1508ed9f 2018-07-17 09:10:24,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:24,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-17 09:10:24,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:24,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["CKKpYG5iS5u5ossxcm7rhA"], "issued_at": "2018-07-17T09:10:24.000000Z"}} 2018-07-17 09:10:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e469ceaf01bb4bbc0cc7e0490d6242d2ba7da3" 2018-07-17 09:10:24,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f1badae8-2953-4a3f-abb9-11dab6a04f51 Date: Tue, 17 Jul 2018 09:10:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:10:24,675 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks used request id req-f1badae8-2953-4a3f-abb9-11dab6a04f51 2018-07-17 09:10:24,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:25,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["IN1WZns_R4K4mDkfLtDlVg"], "issued_at": "2018-07-17T09:10:25.000000Z"}} 2018-07-17 09:10:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5fc36bf14caaa1af4382ac16cd4674e57863ec" 2018-07-17 09:10:25,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fe57f173-a701-46ae-a655-4c87bba7fce6 Date: Tue, 17 Jul 2018 09:10:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:10:25,311 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-fe57f173-a701-46ae-a655-4c87bba7fce6 2018-07-17 09:10:25,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5fc36bf14caaa1af4382ac16cd4674e57863ec" 2018-07-17 09:10:25,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-5961b4ef-df8c-483d-84e0-2b46110c0b1c Date: Tue, 17 Jul 2018 09:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:10:25,394 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-5961b4ef-df8c-483d-84e0-2b46110c0b1c 2018-07-17 09:10:25,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:10:25,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:25,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:25,462 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-17 09:10:25,492 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-17 09:10:25,492 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:10:25,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:25,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["39in9U4ATv6QUbJIZR011w"], "issued_at": "2018-07-17T09:10:25.000000Z"}} 2018-07-17 09:10:25,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33877051220abc80ade10084dacd11db05ceff" 2018-07-17 09:10:26,189 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2128 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f886296-1495-494b-8050-54f211273bd4 x-compute-request-id: req-1f886296-1495-494b-8050-54f211273bd4 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-07-17 09:10:26,189 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail used request id req-1f886296-1495-494b-8050-54f211273bd4 2018-07-17 09:10:26,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:10:26,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:26,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["HXZ-0pjoT_a0ADnMpocPBQ"], "issued_at": "2018-07-17T09:10:26.000000Z"}} 2018-07-17 09:10:26,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de674565ff0ab6c2a13bc10c3f8a075fec70ba76" 2018-07-17 09:10:26,800 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f20c2d6d-d999-494c-a1a6-fe8ee37ec49d x-compute-request-id: req-f20c2d6d-d999-494c-a1a6-fe8ee37ec49d RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 58}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 4}, {"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 61}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 7}]} 2018-07-17 09:10:26,800 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-f20c2d6d-d999-494c-a1a6-fe8ee37ec49d 2018-07-17 09:10:26,801 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:10:26,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:26,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:26,818 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-17 09:10:26,852 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-17 09:10:26,853 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:10:26,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:27,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["eKhdEIACTvC4sEg4GVa47A"], "issued_at": "2018-07-17T09:10:27.000000Z"}} 2018-07-17 09:10:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382048dfffdb528be6d7e754b5a3530d463c792d" 2018-07-17 09:10:28,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 x-openstack-request-id: req-9f7e3053-6a0c-4094-b9f0-8fd9b0e8da91 RESP BODY: {"stacks": []} 2018-07-17 09:10:28,785 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-9f7e3053-6a0c-4094-b9f0-8fd9b0e8da91 2018-07-17 09:10:28,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:28,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-17 09:10:28,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:29,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["rbivaJ-DTIWJsNCDK16QOA"], "issued_at": "2018-07-17T09:10:29.000000Z"}} 2018-07-17 09:10:29,262 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edb752331709325736f04b54cf40d6cbbac3c10" 2018-07-17 09:10:29,978 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-716096c3-b947-4f05-bfe1-9dfcd435af62 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-716096c3-b947-4f05-bfe1-9dfcd435af62 RESP BODY: {"volumes": []} 2018-07-17 09:10:29,979 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-716096c3-b947-4f05-bfe1-9dfcd435af62 2018-07-17 09:10:29,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:30,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["SeqX7m0aQgGnFWy2h-EIYQ"], "issued_at": "2018-07-17T09:10:30.000000Z"}} 2018-07-17 09:10:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:30,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-469ebda6-dee7-4536-aadb-6c2c284d3191 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:30,456 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-469ebda6-dee7-4536-aadb-6c2c284d3191 2018-07-17 09:10:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:30,468 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:30 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:30,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:30 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-2284e0e6-da69-47c6-b002-0fbf6b5e8c2c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:30,518 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-2284e0e6-da69-47c6-b002-0fbf6b5e8c2c 2018-07-17 09:10:30,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName"}}' 2018-07-17 09:10:31,496 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-6f9cd886-1192-4a92-ba36-740867b4c46a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/fb44cbfbcfed4096adb2a49d0328a32d"}, "tags": [], "enabled": true, "id": "fb44cbfbcfed4096adb2a49d0328a32d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName"}} 2018-07-17 09:10:31,496 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-6f9cd886-1192-4a92-ba36-740867b4c46a 2018-07-17 09:10:31,497 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName 2018-07-17 09:10:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 538 Vary: X-Auth-Token x-openstack-request-id: req-098f81dd-e74e-4a39-a6c9-e415e0faf4a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/fb44cbfbcfed4096adb2a49d0328a32d"}, "tags": [], "enabled": true, "id": "fb44cbfbcfed4096adb2a49d0328a32d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName"}]} 2018-07-17 09:10:31,544 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName used request id req-098f81dd-e74e-4a39-a6c9-e415e0faf4a5 2018-07-17 09:10:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-b56da20e-ea3a-45d2-b76d-b42d63e4b86f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:10:31,574 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-b56da20e-ea3a-45d2-b76d-b42d63e4b86f 2018-07-17 09:10:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-bf82cb60-b9e7-43e6-bd30-ae6f025d6e19 Date: Tue, 17 Jul 2018 09:10:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "updated_at": "2018-07-17T08:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "34a2f55b-f2b2-47f1-b42f-c17db606934e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "74f6f3b2-f92d-47c7-bb8a-96f46fe1909d", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "cfd55904-0307-4d6c-8784-8c83f7c660f1", "remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "revision_number": 0, "id": "d1ab7e88-5805-4daf-967a-643e95157be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e5ac575-b072-4b75-a377-6247f5422681", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:10:31,720 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-bf82cb60-b9e7-43e6-bd30-ae6f025d6e19 2018-07-17 09:10:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,773 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c84481af-812a-4cb8-98bb-98ac1736e7f5 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:31,773 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-c84481af-812a-4cb8-98bb-98ac1736e7f5 2018-07-17 09:10:31,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,809 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9db8545f-57f0-4aff-81cb-32c5e8c2f447 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:31,809 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-9db8545f-57f0-4aff-81cb-32c5e8c2f447 2018-07-17 09:10:31,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:31,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,843 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-24d40515-30e4-48e6-b50d-05377413793e RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:31,844 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-24d40515-30e4-48e6-b50d-05377413793e 2018-07-17 09:10:31,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:31,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:31 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8e7fdff9-fe1b-430c-a346-85cd310f35cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:10:31,885 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-8e7fdff9-fe1b-430c-a346-85cd310f35cc 2018-07-17 09:10:31,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e5ac575-b072-4b75-a377-6247f5422681 2018-07-17 09:10:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2e5ac575-b072-4b75-a377-6247f5422681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:31,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-523b2c72-1405-403f-901f-946bb07232c9 Date: Tue, 17 Jul 2018 09:10:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "34a2f55b-f2b2-47f1-b42f-c17db606934e"}, {"remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "74f6f3b2-f92d-47c7-bb8a-96f46fe1909d"}, {"remote_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "cfd55904-0307-4d6c-8784-8c83f7c660f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:55:47Z", "security_group_id": "2e5ac575-b072-4b75-a377-6247f5422681", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T08:55:47Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d1ab7e88-5805-4daf-967a-643e95157be4"}]} 2018-07-17 09:10:31,919 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2e5ac575-b072-4b75-a377-6247f5422681 used request id req-523b2c72-1405-403f-901f-946bb07232c9 2018-07-17 09:10:31,919 - neutron_utils - INFO - Deleting security group with name - default 2018-07-17 09:10:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/2e5ac575-b072-4b75-a377-6247f5422681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:32,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10883fe7-a97e-4229-8899-9112a20e37a5 Content-Length: 0 Date: Tue, 17 Jul 2018 09:10:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:32,145 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/2e5ac575-b072-4b75-a377-6247f5422681 used request id req-10883fe7-a97e-4229-8899-9112a20e37a5 2018-07-17 09:10:32,146 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c5414d5f-eaec-4650-b700-84e18e8c1267-projName 2018-07-17 09:10:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/fb44cbfbcfed4096adb2a49d0328a32d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef51d2b2f017bb9e54f7f573d8e840c16a4aec" 2018-07-17 09:10:32,302 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:32 GMT Vary: X-Auth-Token x-openstack-request-id: req-e663537b-c621-4632-9d36-ef3aa77924c1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:32,302 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/fb44cbfbcfed4096adb2a49d0328a32d used request id req-e663537b-c621-4632-9d36-ef3aa77924c1 2018-07-17 09:10:32,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:32,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["JoxW6t1zS7Ckkq39FB2TYQ"], "issued_at": "2018-07-17T09:10:32.000000Z"}} 2018-07-17 09:10:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160dd143ce28b147102272bbcfeb5de5eb97efb4" 2018-07-17 09:10:32,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d1c2db52-a485-48bd-943b-dd50dd83ceb4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:32,948 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d1c2db52-a485-48bd-943b-dd50dd83ceb4 2018-07-17 09:10:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:32,956 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:32 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160dd143ce28b147102272bbcfeb5de5eb97efb4" 2018-07-17 09:10:34,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:34 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-45811e73-0b64-42bb-8e31-a4017f4ae4d9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:34,216 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-45811e73-0b64-42bb-8e31-a4017f4ae4d9 2018-07-17 09:10:34,667 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-3178a7ce-28b2-48ff-ad59-5e23b66db10f-username 2018-07-17 09:10:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160dd143ce28b147102272bbcfeb5de5eb97efb4" 2018-07-17 09:10:34,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:34 GMT Content-Type: application/json Content-Length: 4155 Vary: X-Auth-Token x-openstack-request-id: req-aa11f9a1-11f6-477e-8a84-0ed5e371468a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-3178a7ce-28b2-48ff-ad59-5e23b66db10f-username", "links": {"self": "https://192.16.1.222:5000/v3/users/204c03b2beda43feaa58d1476f1ce377"}, "domain_id": "default", "enabled": true, "id": "204c03b2beda43feaa58d1476f1ce377", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:34,733 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-aa11f9a1-11f6-477e-8a84-0ed5e371468a 2018-07-17 09:10:34,733 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-3178a7ce-28b2-48ff-ad59-5e23b66db10f-username 2018-07-17 09:10:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/204c03b2beda43feaa58d1476f1ce377 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160dd143ce28b147102272bbcfeb5de5eb97efb4" 2018-07-17 09:10:34,942 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:34 GMT Vary: X-Auth-Token x-openstack-request-id: req-abfe850f-c989-4acd-a4c4-21249dc99b72 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:34,942 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/204c03b2beda43feaa58d1476f1ce377 used request id req-abfe850f-c989-4acd-a4c4-21249dc99b72 2018-07-17 09:10:34,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:35,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["LHBAEGQjQ_67BCyhaDq--Q"], "issued_at": "2018-07-17T09:10:35.000000Z"}} 2018-07-17 09:10:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bb3d5e839d821d54183cc1800db80049005ab2" 2018-07-17 09:10:35,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bae01ded-e78e-4357-996a-395a7d9f5960 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:35,490 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bae01ded-e78e-4357-996a-395a7d9f5960 2018-07-17 09:10:35,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:35,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-17 09:10:35,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:35,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1qfWNyX9SjGivcEDv0ANmg"], "issued_at": "2018-07-17T09:10:35.000000Z"}} 2018-07-17 09:10:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a701ef049f69b4be02ea28c7faa5bdee522fdf47" 2018-07-17 09:10:35,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5415565b-9b04-415c-832b-f39c76ed9ac1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:35,954 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5415565b-9b04-415c-832b-f39c76ed9ac1 2018-07-17 09:10:35,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:35,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:36,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["baxd-X2XRAmi4D3xv_aKqg"], "issued_at": "2018-07-17T09:10:36.000000Z"}} 2018-07-17 09:10:36,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:36,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["3SVV99UISG-2QSy1tQqKbQ"], "issued_at": "2018-07-17T09:10:36.000000Z"}} 2018-07-17 09:10:36,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9add1aec1e7e832f7972a5430dbd5a50689a1ef8" 2018-07-17 09:10:36,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-db522588-e415-460d-aae5-78f558b0e4b2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:36,860 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-db522588-e415-460d-aae5-78f558b0e4b2 2018-07-17 09:10:36,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:36,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:37,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1BbvsFCKRuWeS4OeXEEMBg"], "issued_at": "2018-07-17T09:10:37.000000Z"}} 2018-07-17 09:10:37,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:37,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["AwXcvZtxRTu14Twp1wMuIA"], "issued_at": "2018-07-17T09:10:37.000000Z"}} 2018-07-17 09:10:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36141129a24e2d6943db0f02ddfb958c641aeeb6" 2018-07-17 09:10:37,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-57f6de16-2d3b-479b-957a-204cf0a413ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:37,739 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-57f6de16-2d3b-479b-957a-204cf0a413ba 2018-07-17 09:10:37,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:37,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:38,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["B_7Ja_CDTBCG7779cxaKAg"], "issued_at": "2018-07-17T09:10:38.000000Z"}} 2018-07-17 09:10:38,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:38,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:38,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["dGOiRic6R2S9xjzcdPyhIw"], "issued_at": "2018-07-17T09:10:38.000000Z"}} 2018-07-17 09:10:38,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:38,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:39,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["3baBZOnISaK8zXiErDFT8A"], "issued_at": "2018-07-17T09:10:39.000000Z"}} 2018-07-17 09:10:39,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:39,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["eQdT0UcpSy6rzrHwk3_Xjg"], "issued_at": "2018-07-17T09:10:39.000000Z"}} 2018-07-17 09:10:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:39,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4429bda7-5c54-4682-9432-242d8cd20be2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:39,542 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4429bda7-5c54-4682-9432-242d8cd20be2 2018-07-17 09:10:39,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:39,555 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:39,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:39 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-45641892-aa85-423c-9afa-aa0919d3627b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:39,587 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-45641892-aa85-423c-9afa-aa0919d3627b 2018-07-17 09:10:40,174 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-username 2018-07-17 09:10:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:40,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:40 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-aeb47d6b-fbec-4020-b558-b11e68b07bf9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:40,227 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-aeb47d6b-fbec-4020-b558-b11e68b07bf9 2018-07-17 09:10:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-projName"}}' 2018-07-17 09:10:40,282 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:40 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-b5d3f3b8-7d5c-469f-a469-d3846fd7229f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca"}, "tags": [], "enabled": true, "id": "5da80c5484c047fcabc280c8ed5e8cca", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-projName"}} 2018-07-17 09:10:40,283 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b5d3f3b8-7d5c-469f-a469-d3846fd7229f 2018-07-17 09:10:40,283 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-projName 2018-07-17 09:10:40,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" -d '{"role": {"name": "KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role"}}' 2018-07-17 09:10:40,519 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:40 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-1ac843ec-66bb-4234-8675-df87ea34d787 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "6dfcf8980f8c47c097fd180fa3606d59", "links": {"self": "https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59"}, "name": "KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role"}} 2018-07-17 09:10:40,519 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-1ac843ec-66bb-4234-8675-df87ea34d787 2018-07-17 09:10:40,519 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role 2018-07-17 09:10:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:40,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:40 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-074ad78c-6d19-4a6b-93d8-570100d050af X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59"}, "domain_id": null, "name": "KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role", "id": "6dfcf8980f8c47c097fd180fa3606d59"}} 2018-07-17 09:10:40,559 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59 used request id req-074ad78c-6d19-4a6b-93d8-570100d050af 2018-07-17 09:10:40,559 - keystone_utils - INFO - Granting role KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role to project KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-projName 2018-07-17 09:10:40,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca/users/7cd32ea644dd415b9b2a5041f9ec2cc0/roles/6dfcf8980f8c47c097fd180fa3606d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:40,671 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-e55cae5b-a740-4946-8980-566c2a410453 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:40,671 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca/users/7cd32ea644dd415b9b2a5041f9ec2cc0/roles/6dfcf8980f8c47c097fd180fa3606d59 used request id req-e55cae5b-a740-4946-8980-566c2a410453 2018-07-17 09:10:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca/users/7cd32ea644dd415b9b2a5041f9ec2cc0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:40,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:40 GMT Content-Type: application/json Content-Length: 406 Vary: X-Auth-Token x-openstack-request-id: req-a68f86df-5b84-4ae4-a705-570133710343 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca/users/7cd32ea644dd415b9b2a5041f9ec2cc0/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6dfcf8980f8c47c097fd180fa3606d59", "links": {"self": "https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59"}, "name": "KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role"}]} 2018-07-17 09:10:40,721 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca/users/7cd32ea644dd415b9b2a5041f9ec2cc0/roles used request id req-a68f86df-5b84-4ae4-a705-570133710343 2018-07-17 09:10:40,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5aef3095-ef0b-489c-b4b5-e7f2ebe4caf1 Date: Tue, 17 Jul 2018 09:10:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:40Z", "updated_at": "2018-07-17T09:10:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "revision_number": 0, "id": "28d73c02-7324-438a-988d-c2d0e4bb4887", "remote_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "revision_number": 0, "id": "570767a1-5d98-400b-8a33-b853aee94edf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "revision_number": 0, "id": "b5d1d796-779c-4fee-be51-d69fe5298e88", "remote_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "revision_number": 0, "id": "c4f59cbe-f1ce-4446-a343-e2fd3ff9d8e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:10:41,104 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-5aef3095-ef0b-489c-b4b5-e7f2ebe4caf1 2018-07-17 09:10:41,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,147 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-56f08bd2-63b0-4ccc-9680-99a45a2ab379 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:41,147 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-56f08bd2-63b0-4ccc-9680-99a45a2ab379 2018-07-17 09:10:41,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,179 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-67c97d5a-cc7d-4642-9be1-30b4254db069 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:41,179 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-67c97d5a-cc7d-4642-9be1-30b4254db069 2018-07-17 09:10:41,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,208 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e5a1d422-b10b-44ce-b6b6-3f7ba0b26de5 RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:41,208 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-e5a1d422-b10b-44ce-b6b6-3f7ba0b26de5 2018-07-17 09:10:41,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,242 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-4b51e91f-55a8-4730-9516-289081ecd03a RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:41,242 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-4b51e91f-55a8-4730-9516-289081ecd03a 2018-07-17 09:10:41,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:41,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:41 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a300ed19-9de2-4260-8de0-54a9fab81dc5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:10:41,268 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-a300ed19-9de2-4260-8de0-54a9fab81dc5 2018-07-17 09:10:41,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5647d64-07ba-46f3-94fa-d5744c1d4f8e 2018-07-17 09:10:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b5647d64-07ba-46f3-94fa-d5744c1d4f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d0bff62f-6b86-4071-bb39-319d91e9f563 Date: Tue, 17 Jul 2018 09:10:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:40Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "28d73c02-7324-438a-988d-c2d0e4bb4887"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:40Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "570767a1-5d98-400b-8a33-b853aee94edf"}, {"remote_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:40Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "b5d1d796-779c-4fee-be51-d69fe5298e88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:40Z", "security_group_id": "b5647d64-07ba-46f3-94fa-d5744c1d4f8e", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:40Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "c4f59cbe-f1ce-4446-a343-e2fd3ff9d8e4"}]} 2018-07-17 09:10:41,306 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b5647d64-07ba-46f3-94fa-d5744c1d4f8e used request id req-d0bff62f-6b86-4071-bb39-319d91e9f563 2018-07-17 09:10:41,306 - neutron_utils - INFO - Deleting security group with name - default 2018-07-17 09:10:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/b5647d64-07ba-46f3-94fa-d5744c1d4f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,526 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ec21c26-8bd5-4a3f-9d9a-71280fdd7ae8 Content-Length: 0 Date: Tue, 17 Jul 2018 09:10:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:41,526 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/b5647d64-07ba-46f3-94fa-d5744c1d4f8e used request id req-4ec21c26-8bd5-4a3f-9d9a-71280fdd7ae8 2018-07-17 09:10:41,526 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-projName 2018-07-17 09:10:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:41,859 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:41 GMT Vary: X-Auth-Token x-openstack-request-id: req-482187c5-b55d-454c-968a-8bccef8ea992 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:41,859 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/5da80c5484c047fcabc280c8ed5e8cca used request id req-482187c5-b55d-454c-968a-8bccef8ea992 2018-07-17 09:10:41,859 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-username 2018-07-17 09:10:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/7cd32ea644dd415b9b2a5041f9ec2cc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:42,285 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:42 GMT Vary: X-Auth-Token x-openstack-request-id: req-3ecdb1b4-630d-484f-a19f-ec18473242f7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:42,285 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/7cd32ea644dd415b9b2a5041f9ec2cc0 used request id req-3ecdb1b4-630d-484f-a19f-ec18473242f7 2018-07-17 09:10:42,285 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-39fe0595-9450-4c80-84f9-d3a143ca78b8-role 2018-07-17 09:10:42,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfca3a532adb9b72578f4e4cf8d8498e4d618bd" 2018-07-17 09:10:42,358 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:42 GMT Vary: X-Auth-Token x-openstack-request-id: req-215e529a-9528-45d5-b908-1a7832069c2d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:42,358 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/6dfcf8980f8c47c097fd180fa3606d59 used request id req-215e529a-9528-45d5-b908-1a7832069c2d 2018-07-17 09:10:42,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:42,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["y5l2T94uQqS-tolqOVkEGA"], "issued_at": "2018-07-17T09:10:42.000000Z"}} 2018-07-17 09:10:42,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48a70fa2be9949283fb48662867f0177f7446eb" 2018-07-17 09:10:42,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a2ecc22a-61cc-4a07-a5ff-675a53ae3272 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:42,883 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a2ecc22a-61cc-4a07-a5ff-675a53ae3272 2018-07-17 09:10:42,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:42,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:43,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Mu9BJgQwTNW7hKsv1OZUAA"], "issued_at": "2018-07-17T09:10:43.000000Z"}} 2018-07-17 09:10:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:43,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-cde9f0b9-895e-4d55-ae57-f70d41231a5e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:43,408 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-cde9f0b9-895e-4d55-ae57-f70d41231a5e 2018-07-17 09:10:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:43,419 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:43 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:43,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:43 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-74b4ec38-9b12-47bf-87f9-d7654b02ea3e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:43,474 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-74b4ec38-9b12-47bf-87f9-d7654b02ea3e 2018-07-17 09:10:43,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:43,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:43 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-72368a2f-05ab-443e-8b67-5585df58b432 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:43,514 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-72368a2f-05ab-443e-8b67-5585df58b432 2018-07-17 09:10:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:44,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-528dcfa8-d2e1-4754-a93f-4e05400fd476 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:44,029 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-528dcfa8-d2e1-4754-a93f-4e05400fd476 2018-07-17 09:10:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:44,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-d51cf343-c4b0-489f-8aee-f6fd45974bf1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 09:10:44,082 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-d51cf343-c4b0-489f-8aee-f6fd45974bf1 2018-07-17 09:10:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/aaa31ca815ee4c608f359e41befd4154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:44,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-8f90d33f-d15f-4e84-8021-bbc369d83d37 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/aaa31ca815ee4c608f359e41befd4154"}, "enabled": true, "id": "aaa31ca815ee4c608f359e41befd4154", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-adb2e9fe-6236-45e-name"}} 2018-07-17 09:10:44,754 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/aaa31ca815ee4c608f359e41befd4154 used request id req-8f90d33f-d15f-4e84-8021-bbc369d83d37 2018-07-17 09:10:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:44,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-038c3b10-f822-4559-a467-03cf7f14ea64 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:10:44,789 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles used request id req-038c3b10-f822-4559-a467-03cf7f14ea64 2018-07-17 09:10:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:44,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-29e983dc-6334-4ede-864d-2843f6e0b5a0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:10:44,821 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-29e983dc-6334-4ede-864d-2843f6e0b5a0 2018-07-17 09:10:44,821 - keystone_utils - INFO - Granting role admin to project admin 2018-07-17 09:10:44,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:44,888 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-2d606c39-33ef-427b-9cc6-6d070c2c8a05 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:44,888 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-2d606c39-33ef-427b-9cc6-6d070c2c8a05 2018-07-17 09:10:44,888 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-adb2e9fe-6236-45e-name 2018-07-17 09:10:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:44,896 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48a70fa2be9949283fb48662867f0177f7446eb" 2018-07-17 09:10:44,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:44 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-6333e958-6b37-4115-97e3-b94d82aa0d17 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-adb2e9fe-6236-45e-name", "links": {"self": "https://192.16.1.222:5000/v3/users/aaa31ca815ee4c608f359e41befd4154"}, "domain_id": "default", "enabled": true, "id": "aaa31ca815ee4c608f359e41befd4154", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:44,970 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6333e958-6b37-4115-97e3-b94d82aa0d17 2018-07-17 09:10:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48a70fa2be9949283fb48662867f0177f7446eb" 2018-07-17 09:10:45,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-50648c25-6602-47db-9749-be549a740062 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:45,010 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-50648c25-6602-47db-9749-be549a740062 2018-07-17 09:10:45,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48a70fa2be9949283fb48662867f0177f7446eb" 2018-07-17 09:10:45,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:45 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-99cccce3-dbe4-4e14-b08e-bd3cb73de2b7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 09:10:45,048 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-99cccce3-dbe4-4e14-b08e-bd3cb73de2b7 2018-07-17 09:10:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48a70fa2be9949283fb48662867f0177f7446eb" 2018-07-17 09:10:45,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:45 GMT Content-Type: application/json Content-Length: 351 Vary: X-Auth-Token x-openstack-request-id: req-ae2fb6f1-f9ec-4d36-af49-0641b6d8b142 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}]} 2018-07-17 09:10:45,083 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/aaa31ca815ee4c608f359e41befd4154/roles used request id req-ae2fb6f1-f9ec-4d36-af49-0641b6d8b142 2018-07-17 09:10:45,083 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-adb2e9fe-6236-45e-name 2018-07-17 09:10:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/aaa31ca815ee4c608f359e41befd4154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be3e054cd0255cce1662e18847022b1fc7d9645" 2018-07-17 09:10:45,283 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:45 GMT Vary: X-Auth-Token x-openstack-request-id: req-5263a6a6-bedd-4c6a-a94d-62b04b954c89 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:45,283 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/aaa31ca815ee4c608f359e41befd4154 used request id req-5263a6a6-bedd-4c6a-a94d-62b04b954c89 2018-07-17 09:10:45,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:45,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["M34edIchRbu2kriq0XX-fw"], "issued_at": "2018-07-17T09:10:45.000000Z"}} 2018-07-17 09:10:45,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995a3a8079cf67267ae64c92452e3478d8f6cc4f" 2018-07-17 09:10:45,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ca289724-eef8-4038-aaee-483b4dca91bb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:45,788 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ca289724-eef8-4038-aaee-483b4dca91bb 2018-07-17 09:10:45,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:45,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:46,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["fwUh2WpeRJybfoN3jt-n3w"], "issued_at": "2018-07-17T09:10:46.000000Z"}} 2018-07-17 09:10:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-eacb3e13-75ac-4d2f-81e6-f5085586c701 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:46,242 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-eacb3e13-75ac-4d2f-81e6-f5085586c701 2018-07-17 09:10:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:46,251 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-e49b787b-f97b-468c-a849-a5eb2215237e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:46,329 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-e49b787b-f97b-468c-a849-a5eb2215237e 2018-07-17 09:10:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-7b3f3eff-13cb-433b-a794-276791b537db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:46,368 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-7b3f3eff-13cb-433b-a794-276791b537db 2018-07-17 09:10:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6c3c739d-3882-4cc7-b172-53e6c1f21168 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:46,828 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6c3c739d-3882-4cc7-b172-53e6c1f21168 2018-07-17 09:10:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-60ecb886-753d-4095-af39-5e4976b344d7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 09:10:46,875 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-60ecb886-753d-4095-af39-5e4976b344d7 2018-07-17 09:10:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-f42bad14-6c5d-425e-9217-c6641219b16f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d"}, "enabled": true, "id": "653e8618afd242a682ab17d22ad0ab4d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-feadeb85-fd19-465-name"}} 2018-07-17 09:10:46,941 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d used request id req-f42bad14-6c5d-425e-9217-c6641219b16f 2018-07-17 09:10:46,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/653e8618afd242a682ab17d22ad0ab4d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:46,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:46 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-73f54c24-fb39-40bc-9c9b-618c7b0030cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/653e8618afd242a682ab17d22ad0ab4d/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:10:46,985 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/653e8618afd242a682ab17d22ad0ab4d/roles used request id req-73f54c24-fb39-40bc-9c9b-618c7b0030cd 2018-07-17 09:10:46,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:47,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:47 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-aa371462-428a-4a67-80a5-d0a3ea946570 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:10:47,011 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-aa371462-428a-4a67-80a5-d0a3ea946570 2018-07-17 09:10:47,012 - keystone_utils - INFO - Granting role admin to project admin 2018-07-17 09:10:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/653e8618afd242a682ab17d22ad0ab4d/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:47,228 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:47 GMT Vary: X-Auth-Token x-openstack-request-id: req-aec4241d-e4bb-4db0-8076-e00d292ef167 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:47,228 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/653e8618afd242a682ab17d22ad0ab4d/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-aec4241d-e4bb-4db0-8076-e00d292ef167 2018-07-17 09:10:47,228 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-feadeb85-fd19-465-name 2018-07-17 09:10:47,228 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-feadeb85-fd19-465-name 2018-07-17 09:10:47,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:47,238 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:47 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995a3a8079cf67267ae64c92452e3478d8f6cc4f" 2018-07-17 09:10:47,545 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:47 GMT Vary: X-Auth-Token x-openstack-request-id: req-0de5da7e-5eb1-4741-a9c0-ac22ed4af03f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:47,545 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d used request id req-0de5da7e-5eb1-4741-a9c0-ac22ed4af03f 2018-07-17 09:10:47,546 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-feadeb85-fd19-465-name 2018-07-17 09:10:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d975de2d2d71ad01b13a89adbd3d133aeae3566" 2018-07-17 09:10:47,600 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:47 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-44e01913-d92e-4426-9e67-d4fc66d796b5 RESP BODY: {"error": {"message": "Could not find user: 653e8618afd242a682ab17d22ad0ab4d.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:47,600 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/653e8618afd242a682ab17d22ad0ab4d used request id req-44e01913-d92e-4426-9e67-d4fc66d796b5 2018-07-17 09:10:47,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:47,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:48,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["LddXBTMETLmnCE_bzuHhQw"], "issued_at": "2018-07-17T09:10:48.000000Z"}} 2018-07-17 09:10:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6d9655b7aad9da57aedbd9e1b81cd128d3150" 2018-07-17 09:10:48,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9ec193c6-4cd7-459f-88e8-73ef92f8abcd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:48,178 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9ec193c6-4cd7-459f-88e8-73ef92f8abcd 2018-07-17 09:10:48,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:48,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:48,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ajdf-2kJQUGEXFEuyzeENQ"], "issued_at": "2018-07-17T09:10:48.000000Z"}} 2018-07-17 09:10:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:48,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fd737090-6eca-4c3f-80d5-37796ecd4f6a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:48,634 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fd737090-6eca-4c3f-80d5-37796ecd4f6a 2018-07-17 09:10:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:48,642 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:48,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:48,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:48 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-ae78cdae-7268-456e-997e-c55413da6f27 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:48,715 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-ae78cdae-7268-456e-997e-c55413da6f27 2018-07-17 09:10:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:48,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:48 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-0362996f-c2fd-4cf0-ae39-ab3ebb6de995 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:48,765 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-0362996f-c2fd-4cf0-ae39-ab3ebb6de995 2018-07-17 09:10:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-779f986f-678d-4209-89fe-31bd3ded836f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:49,276 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-779f986f-678d-4209-89fe-31bd3ded836f 2018-07-17 09:10:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-78f5c0f1-6d40-41c3-9d71-84271786d768 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 09:10:49,321 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-78f5c0f1-6d40-41c3-9d71-84271786d768 2018-07-17 09:10:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/1b2543524cb34d1aada28abea06c1884 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-303db3aa-6845-4ff9-8782-308777dd5219 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/1b2543524cb34d1aada28abea06c1884"}, "enabled": true, "id": "1b2543524cb34d1aada28abea06c1884", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-3760953f-5189-443-name"}} 2018-07-17 09:10:49,374 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/1b2543524cb34d1aada28abea06c1884 used request id req-303db3aa-6845-4ff9-8782-308777dd5219 2018-07-17 09:10:49,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/1b2543524cb34d1aada28abea06c1884/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-4d6b4421-65aa-4ff9-a7f6-bec50ad9c339 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/1b2543524cb34d1aada28abea06c1884/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:10:49,407 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/1b2543524cb34d1aada28abea06c1884/roles used request id req-4d6b4421-65aa-4ff9-a7f6-bec50ad9c339 2018-07-17 09:10:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-47c0a1de-8f68-4da7-8ecc-bbeea7b90004 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:10:49,433 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-47c0a1de-8f68-4da7-8ecc-bbeea7b90004 2018-07-17 09:10:49,433 - keystone_utils - INFO - Granting role admin to project admin 2018-07-17 09:10:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/1b2543524cb34d1aada28abea06c1884/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,483 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Vary: X-Auth-Token x-openstack-request-id: req-c00d0973-5c26-445d-803c-ab6b232330ef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:49,483 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/1b2543524cb34d1aada28abea06c1884/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-c00d0973-5c26-445d-803c-ab6b232330ef 2018-07-17 09:10:49,484 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-3760953f-5189-443-name 2018-07-17 09:10:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:49,490 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e6d9655b7aad9da57aedbd9e1b81cd128d3150" 2018-07-17 09:10:49,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-56435e7b-6ae9-4246-85b6-b045884df4b4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-3760953f-5189-443-name", "links": {"self": "https://192.16.1.222:5000/v3/users/1b2543524cb34d1aada28abea06c1884"}, "domain_id": "default", "enabled": true, "id": "1b2543524cb34d1aada28abea06c1884", "options": {}}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:49,556 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-56435e7b-6ae9-4246-85b6-b045884df4b4 2018-07-17 09:10:49,556 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3760953f-5189-443-name 2018-07-17 09:10:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/1b2543524cb34d1aada28abea06c1884 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8d4d5b4dbfef310270aefb7f23bb388e0f83f" 2018-07-17 09:10:49,697 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:49 GMT Vary: X-Auth-Token x-openstack-request-id: req-d9ac6e85-9b63-4fd3-a42b-7b1eedc2a5a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:49,697 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/1b2543524cb34d1aada28abea06c1884 used request id req-d9ac6e85-9b63-4fd3-a42b-7b1eedc2a5a3 2018-07-17 09:10:49,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:50,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["fDqy7SDeREi_nB2QAj5WhA"], "issued_at": "2018-07-17T09:10:50.000000Z"}} 2018-07-17 09:10:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d618f01eca283f2e217ad509d0d4a942c7e970" 2018-07-17 09:10:50,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d9aae52c-fe5d-4d7e-9c8c-f800f5647c21 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:50,220 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d9aae52c-fe5d-4d7e-9c8c-f800f5647c21 2018-07-17 09:10:50,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:50,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:50,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["W79lnuuHQgWuIq3L5OeQUg"], "issued_at": "2018-07-17T09:10:50.000000Z"}} 2018-07-17 09:10:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:50,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9612c62c-1498-48eb-87cb-29a7716c1687 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:50,695 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9612c62c-1498-48eb-87cb-29a7716c1687 2018-07-17 09:10:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:50,704 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:50 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:50,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:50 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-bf0560d1-1c15-45d4-87e9-880438f37383 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:50,765 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-bf0560d1-1c15-45d4-87e9-880438f37383 2018-07-17 09:10:50,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:50,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:50 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-2ff10c37-0605-42ff-8b91-2006ff513c82 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:50,800 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-2ff10c37-0605-42ff-8b91-2006ff513c82 2018-07-17 09:10:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:51,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-7265f632-3fbf-42e6-8167-36a923cfef58 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:51,252 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7265f632-3fbf-42e6-8167-36a923cfef58 2018-07-17 09:10:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:51,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-ff60e21f-3118-494e-8565-9321cc792d22 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 09:10:51,291 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-ff60e21f-3118-494e-8565-9321cc792d22 2018-07-17 09:10:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:51,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-d40008dd-7bc4-4cbd-ab99-2f400e08d914 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83"}, "enabled": true, "id": "d6cb38b275a344dd9e5732b5a5067d83", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e29f9a5c-94f6-455-name"}} 2018-07-17 09:10:51,364 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83 used request id req-d40008dd-7bc4-4cbd-ab99-2f400e08d914 2018-07-17 09:10:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/d6cb38b275a344dd9e5732b5a5067d83/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:51,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-f5a41309-8d9f-4bc3-8b61-5fea3f316315 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/d6cb38b275a344dd9e5732b5a5067d83/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:10:51,411 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/d6cb38b275a344dd9e5732b5a5067d83/roles used request id req-f5a41309-8d9f-4bc3-8b61-5fea3f316315 2018-07-17 09:10:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:51,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-5deb6ea3-687a-43a2-9316-05c7c35a1902 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:10:51,437 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-5deb6ea3-687a-43a2-9316-05c7c35a1902 2018-07-17 09:10:51,437 - keystone_utils - INFO - Granting role admin to project admin 2018-07-17 09:10:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/d6cb38b275a344dd9e5732b5a5067d83/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:51,683 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Vary: X-Auth-Token x-openstack-request-id: req-48bb1397-f8ba-49ba-a905-06fbdc0dfe7b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:51,683 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679/users/d6cb38b275a344dd9e5732b5a5067d83/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-48bb1397-f8ba-49ba-a905-06fbdc0dfe7b 2018-07-17 09:10:51,684 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e29f9a5c-94f6-455-name 2018-07-17 09:10:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:51,690 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d618f01eca283f2e217ad509d0d4a942c7e970" 2018-07-17 09:10:51,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:51 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-4a047184-9abd-44bd-a584-325bff5d5683 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e29f9a5c-94f6-455-name", "links": {"self": "https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83"}, "domain_id": "default", "enabled": true, "id": "d6cb38b275a344dd9e5732b5a5067d83", "options": {}}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:51,752 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-4a047184-9abd-44bd-a584-325bff5d5683 2018-07-17 09:10:51,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:51,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:52,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["-DyM7UZsRhisEX9QdnxxHw"], "issued_at": "2018-07-17T09:10:52.000000Z"}} 2018-07-17 09:10:52,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50af28074aebe287d8bfbe1307f3676dc0c0d987" 2018-07-17 09:10:52,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1934ab84-d679-41bb-98f8-35690a9eab4d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:52,272 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1934ab84-d679-41bb-98f8-35690a9eab4d 2018-07-17 09:10:52,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:52,281 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:52,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50af28074aebe287d8bfbe1307f3676dc0c0d987" 2018-07-17 09:10:52,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:52 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-2100c564-1cc0-4d42-8c80-1c5c524ec417 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e29f9a5c-94f6-455-name", "links": {"self": "https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83"}, "domain_id": "default", "enabled": true, "id": "d6cb38b275a344dd9e5732b5a5067d83", "options": {}}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:10:52,343 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-2100c564-1cc0-4d42-8c80-1c5c524ec417 2018-07-17 09:10:52,343 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e29f9a5c-94f6-455-name 2018-07-17 09:10:52,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b794871e8833672587d736b3d7565220b1c567df" 2018-07-17 09:10:52,494 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:52 GMT Vary: X-Auth-Token x-openstack-request-id: req-c6008025-69f3-4af6-8b17-f618a8e29fc4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:52,494 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/d6cb38b275a344dd9e5732b5a5067d83 used request id req-c6008025-69f3-4af6-8b17-f618a8e29fc4 2018-07-17 09:10:52,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:52,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["9YVRIXwSRniNX_wSY2OMNA"], "issued_at": "2018-07-17T09:10:52.000000Z"}} 2018-07-17 09:10:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf01df2eb45d825ddc270d01147a5030accb6416" 2018-07-17 09:10:53,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e8e1f612-d924-47da-9f49-e8c3187c4dc3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:53,007 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e8e1f612-d924-47da-9f49-e8c3187c4dc3 2018-07-17 09:10:53,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:53,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:53,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["wRTc1a-mTXikk36ODlBLqQ"], "issued_at": "2018-07-17T09:10:53.000000Z"}} 2018-07-17 09:10:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:53,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bf998203-86bd-4461-b2c1-1c00ac720d0a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:53,528 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bf998203-86bd-4461-b2c1-1c00ac720d0a 2018-07-17 09:10:53,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:53,538 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9789e364-5900-464-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:53,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-51213ef2-1a97-45be-a081-9daedbfa5456 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9789e364-5900-464-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:10:53,570 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9789e364-5900-464-name used request id req-51213ef2-1a97-45be-a081-9daedbfa5456 2018-07-17 09:10:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:53,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-a1ebd2a9-31a5-4003-9033-9941179c8a9a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:53,606 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-a1ebd2a9-31a5-4003-9033-9941179c8a9a 2018-07-17 09:10:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9789e364-5900-464-name"}}' 2018-07-17 09:10:53,842 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-0dae3756-0793-4c7a-bc45-2ba101dbefaf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/e0a173ab32e649a2a0c07d1eb81372ff"}, "tags": [], "enabled": true, "id": "e0a173ab32e649a2a0c07d1eb81372ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9789e364-5900-464-name"}} 2018-07-17 09:10:53,842 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0dae3756-0793-4c7a-bc45-2ba101dbefaf 2018-07-17 09:10:53,842 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9789e364-5900-464-name 2018-07-17 09:10:53,842 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9789e364-5900-464-name 2018-07-17 09:10:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:53,850 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:53,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/e0a173ab32e649a2a0c07d1eb81372ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf01df2eb45d825ddc270d01147a5030accb6416" 2018-07-17 09:10:54,001 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Vary: X-Auth-Token x-openstack-request-id: req-ac243d1f-f1a6-4056-9fe8-efe87e3be591 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:54,001 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/e0a173ab32e649a2a0c07d1eb81372ff used request id req-ac243d1f-f1a6-4056-9fe8-efe87e3be591 2018-07-17 09:10:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c3592e25-1f34-4abc-9bc7-cd62d7a46873 Date: Tue, 17 Jul 2018 09:10:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:10:54,604 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-c3592e25-1f34-4abc-9bc7-cd62d7a46873 2018-07-17 09:10:54,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,637 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-943ed2e0-d98b-4da6-9ef9-b46bc5318070 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,637 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-943ed2e0-d98b-4da6-9ef9-b46bc5318070 2018-07-17 09:10:54,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,675 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-8b41a0c5-279a-4f39-adee-2d59a5d64524 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,675 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-8b41a0c5-279a-4f39-adee-2d59a5d64524 2018-07-17 09:10:54,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-952f5e58-1c6a-4029-bd5a-1b1023163a2a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:10:54,708 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-952f5e58-1c6a-4029-bd5a-1b1023163a2a 2018-07-17 09:10:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,744 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0a74a82c-e913-4c5f-a76e-998bc49bf86b RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,744 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-0a74a82c-e913-4c5f-a76e-998bc49bf86b 2018-07-17 09:10:54,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,782 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2da203a1-25a1-464c-8f3b-1c2bc3ae8c8b RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,782 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-2da203a1-25a1-464c-8f3b-1c2bc3ae8c8b 2018-07-17 09:10:54,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,817 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-1242ac81-f3ef-45f4-8305-41a2ccf76b7d RESP BODY: {"error": {"message": "Could not find project: 2c8022526cbc4af4bf4ae99d33cbb174.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,817 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-1242ac81-f3ef-45f4-8305-41a2ccf76b7d 2018-07-17 09:10:54,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,853 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-63a5343d-e5d6-438e-b378-b41ede6b203a RESP BODY: {"error": {"message": "Could not find project: 4e848ed317904a178c71811acf4087ef.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,853 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-63a5343d-e5d6-438e-b378-b41ede6b203a 2018-07-17 09:10:54,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-0a91332a-3815-47ad-a634-048a8b723095 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-17 09:10:54,884 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc used request id req-0a91332a-3815-47ad-a634-048a8b723095 2018-07-17 09:10:54,885 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9789e364-5900-464-name 2018-07-17 09:10:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/e0a173ab32e649a2a0c07d1eb81372ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,920 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e4903786-7a48-4303-bcc6-9cf1a1f61ed1 RESP BODY: {"error": {"message": "Could not find project: e0a173ab32e649a2a0c07d1eb81372ff.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:54,920 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/e0a173ab32e649a2a0c07d1eb81372ff used request id req-e4903786-7a48-4303-bcc6-9cf1a1f61ed1 2018-07-17 09:10:54,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:54,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-942486b7-c6f4-4cd7-b3b1-43623872cb37 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:54,953 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-942486b7-c6f4-4cd7-b3b1-43623872cb37 2018-07-17 09:10:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf01df2eb45d825ddc270d01147a5030accb6416" 2018-07-17 09:10:54,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:54 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-ced0bb9c-644a-4973-9027-7be9b2cd1013 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:10:54,981 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-ced0bb9c-644a-4973-9027-7be9b2cd1013 2018-07-17 09:10:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17111b9a5424174283b97f355d0071f1038eb646" 2018-07-17 09:10:55,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:55 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-383544fa-de9c-4e96-b18b-a500fc3a0ccb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:55,015 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-383544fa-de9c-4e96-b18b-a500fc3a0ccb 2018-07-17 09:10:55,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:55,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["D76UaSi_TNWYHPOyCn8iRA"], "issued_at": "2018-07-17T09:10:55.000000Z"}} 2018-07-17 09:10:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0133d777dbadfe3d8b9418b5ad856ad6177a3b17" 2018-07-17 09:10:55,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6282e110-0822-4531-919f-321e8f9a369a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:55,585 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6282e110-0822-4531-919f-321e8f9a369a 2018-07-17 09:10:55,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:55,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:56,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["321k5jp4S3uOCaz099mLwA"], "issued_at": "2018-07-17T09:10:56.000000Z"}} 2018-07-17 09:10:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0c11d3da-bf3a-4efe-9e5c-1412e33b5683 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:56,087 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0c11d3da-bf3a-4efe-9e5c-1412e33b5683 2018-07-17 09:10:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:56,095 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-684b0377-5497-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-da9f8d8b-6d5c-4278-99be-9caeaddabcb4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-684b0377-5497-488-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:10:56,128 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-684b0377-5497-488-name used request id req-da9f8d8b-6d5c-4278-99be-9caeaddabcb4 2018-07-17 09:10:56,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-ea60ec43-5fa8-49b3-94f8-c382ae8a7885 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:56,161 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-ea60ec43-5fa8-49b3-94f8-c382ae8a7885 2018-07-17 09:10:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-684b0377-5497-488-name"}}' 2018-07-17 09:10:56,435 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-d06ce505-f525-417e-8d98-e12cb3af259e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/d275aa4694ac4e52b439579bdb222251"}, "tags": [], "enabled": true, "id": "d275aa4694ac4e52b439579bdb222251", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-684b0377-5497-488-name"}} 2018-07-17 09:10:56,435 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-d06ce505-f525-417e-8d98-e12cb3af259e 2018-07-17 09:10:56,436 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-684b0377-5497-488-name 2018-07-17 09:10:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:56,444 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-684b0377-5497-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0133d777dbadfe3d8b9418b5ad856ad6177a3b17" 2018-07-17 09:10:56,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-e23181de-33a5-4fd5-b229-b7ff63737f98 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-684b0377-5497-488-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/d275aa4694ac4e52b439579bdb222251"}, "tags": [], "enabled": true, "id": "d275aa4694ac4e52b439579bdb222251", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-684b0377-5497-488-name"}]} 2018-07-17 09:10:56,508 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-684b0377-5497-488-name used request id req-e23181de-33a5-4fd5-b229-b7ff63737f98 2018-07-17 09:10:56,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0133d777dbadfe3d8b9418b5ad856ad6177a3b17" 2018-07-17 09:10:56,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-c8735b47-3c89-46a7-b9f5-6992fa0c0197 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:10:56,531 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-c8735b47-3c89-46a7-b9f5-6992fa0c0197 2018-07-17 09:10:56,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-92870315-ccef-472b-be8d-f31e7e1ea0e9 Date: Tue, 17 Jul 2018 09:10:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:10:56,777 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-92870315-ccef-472b-be8d-f31e7e1ea0e9 2018-07-17 09:10:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,812 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ee2973a6-0b28-4d6c-968e-47e9be068bd2 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:56,812 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-ee2973a6-0b28-4d6c-968e-47e9be068bd2 2018-07-17 09:10:56,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:56,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,847 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e24111e7-8168-46c9-846e-007c15252531 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:56,847 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-e24111e7-8168-46c9-846e-007c15252531 2018-07-17 09:10:56,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e4fe1dd3-1387-46fb-a459-bdd1e0df3047 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:10:56,876 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-e4fe1dd3-1387-46fb-a459-bdd1e0df3047 2018-07-17 09:10:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,914 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-dca1c879-9db5-4f6e-b8d5-0d0c67aab149 RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:56,914 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-dca1c879-9db5-4f6e-b8d5-0d0c67aab149 2018-07-17 09:10:56,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:56,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,948 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-8a3860fe-d0fd-4c42-9a58-8e54169039d9 RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:56,948 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-8a3860fe-d0fd-4c42-9a58-8e54169039d9 2018-07-17 09:10:56,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:56,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:56,980 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-fb90b152-193a-406f-9a39-a71663f7d899 RESP BODY: {"error": {"message": "Could not find project: 2c8022526cbc4af4bf4ae99d33cbb174.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:56,980 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-fb90b152-193a-406f-9a39-a71663f7d899 2018-07-17 09:10:56,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:57,011 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:57 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-fba344cf-4898-43b3-9731-28accf452b78 RESP BODY: {"error": {"message": "Could not find project: 4e848ed317904a178c71811acf4087ef.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:57,011 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-fba344cf-4898-43b3-9731-28accf452b78 2018-07-17 09:10:57,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:57,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:57,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:57 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-c073b6d7-62a4-4763-99aa-2be7bb35cd59 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-17 09:10:57,038 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc used request id req-c073b6d7-62a4-4763-99aa-2be7bb35cd59 2018-07-17 09:10:57,039 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-684b0377-5497-488-name 2018-07-17 09:10:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/d275aa4694ac4e52b439579bdb222251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:57,366 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:57 GMT Vary: X-Auth-Token x-openstack-request-id: req-dcdb748b-a511-4d25-82cd-4090bd241788 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:57,366 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/d275aa4694ac4e52b439579bdb222251 used request id req-dcdb748b-a511-4d25-82cd-4090bd241788 2018-07-17 09:10:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc35734115b418e92cf60a65a6e63d2ff1574fc8" 2018-07-17 09:10:57,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:57 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-58c266d5-60b8-4efc-8adb-f4c0b706cef2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:57,403 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-58c266d5-60b8-4efc-8adb-f4c0b706cef2 2018-07-17 09:10:57,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:57,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["9SR4MXbRSJ-tUZZHeIdM3g"], "issued_at": "2018-07-17T09:10:57.000000Z"}} 2018-07-17 09:10:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1d0eeafad871589f6fde7bb2330da0a4f7831b" 2018-07-17 09:10:57,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3f3adc27-89d9-495f-a735-3c7ad508d033 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:57,913 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3f3adc27-89d9-495f-a735-3c7ad508d033 2018-07-17 09:10:57,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:57,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:58,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Y_aphwujQ9yJmMwX4ijJPg"], "issued_at": "2018-07-17T09:10:58.000000Z"}} 2018-07-17 09:10:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:58,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b929e939-ea29-412a-a8e1-c1293bb9920a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:58,408 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b929e939-ea29-412a-a8e1-c1293bb9920a 2018-07-17 09:10:58,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:58,415 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:58,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-e4e63e16-538f-4d51-bfd5-a73f91c14c8a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:10:58,451 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name used request id req-e4e63e16-538f-4d51-bfd5-a73f91c14c8a 2018-07-17 09:10:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:58,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-08748153-8821-4942-952c-54c897fc0008 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:10:58,487 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-08748153-8821-4942-952c-54c897fc0008 2018-07-17 09:10:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-eead7a94-8099-40f-name"}}' 2018-07-17 09:10:58,551 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-528014c4-727c-4387-b34f-b61093881438 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f22887b56515424cb28e697641dcd667"}, "tags": [], "enabled": true, "id": "f22887b56515424cb28e697641dcd667", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-eead7a94-8099-40f-name"}} 2018-07-17 09:10:58,551 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-528014c4-727c-4387-b34f-b61093881438 2018-07-17 09:10:58,551 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-eead7a94-8099-40f-name 2018-07-17 09:10:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:58,558 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1d0eeafad871589f6fde7bb2330da0a4f7831b" 2018-07-17 09:10:58,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:58 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-fb067a3c-d270-48ec-a87f-2a66e73353cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f22887b56515424cb28e697641dcd667"}, "tags": [], "enabled": true, "id": "f22887b56515424cb28e697641dcd667", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-eead7a94-8099-40f-name"}]} 2018-07-17 09:10:58,598 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name used request id req-fb067a3c-d270-48ec-a87f-2a66e73353cf 2018-07-17 09:10:58,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:10:58,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:10:59,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ppJWLSh1SGuSyypM17nTbA"], "issued_at": "2018-07-17T09:10:59.000000Z"}} 2018-07-17 09:10:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd45284339b0666103aeb8a8c5e64cc71bfa51b" 2018-07-17 09:10:59,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-de479fd2-1f7c-430f-98ae-5cdcecbfa087 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:10:59,036 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-de479fd2-1f7c-430f-98ae-5cdcecbfa087 2018-07-17 09:10:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:10:59,044 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:10:59,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd45284339b0666103aeb8a8c5e64cc71bfa51b" 2018-07-17 09:10:59,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-5efc9d63-32a1-4489-9128-2749be4bb61b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f22887b56515424cb28e697641dcd667"}, "tags": [], "enabled": true, "id": "f22887b56515424cb28e697641dcd667", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-eead7a94-8099-40f-name"}]} 2018-07-17 09:10:59,091 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-eead7a94-8099-40f-name used request id req-5efc9d63-32a1-4489-9128-2749be4bb61b 2018-07-17 09:10:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1d0eeafad871589f6fde7bb2330da0a4f7831b" 2018-07-17 09:10:59,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-1f05a398-190c-43aa-b273-390a632bd44c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:10:59,118 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-1f05a398-190c-43aa-b273-390a632bd44c 2018-07-17 09:10:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-40ed0da1-46dc-47b1-8b7e-11ea6c4e15e7 Date: Tue, 17 Jul 2018 09:10:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:10:59,388 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-40ed0da1-46dc-47b1-8b7e-11ea6c4e15e7 2018-07-17 09:10:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,421 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-1727b0e6-d060-41c9-babb-364e90b2f1c8 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:59,421 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-1727b0e6-d060-41c9-babb-364e90b2f1c8 2018-07-17 09:10:59,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,451 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c9677b12-afc0-4167-bd81-660341e0b3dc RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:59,451 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-c9677b12-afc0-4167-bd81-660341e0b3dc 2018-07-17 09:10:59,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:59,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-634d4f6d-e5af-451d-8493-bf35945994bd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:10:59,475 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-634d4f6d-e5af-451d-8493-bf35945994bd 2018-07-17 09:10:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,508 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-7a4a063d-a00a-4340-b541-4a9ea67dc5ba RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:59,509 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-7a4a063d-a00a-4340-b541-4a9ea67dc5ba 2018-07-17 09:10:59,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,538 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-271aac48-1431-4640-895f-ca8a93e6dc08 RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:59,538 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-271aac48-1431-4640-895f-ca8a93e6dc08 2018-07-17 09:10:59,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,564 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ae1fd2a4-5cb2-4dc3-94be-d399c4f87ff6 RESP BODY: {"error": {"message": "Could not find project: 2c8022526cbc4af4bf4ae99d33cbb174.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:59,565 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-ae1fd2a4-5cb2-4dc3-94be-d399c4f87ff6 2018-07-17 09:10:59,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,607 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-d1606128-d9b5-467c-a90b-1b61c9afe27f RESP BODY: {"error": {"message": "Could not find project: 4e848ed317904a178c71811acf4087ef.", "code": 404, "title": "Not Found"}} 2018-07-17 09:10:59,607 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-d1606128-d9b5-467c-a90b-1b61c9afe27f 2018-07-17 09:10:59,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:10:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-168ead70-0816-4964-9f08-032a30ed1d40 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-17 09:10:59,660 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc used request id req-168ead70-0816-4964-9f08-032a30ed1d40 2018-07-17 09:10:59,661 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-eead7a94-8099-40f-name 2018-07-17 09:10:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/f22887b56515424cb28e697641dcd667 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,809 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-b1ff20c1-09b5-4666-b8c4-61f0b564f3dc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:10:59,809 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/f22887b56515424cb28e697641dcd667 used request id req-b1ff20c1-09b5-4666-b8c4-61f0b564f3dc 2018-07-17 09:10:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1bcfadbdd571fe05b2f3d5f8673cc4ca9dc28" 2018-07-17 09:10:59,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:10:59 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2c06a91b-a598-471b-8181-ad2d09c760bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:10:59,850 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2c06a91b-a598-471b-8181-ad2d09c760bc 2018-07-17 09:10:59,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:00,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["8ux7CJZsTtOe8_CgNqyOLw"], "issued_at": "2018-07-17T09:11:00.000000Z"}} 2018-07-17 09:11:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec345accd30a412374f9bf302c2fee14be07852" 2018-07-17 09:11:00,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5fe30821-d64e-4eef-8a4e-f8d34971262f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:00,352 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5fe30821-d64e-4eef-8a4e-f8d34971262f 2018-07-17 09:11:00,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:00,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:00,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ZO_ZS81cTEuL7gwYNbkdhg"], "issued_at": "2018-07-17T09:11:00.000000Z"}} 2018-07-17 09:11:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c044e7a51933dc8d0995a8f3069b785aff001" 2018-07-17 09:11:00,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-487016e5-3b7b-4334-b5ee-ce70de5fff0b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:00,838 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-487016e5-3b7b-4334-b5ee-ce70de5fff0b 2018-07-17 09:11:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:00,846 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f2c0bd39-408a-473-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c044e7a51933dc8d0995a8f3069b785aff001" 2018-07-17 09:11:00,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:00 GMT Content-Type: application/json Content-Length: 191 Vary: X-Auth-Token x-openstack-request-id: req-65a3e573-7eae-42b5-904b-da529d7d5bff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f2c0bd39-408a-473-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:11:00,876 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f2c0bd39-408a-473-name used request id req-65a3e573-7eae-42b5-904b-da529d7d5bff 2018-07-17 09:11:00,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c044e7a51933dc8d0995a8f3069b785aff001" 2018-07-17 09:11:00,917 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:00 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-cc4e45a4-9af5-4d8c-8b72-cca7e03b3819 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-17 09:11:00,918 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=foo used request id req-cc4e45a4-9af5-4d8c-8b72-cca7e03b3819 2018-07-17 09:11:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c044e7a51933dc8d0995a8f3069b785aff001" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-f2c0bd39-408a-473-name"}}' 2018-07-17 09:11:00,972 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:00 GMT Content-Type: application/json Content-Length: 90 Vary: X-Auth-Token x-openstack-request-id: req-99ed9d84-bdc6-42e7-ade0-e77c074fc8ea RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-17 09:11:00,972 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-99ed9d84-bdc6-42e7-ade0-e77c074fc8ea 2018-07-17 09:11:00,972 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-17 09:11:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c044e7a51933dc8d0995a8f3069b785aff001" 2018-07-17 09:11:01,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:01 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-5c074ff4-e5a0-4231-9400-a6339d67c397 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:01,006 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5c074ff4-e5a0-4231-9400-a6339d67c397 2018-07-17 09:11:01,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:01,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["2GTEkxwUT6m2B4_Z7BNn1A"], "issued_at": "2018-07-17T09:11:01.000000Z"}} 2018-07-17 09:11:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8858a60c8bf8484d2a48c823658d7615638a69a" 2018-07-17 09:11:01,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-127388b9-f808-408f-a152-98eec3b91e62 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:01,450 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-127388b9-f808-408f-a152-98eec3b91e62 2018-07-17 09:11:01,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:01,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:01,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Kl7E4IaGTyCboS0Qa38AtQ"], "issued_at": "2018-07-17T09:11:01.000000Z"}} 2018-07-17 09:11:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:01,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-282d9885-01cf-481b-af6a-853caa3a26cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:01,898 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-282d9885-01cf-481b-af6a-853caa3a26cf 2018-07-17 09:11:01,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:01,906 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:01 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-29b5990c-6113-4d7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:01,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:01 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-d4f54fdb-f0c3-4d06-87ee-391a919f3309 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-29b5990c-6113-4d7-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:11:01,944 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-29b5990c-6113-4d7-name used request id req-d4f54fdb-f0c3-4d06-87ee-391a919f3309 2018-07-17 09:11:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:01,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:01 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-cf111735-a8ce-49a8-ad59-f8c64995e5cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:01,977 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-cf111735-a8ce-49a8-ad59-f8c64995e5cc 2018-07-17 09:11:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-29b5990c-6113-4d7-name"}}' 2018-07-17 09:11:02,033 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-86766bae-f776-4c7e-9ef1-6a2f223717c8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/11d572af3c97429db842b62b68cc7261"}, "tags": [], "enabled": true, "id": "11d572af3c97429db842b62b68cc7261", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-29b5990c-6113-4d7-name"}} 2018-07-17 09:11:02,033 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-86766bae-f776-4c7e-9ef1-6a2f223717c8 2018-07-17 09:11:02,033 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-29b5990c-6113-4d7-name 2018-07-17 09:11:02,033 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:11:02,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/11d572af3c97429db842b62b68cc7261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,262 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 371 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e743b8ee-00c2-4f6b-9de1-361ce6c12067 x-compute-request-id: req-e743b8ee-00c2-4f6b-9de1-361ce6c12067 RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "11d572af3c97429db842b62b68cc7261", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-17 09:11:02,262 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/11d572af3c97429db842b62b68cc7261 used request id req-e743b8ee-00c2-4f6b-9de1-361ce6c12067 2018-07-17 09:11:02,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/11d572af3c97429db842b62b68cc7261 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-17 09:11:02,464 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-18c5c19a-08f3-42cb-870f-9d3ad590a771 x-compute-request-id: req-18c5c19a-08f3-42cb-870f-9d3ad590a771 RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-17 09:11:02,464 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/11d572af3c97429db842b62b68cc7261 used request id req-18c5c19a-08f3-42cb-870f-9d3ad590a771 2018-07-17 09:11:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:02,472 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-29b5990c-6113-4d7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8858a60c8bf8484d2a48c823658d7615638a69a" 2018-07-17 09:11:02,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-1e6d61f8-60e7-444f-b9ed-6e91c55845b5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-29b5990c-6113-4d7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/11d572af3c97429db842b62b68cc7261"}, "tags": [], "enabled": true, "id": "11d572af3c97429db842b62b68cc7261", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-29b5990c-6113-4d7-name"}]} 2018-07-17 09:11:02,501 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-29b5990c-6113-4d7-name used request id req-1e6d61f8-60e7-444f-b9ed-6e91c55845b5 2018-07-17 09:11:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8858a60c8bf8484d2a48c823658d7615638a69a" 2018-07-17 09:11:02,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-ce26010c-5a81-40a5-b58e-8deb7655bf00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:11:02,529 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-ce26010c-5a81-40a5-b58e-8deb7655bf00 2018-07-17 09:11:02,529 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:11:02,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/11d572af3c97429db842b62b68cc7261 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8858a60c8bf8484d2a48c823658d7615638a69a" 2018-07-17 09:11:02,671 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 366 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-db9bca68-7683-4d51-84f7-56940589bd6f x-compute-request-id: req-db9bca68-7683-4d51-84f7-56940589bd6f RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "11d572af3c97429db842b62b68cc7261", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-17 09:11:02,671 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/11d572af3c97429db842b62b68cc7261 used request id req-db9bca68-7683-4d51-84f7-56940589bd6f 2018-07-17 09:11:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-d44e38a1-0ba9-4f96-9f23-eb6c9c965d96 Date: Tue, 17 Jul 2018 09:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:11:02,780 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-d44e38a1-0ba9-4f96-9f23-eb6c9c965d96 2018-07-17 09:11:02,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,811 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2542e2e4-03d2-4bee-bd6a-7bc143664548 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:02,811 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-2542e2e4-03d2-4bee-bd6a-7bc143664548 2018-07-17 09:11:02,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,855 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-54027b77-4e43-4578-9738-f3895bfac5e2 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:02,855 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-54027b77-4e43-4578-9738-f3895bfac5e2 2018-07-17 09:11:02,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1947fa9f-9e4a-488a-b313-8500b85e749d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:02,880 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-1947fa9f-9e4a-488a-b313-8500b85e749d 2018-07-17 09:11:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,913 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-eaea761f-0f1a-4b69-9a5f-f6840c2ad5a6 RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:02,913 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-eaea761f-0f1a-4b69-9a5f-f6840c2ad5a6 2018-07-17 09:11:02,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,944 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-4cd61106-0f6e-42ee-b229-87e9911adfee RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:02,944 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-4cd61106-0f6e-42ee-b229-87e9911adfee 2018-07-17 09:11:02,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:02,982 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-f325977c-bc4e-4b4a-853d-9cc105551369 RESP BODY: {"error": {"message": "Could not find project: 2c8022526cbc4af4bf4ae99d33cbb174.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:02,982 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-f325977c-bc4e-4b4a-853d-9cc105551369 2018-07-17 09:11:02,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:03,012 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:03 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-accec527-7605-477c-bd54-5fd89b54b645 RESP BODY: {"error": {"message": "Could not find project: 4e848ed317904a178c71811acf4087ef.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:03,012 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-accec527-7605-477c-bd54-5fd89b54b645 2018-07-17 09:11:03,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:03,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:03,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:03 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-a13dab6d-ad33-4e23-b1d1-06c9c8c80fda X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-17 09:11:03,044 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc used request id req-a13dab6d-ad33-4e23-b1d1-06c9c8c80fda 2018-07-17 09:11:03,045 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-29b5990c-6113-4d7-name 2018-07-17 09:11:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/11d572af3c97429db842b62b68cc7261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:03,416 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:03 GMT Vary: X-Auth-Token x-openstack-request-id: req-bbb57486-9a0c-4762-9813-3efa2ee0277e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:03,416 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/11d572af3c97429db842b62b68cc7261 used request id req-bbb57486-9a0c-4762-9813-3efa2ee0277e 2018-07-17 09:11:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341f98988a98c937cf8495d18eba206ff3976d86" 2018-07-17 09:11:03,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:03 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-47816fe4-ebe2-4fe3-b9e7-4845e5528b28 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:03,448 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-47816fe4-ebe2-4fe3-b9e7-4845e5528b28 2018-07-17 09:11:03,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:03,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["KnF_IfF2Thmn5YaCfJ2gzA"], "issued_at": "2018-07-17T09:11:03.000000Z"}} 2018-07-17 09:11:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc32258a1e4fd559b97d8f6111c604ce7da67c0" 2018-07-17 09:11:03,958 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e31276e4-51df-4704-927d-930c17c65549 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:03,958 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e31276e4-51df-4704-927d-930c17c65549 2018-07-17 09:11:03,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:03,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:04,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["jG_ZWd01QjSuJcbxZaxc7Q"], "issued_at": "2018-07-17T09:11:04.000000Z"}} 2018-07-17 09:11:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:04,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-26fe0978-1533-4a7c-80c5-005a92de430b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:04,412 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-26fe0978-1533-4a7c-80c5-005a92de430b 2018-07-17 09:11:04,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:04,419 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1bf63c99-19f6-4a6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:04,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-22354f09-7645-4012-ba95-7d1c48b1bcf6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1bf63c99-19f6-4a6-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:11:04,451 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1bf63c99-19f6-4a6-name used request id req-22354f09-7645-4012-ba95-7d1c48b1bcf6 2018-07-17 09:11:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:04,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-9588f3a5-e12d-45c5-86f8-345f9f0f9bb6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:04,483 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-9588f3a5-e12d-45c5-86f8-345f9f0f9bb6 2018-07-17 09:11:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1bf63c99-19f6-4a6-name"}}' 2018-07-17 09:11:04,686 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-d58818c7-8b85-4eb7-9f75-047af5b0d1bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bc41dad49e0649719a48611a81f6313b"}, "tags": [], "enabled": true, "id": "bc41dad49e0649719a48611a81f6313b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1bf63c99-19f6-4a6-name"}} 2018-07-17 09:11:04,686 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-d58818c7-8b85-4eb7-9f75-047af5b0d1bc 2018-07-17 09:11:04,686 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1bf63c99-19f6-4a6-name 2018-07-17 09:11:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:04,693 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1bf63c99-19f6-4a6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc32258a1e4fd559b97d8f6111c604ce7da67c0" 2018-07-17 09:11:04,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-539dc853-b7ed-4465-b66e-c6191ec7cd57 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1bf63c99-19f6-4a6-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bc41dad49e0649719a48611a81f6313b"}, "tags": [], "enabled": true, "id": "bc41dad49e0649719a48611a81f6313b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1bf63c99-19f6-4a6-name"}]} 2018-07-17 09:11:04,724 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1bf63c99-19f6-4a6-name used request id req-539dc853-b7ed-4465-b66e-c6191ec7cd57 2018-07-17 09:11:04,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc32258a1e4fd559b97d8f6111c604ce7da67c0" 2018-07-17 09:11:04,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:04 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-a339ba2d-f0c5-4e62-88d5-4fadfae7a18e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-17 09:11:04,756 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-a339ba2d-f0c5-4e62-88d5-4fadfae7a18e 2018-07-17 09:11:04,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:11:04,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-17 09:11:05,191 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 325 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca0ca894-c67b-4537-8091-121eff920e2d x-compute-request-id: req-ca0ca894-c67b-4537-8091-121eff920e2d RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-17 09:11:05,191 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/bc41dad49e0649719a48611a81f6313b used request id req-ca0ca894-c67b-4537-8091-121eff920e2d 2018-07-17 09:11:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/quotas/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-17 09:11:05,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-22c9180b-d705-4a01-90be-64f6a4c3fe50 Date: Tue, 17 Jul 2018 09:11:05 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-17 09:11:05,306 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/quotas/bc41dad49e0649719a48611a81f6313b used request id req-22c9180b-d705-4a01-90be-64f6a4c3fe50 2018-07-17 09:11:05,307 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:11:05,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,425 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-43f6bdbf-6883-4236-964f-079d87af2d7e x-compute-request-id: req-43f6bdbf-6883-4236-964f-079d87af2d7e RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "bc41dad49e0649719a48611a81f6313b", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-17 09:11:05,425 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/bc41dad49e0649719a48611a81f6313b used request id req-43f6bdbf-6883-4236-964f-079d87af2d7e 2018-07-17 09:11:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-5bc4a544-7099-4004-ba56-f76402dabfa2 Date: Tue, 17 Jul 2018 09:11:05 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-17 09:11:05,470 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/bc41dad49e0649719a48611a81f6313b used request id req-5bc4a544-7099-4004-ba56-f76402dabfa2 2018-07-17 09:11:05,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:11:05,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc32258a1e4fd559b97d8f6111c604ce7da67c0" 2018-07-17 09:11:05,649 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-29dd1e1c-7e20-4aea-b96d-624c15b6d21e x-compute-request-id: req-29dd1e1c-7e20-4aea-b96d-624c15b6d21e RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "bc41dad49e0649719a48611a81f6313b", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-17 09:11:05,649 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/bc41dad49e0649719a48611a81f6313b used request id req-29dd1e1c-7e20-4aea-b96d-624c15b6d21e 2018-07-17 09:11:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc32258a1e4fd559b97d8f6111c604ce7da67c0" 2018-07-17 09:11:05,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-6a41a9d3-9f50-4779-a280-7f2a71b48032 Date: Tue, 17 Jul 2018 09:11:05 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-17 09:11:05,683 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/bc41dad49e0649719a48611a81f6313b used request id req-6a41a9d3-9f50-4779-a280-7f2a71b48032 2018-07-17 09:11:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-28a4744b-adbf-42f9-b8f3-228e54691b2b Date: Tue, 17 Jul 2018 09:11:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:11:05,796 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-28a4744b-adbf-42f9-b8f3-228e54691b2b 2018-07-17 09:11:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,838 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:05 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-034324dc-a11c-4034-aff0-e04babd740e1 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:05,838 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-034324dc-a11c-4034-aff0-e04babd740e1 2018-07-17 09:11:05,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,870 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:05 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b63c6a91-064a-4804-870f-620e5ae803ee RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:05,870 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-b63c6a91-064a-4804-870f-620e5ae803ee 2018-07-17 09:11:05,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:05,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b594f01c-1f32-4c74-bea9-a3872f439e2a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:05,901 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-b594f01c-1f32-4c74-bea9-a3872f439e2a 2018-07-17 09:11:05,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,937 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:05 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-5148e04b-a717-452d-8ada-2a9db1faec82 RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:05,937 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-5148e04b-a717-452d-8ada-2a9db1faec82 2018-07-17 09:11:05,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,961 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:05 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c2f1aca6-567d-45c3-a858-823bb1996b6e RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:05,961 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-c2f1aca6-567d-45c3-a858-823bb1996b6e 2018-07-17 09:11:05,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:05,987 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:05 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-56627c00-1aad-453b-aec3-22b854d47fa2 RESP BODY: {"error": {"message": "Could not find project: 2c8022526cbc4af4bf4ae99d33cbb174.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:05,987 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-56627c00-1aad-453b-aec3-22b854d47fa2 2018-07-17 09:11:05,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:06,022 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:06 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-039f268f-63ae-4f61-a9e4-8575bd704707 RESP BODY: {"error": {"message": "Could not find project: 4e848ed317904a178c71811acf4087ef.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:06,022 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-039f268f-63ae-4f61-a9e4-8575bd704707 2018-07-17 09:11:06,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:06,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:06 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-9da4c837-54ca-487c-b8d2-177f2c8ed816 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc"}, "tags": [], "enabled": true, "id": "3870dc23b0434960a23ba433eaeb11bc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-17 09:11:06,046 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/3870dc23b0434960a23ba433eaeb11bc used request id req-9da4c837-54ca-487c-b8d2-177f2c8ed816 2018-07-17 09:11:06,047 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1bf63c99-19f6-4a6-name 2018-07-17 09:11:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/bc41dad49e0649719a48611a81f6313b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:06,392 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:06 GMT Vary: X-Auth-Token x-openstack-request-id: req-912fce62-44f4-48a0-937a-5485daccbe64 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:06,392 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/bc41dad49e0649719a48611a81f6313b used request id req-912fce62-44f4-48a0-937a-5485daccbe64 2018-07-17 09:11:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7c36e77e52474e3ee2e41cc99d000d99f1f3a" 2018-07-17 09:11:06,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:06 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-e6529a5b-c797-4ed3-b5de-0ea14929ff26 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:06,424 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e6529a5b-c797-4ed3-b5de-0ea14929ff26 2018-07-17 09:11:06,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:06,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["dZ3iG30vTHmgsV7hk_6Aeg"], "issued_at": "2018-07-17T09:11:06.000000Z"}} 2018-07-17 09:11:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4244e27a5ec091f205329591a4ec77fcd9c69bf4" 2018-07-17 09:11:06,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4897f5eb-fd7a-4799-aa11-9bcbbd5eb8a1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:06,919 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4897f5eb-fd7a-4799-aa11-9bcbbd5eb8a1 2018-07-17 09:11:06,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:06,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:07,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["UqngDKo_Rn2jHVDlS58POA"], "issued_at": "2018-07-17T09:11:07.000000Z"}} 2018-07-17 09:11:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:07,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7c014cd2-ef6e-4e4d-b525-46a8053c8683 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:07,407 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7c014cd2-ef6e-4e4d-b525-46a8053c8683 2018-07-17 09:11:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:07,416 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:07 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d940d247-6a2b-4ce-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:07,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:07 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-1c26a253-bf86-403a-971d-11eba477b3d4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d940d247-6a2b-4ce-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:11:07,450 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d940d247-6a2b-4ce-name used request id req-1c26a253-bf86-403a-971d-11eba477b3d4 2018-07-17 09:11:07,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:07,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:07 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-5d4d2a7f-c5a8-40e2-952a-99bb6fcb224d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:07,479 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-5d4d2a7f-c5a8-40e2-952a-99bb6fcb224d 2018-07-17 09:11:07,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}}' 2018-07-17 09:11:07,544 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:07 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-429671da-6a82-49f0-93ed-448d70f5b652 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c"}, "tags": [], "enabled": true, "id": "390221007f374de58cc7d48189f0f63c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}} 2018-07-17 09:11:07,545 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-429671da-6a82-49f0-93ed-448d70f5b652 2018-07-17 09:11:07,545 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-d940d247-6a2b-4ce-name 2018-07-17 09:11:07,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:07,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:08,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["RMRS0DcoRvCtgyL0BB_9zQ"], "issued_at": "2018-07-17T09:11:08.000000Z"}} 2018-07-17 09:11:08,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b191c383-58c8-44ed-a428-e3b4c4697fdd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:08,050 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b191c383-58c8-44ed-a428-e3b4c4697fdd 2018-07-17 09:11:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:08,060 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-c4b410a7-335e-465d-89fc-d4bc3bb84e62 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:11:08,126 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c4b410a7-335e-465d-89fc-d4bc3bb84e62 2018-07-17 09:11:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-5ba51631-e808-4612-8f6e-7683d87b6318 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:08,162 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-5ba51631-e808-4612-8f6e-7683d87b6318 2018-07-17 09:11:08,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ef72007d-62b3-4dc1-a3c5-5786d4003dfd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:08,641 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ef72007d-62b3-4dc1-a3c5-5786d4003dfd 2018-07-17 09:11:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-d940d247-6a2b-4ce-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-b5502748-700f-4ed1-b9d6-18ab951770e5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-d940d247-6a2b-4ce-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c"}, "tags": [], "enabled": true, "id": "390221007f374de58cc7d48189f0f63c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}]} 2018-07-17 09:11:08,673 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-d940d247-6a2b-4ce-name used request id req-b5502748-700f-4ed1-b9d6-18ab951770e5 2018-07-17 09:11:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/5a9e60c3460e4dd3b1282aba31ccea5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-e852872d-955d-4994-b0b3-638bc0ad0a95 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/5a9e60c3460e4dd3b1282aba31ccea5a"}, "enabled": true, "id": "5a9e60c3460e4dd3b1282aba31ccea5a", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-user"}} 2018-07-17 09:11:08,734 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/5a9e60c3460e4dd3b1282aba31ccea5a used request id req-e852872d-955d-4994-b0b3-638bc0ad0a95 2018-07-17 09:11:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-decb6947-75fd-45d6-b6cc-d611a6041d21 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:11:08,769 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles used request id req-decb6947-75fd-45d6-b6cc-d611a6041d21 2018-07-17 09:11:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-e7bf24d3-63ce-43be-a2af-586adfb29db9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:11:08,794 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-e7bf24d3-63ce-43be-a2af-586adfb29db9 2018-07-17 09:11:08,794 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-d940d247-6a2b-4ce-name 2018-07-17 09:11:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:08,847 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Vary: X-Auth-Token x-openstack-request-id: req-72858634-98bd-46e2-a703-b9568596f30c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:08,847 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-72858634-98bd-46e2-a703-b9568596f30c 2018-07-17 09:11:08,847 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-d940d247-6a2b-4ce-user 2018-07-17 09:11:08,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:08,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-7afcd674-2d11-4bd0-b026-046f56add3ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:08,879 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7afcd674-2d11-4bd0-b026-046f56add3ba 2018-07-17 09:11:08,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" -d '{"role": {"name": "CreateProjectUserTests-d940d247-6a2b-4ce-name-role"}}' 2018-07-17 09:11:08,922 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-6ebcbeff-7b4b-4079-9b4c-7a06b72f9ac9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "5d3542f9e698415a8ee13d2fd3cf497e", "links": {"self": "https://192.16.1.222:5000/v3/roles/5d3542f9e698415a8ee13d2fd3cf497e"}, "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name-role"}} 2018-07-17 09:11:08,923 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6ebcbeff-7b4b-4079-9b4c-7a06b72f9ac9 2018-07-17 09:11:08,923 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-d940d247-6a2b-4ce-name-role 2018-07-17 09:11:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/5d3542f9e698415a8ee13d2fd3cf497e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:08,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:08 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-2b0abc39-8703-4c71-b9f8-f9ec8ab98c1f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/5d3542f9e698415a8ee13d2fd3cf497e"}, "domain_id": null, "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name-role", "id": "5d3542f9e698415a8ee13d2fd3cf497e"}} 2018-07-17 09:11:08,949 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/5d3542f9e698415a8ee13d2fd3cf497e used request id req-2b0abc39-8703-4c71-b9f8-f9ec8ab98c1f 2018-07-17 09:11:08,949 - keystone_utils - INFO - Granting role CreateProjectUserTests-d940d247-6a2b-4ce-name-role to project CreateProjectUserTests-d940d247-6a2b-4ce-name 2018-07-17 09:11:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles/5d3542f9e698415a8ee13d2fd3cf497e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:09,007 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:09 GMT Vary: X-Auth-Token x-openstack-request-id: req-297fbe4c-cd48-49be-b026-516729ed04cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:09,007 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c/users/5a9e60c3460e4dd3b1282aba31ccea5a/roles/5d3542f9e698415a8ee13d2fd3cf497e used request id req-297fbe4c-cd48-49be-b026-516729ed04cd 2018-07-17 09:11:09,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:09,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:09,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "5d3542f9e698415a8ee13d2fd3cf497e", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name-role"}], "expires_at": "2018-07-17T21:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "390221007f374de58cc7d48189f0f63c", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/390221007f374de58cc7d48189f0f63c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/390221007f374de58cc7d48189f0f63c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/390221007f374de58cc7d48189f0f63c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/390221007f374de58cc7d48189f0f63c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/390221007f374de58cc7d48189f0f63c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/390221007f374de58cc7d48189f0f63c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/390221007f374de58cc7d48189f0f63c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/390221007f374de58cc7d48189f0f63c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/390221007f374de58cc7d48189f0f63c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/390221007f374de58cc7d48189f0f63c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/390221007f374de58cc7d48189f0f63c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/390221007f374de58cc7d48189f0f63c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-d940d247-6a2b-4ce-user", "id": "5a9e60c3460e4dd3b1282aba31ccea5a"}, "audit_ids": ["r3VJl5NpSTGpP3vZgBRGzQ"], "issued_at": "2018-07-17T09:11:09.000000Z"}} 2018-07-17 09:11:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:09,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a0e6680d-bb46-4bf4-99b4-b58c95311350 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:09,615 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a0e6680d-bb46-4bf4-99b4-b58c95311350 2018-07-17 09:11:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-d940d247-6a2b-4ce-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:09,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-02cdad79-08b2-47e9-b1d3-26b4aaa8cfff Date: Tue, 17 Jul 2018 09:11:09 GMT RESP BODY: {"security_groups": []} 2018-07-17 09:11:09,945 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-d940d247-6a2b-4ce-name&description=hello+group used request id req-02cdad79-08b2-47e9-b1d3-26b4aaa8cfff 2018-07-17 09:11:09,945 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-d940d247-6a2b-4ce-name... 2018-07-17 09:11:09,945 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-d940d247-6a2b-4ce-name 2018-07-17 09:11:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" -d '{"security_group": {"name": "CreateProjectUserTests-d940d247-6a2b-4ce-name", "description": "hello group"}}' 2018-07-17 09:11:10,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-f0a7cbae-70b4-4b89-887d-6e592fe0fe97 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "updated_at": "2018-07-17T09:11:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv4", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv6", "project_id": "390221007f374de58cc7d48189f0f63c"}], "revision_number": 2, "project_id": "390221007f374de58cc7d48189f0f63c", "id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}} 2018-07-17 09:11:10,266 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-f0a7cbae-70b4-4b89-887d-6e592fe0fe97 2018-07-17 09:11:10,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6428b682-2b44-419c-a191-42c56645c2dc Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8"}]} 2018-07-17 09:11:10,305 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-6428b682-2b44-419c-a191-42c56645c2dc 2018-07-17 09:11:10,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61897d38-c105-4358-ab42-a638eed7263b Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8"}]} 2018-07-17 09:11:10,344 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-61897d38-c105-4358-ab42-a638eed7263b 2018-07-17 09:11:10,344 - neutron_utils - INFO - Retrieving security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-008f122f-def4-4a65-baec-cc587fcfb289 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "updated_at": "2018-07-17T09:11:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv4", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv6", "project_id": "390221007f374de58cc7d48189f0f63c"}], "revision_number": 2, "project_id": "390221007f374de58cc7d48189f0f63c", "id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}]} 2018-07-17 09:11:10,415 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-008f122f-def4-4a65-baec-cc587fcfb289 2018-07-17 09:11:10,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44b62f5a-f31e-4a7e-af4f-88c655bad819 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8"}]} 2018-07-17 09:11:10,449 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-44b62f5a-f31e-4a7e-af4f-88c655bad819 2018-07-17 09:11:10,449 - neutron_utils - INFO - Retrieving security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e9262c53-6476-4ae4-98aa-52bc487ca460 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "updated_at": "2018-07-17T09:11:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv4", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv6", "project_id": "390221007f374de58cc7d48189f0f63c"}], "revision_number": 2, "project_id": "390221007f374de58cc7d48189f0f63c", "id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}]} 2018-07-17 09:11:10,541 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-e9262c53-6476-4ae4-98aa-52bc487ca460 2018-07-17 09:11:10,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57ac15c9-2992-486d-9a05-b9108c499803 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8"}]} 2018-07-17 09:11:10,581 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-57ac15c9-2992-486d-9a05-b9108c499803 2018-07-17 09:11:10,581 - neutron_utils - INFO - Retrieving security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-91d8219b-5ab8-4dbd-8014-c478f8c005e7 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "updated_at": "2018-07-17T09:11:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv4", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "revision_number": 0, "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv6", "project_id": "390221007f374de58cc7d48189f0f63c"}], "revision_number": 2, "project_id": "390221007f374de58cc7d48189f0f63c", "id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}]} 2018-07-17 09:11:10,653 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-91d8219b-5ab8-4dbd-8014-c478f8c005e7 2018-07-17 09:11:10,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75c0031e-41d4-47e3-81d8-1096eeaf626b 2018-07-17 09:11:10,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eaf2574c-edba-4dec-bf18-993d66fc1391 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "c2fe8dfd-d8eb-44fb-b6e6-06a580959263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:10Z", "security_group_id": "75c0031e-41d4-47e3-81d8-1096eeaf626b", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:10Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "f5e6b419-845d-45d1-a80f-9fb6c662d7c8"}]} 2018-07-17 09:11:10,687 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-eaf2574c-edba-4dec-bf18-993d66fc1391 2018-07-17 09:11:10,687 - neutron_utils - INFO - Deleting security group rule with ID - c2fe8dfd-d8eb-44fb-b6e6-06a580959263 2018-07-17 09:11:10,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/c2fe8dfd-d8eb-44fb-b6e6-06a580959263 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1b2608a-0295-41d2-9f17-a4a40e3f17e3 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:10,870 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/c2fe8dfd-d8eb-44fb-b6e6-06a580959263 used request id req-e1b2608a-0295-41d2-9f17-a4a40e3f17e3 2018-07-17 09:11:10,871 - neutron_utils - INFO - Deleting security group rule with ID - f5e6b419-845d-45d1-a80f-9fb6c662d7c8 2018-07-17 09:11:10,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/f5e6b419-845d-45d1-a80f-9fb6c662d7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:10,983 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fe9e341-9635-4449-a939-89d815da0ef8 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:10,983 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/f5e6b419-845d-45d1-a80f-9fb6c662d7c8 used request id req-5fe9e341-9635-4449-a939-89d815da0ef8 2018-07-17 09:11:10,983 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-d940d247-6a2b-4ce-name 2018-07-17 09:11:10,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/75c0031e-41d4-47e3-81d8-1096eeaf626b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bbf2ad85dcf85b8be665a5c04cd2413ee45751" 2018-07-17 09:11:11,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-012bed66-76aa-4b2a-98d1-cb98fbeef4a9 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:11,454 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/75c0031e-41d4-47e3-81d8-1096eeaf626b used request id req-012bed66-76aa-4b2a-98d1-cb98fbeef4a9 2018-07-17 09:11:11,454 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-d940d247-6a2b-4ce-user 2018-07-17 09:11:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/5a9e60c3460e4dd3b1282aba31ccea5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bfc76a4c9ee582d4f3659ab0c88281507abfdd" 2018-07-17 09:11:11,597 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:11 GMT Vary: X-Auth-Token x-openstack-request-id: req-c0bf7f79-2ce6-45a7-8639-371fec05a4df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:11,598 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/5a9e60c3460e4dd3b1282aba31ccea5a used request id req-c0bf7f79-2ce6-45a7-8639-371fec05a4df 2018-07-17 09:11:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:11,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7bb22eed-914f-4498-b178-a10b07523147 Date: Tue, 17 Jul 2018 09:11:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:09Z", "updated_at": "2018-07-17T09:11:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "revision_number": 0, "id": "647dfb9c-fc47-4f02-8e1e-c4c0cab640f4", "remote_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv4", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "revision_number": 0, "id": "6511e6c4-eda6-4fc4-a8c7-8e39ee80355d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv4", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "revision_number": 0, "id": "abcf2384-2315-4b2a-b45a-2be177b45edb", "remote_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv6", "project_id": "390221007f374de58cc7d48189f0f63c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "revision_number": 0, "id": "e93f7c51-0edf-47d2-8f2b-7347ca370128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "tenant_id": "390221007f374de58cc7d48189f0f63c", "port_range_min": null, "ethertype": "IPv6", "project_id": "390221007f374de58cc7d48189f0f63c"}], "revision_number": 4, "project_id": "390221007f374de58cc7d48189f0f63c", "id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:11:11,854 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-7bb22eed-914f-4498-b178-a10b07523147 2018-07-17 09:11:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:11,886 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c66a7b76-8736-4403-8120-16ee54eea6a7 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:11,886 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-c66a7b76-8736-4403-8120-16ee54eea6a7 2018-07-17 09:11:11,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:11,918 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9227e422-e8c8-422c-b394-f6b78b41f01d RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:11,919 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-9227e422-e8c8-422c-b394-f6b78b41f01d 2018-07-17 09:11:11,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:11,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:11,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:11 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d6fb6ff9-6e49-436f-a673-9dbdb6221c2b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:11,953 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-d6fb6ff9-6e49-436f-a673-9dbdb6221c2b 2018-07-17 09:11:11,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:11,980 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-705d031d-2180-48b8-a0d7-dc1878e59ebd RESP BODY: {"error": {"message": "Could not find project: 39851c0808b94d25a82ce23ff1b57a8f.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:11,980 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39851c0808b94d25a82ce23ff1b57a8f used request id req-705d031d-2180-48b8-a0d7-dc1878e59ebd 2018-07-17 09:11:11,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,011 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b391bda7-6293-45c0-b7c0-e85727b6f864 RESP BODY: {"error": {"message": "Could not find project: 90952db020c8467cbd8251f002b60dcc.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:12,011 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/90952db020c8467cbd8251f002b60dcc used request id req-b391bda7-6293-45c0-b7c0-e85727b6f864 2018-07-17 09:11:12,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,051 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-dab803b3-3fd6-42bb-a27e-ae2932da9da1 RESP BODY: {"error": {"message": "Could not find project: 2c8022526cbc4af4bf4ae99d33cbb174.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:12,051 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/2c8022526cbc4af4bf4ae99d33cbb174 used request id req-dab803b3-3fd6-42bb-a27e-ae2932da9da1 2018-07-17 09:11:12,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,082 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-28dc7f86-c0c8-4652-a73c-2bb1e54f5a81 RESP BODY: {"error": {"message": "Could not find project: 4e848ed317904a178c71811acf4087ef.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:12,083 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4e848ed317904a178c71811acf4087ef used request id req-28dc7f86-c0c8-4652-a73c-2bb1e54f5a81 2018-07-17 09:11:12,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-308f2069-25cb-484f-b65f-a1d23af4527b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c"}, "tags": [], "enabled": true, "id": "390221007f374de58cc7d48189f0f63c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d940d247-6a2b-4ce-name"}} 2018-07-17 09:11:12,110 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c used request id req-308f2069-25cb-484f-b65f-a1d23af4527b 2018-07-17 09:11:12,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc680280-4e39-439d-9c27-8a4dff4c1b06 2018-07-17 09:11:12,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=dc680280-4e39-439d-9c27-8a4dff4c1b06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-938a67be-4bed-46ac-94ea-f15767251cec Date: Tue, 17 Jul 2018 09:11:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:09Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "647dfb9c-fc47-4f02-8e1e-c4c0cab640f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:09Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "6511e6c4-eda6-4fc4-a8c7-8e39ee80355d"}, {"remote_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:09Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "abcf2384-2315-4b2a-b45a-2be177b45edb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:09Z", "security_group_id": "dc680280-4e39-439d-9c27-8a4dff4c1b06", "port_range_min": null, "revision_number": 0, "tenant_id": "390221007f374de58cc7d48189f0f63c", "created_at": "2018-07-17T09:11:09Z", "project_id": "390221007f374de58cc7d48189f0f63c", "id": "e93f7c51-0edf-47d2-8f2b-7347ca370128"}]} 2018-07-17 09:11:12,179 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=dc680280-4e39-439d-9c27-8a4dff4c1b06 used request id req-938a67be-4bed-46ac-94ea-f15767251cec 2018-07-17 09:11:12,179 - neutron_utils - INFO - Deleting security group with name - default 2018-07-17 09:11:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/dc680280-4e39-439d-9c27-8a4dff4c1b06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40699c04-a161-4b34-bcfc-88de8842ad24 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:12,448 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/dc680280-4e39-439d-9c27-8a4dff4c1b06 used request id req-40699c04-a161-4b34-bcfc-88de8842ad24 2018-07-17 09:11:12,449 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-d940d247-6a2b-4ce-name 2018-07-17 09:11:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,624 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-c3c2afd3-3f6a-48fa-9431-7734e589eac6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:12,624 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/390221007f374de58cc7d48189f0f63c used request id req-c3c2afd3-3f6a-48fa-9431-7734e589eac6 2018-07-17 09:11:12,625 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-d940d247-6a2b-4ce-name-role 2018-07-17 09:11:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/5d3542f9e698415a8ee13d2fd3cf497e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,684 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-71d8f222-b9f5-4b95-98d3-0a74565254f2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:12,684 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/5d3542f9e698415a8ee13d2fd3cf497e used request id req-71d8f222-b9f5-4b95-98d3-0a74565254f2 2018-07-17 09:11:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c190f7a15a858c0fb617e19262710f564038a" 2018-07-17 09:11:12,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:12 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-e3147e69-a2ff-4334-9a00-e2bd8f8577a2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:12,714 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e3147e69-a2ff-4334-9a00-e2bd8f8577a2 2018-07-17 09:11:12,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:13,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["k58KhM2HQbmmyA9URr-Exw"], "issued_at": "2018-07-17T09:11:13.000000Z"}} 2018-07-17 09:11:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e97251f810d94556b8dad6d1179ab8d3814d82a4" 2018-07-17 09:11:13,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0c7ba165-4c89-41c8-a87d-1d8599b96179 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:13,249 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0c7ba165-4c89-41c8-a87d-1d8599b96179 2018-07-17 09:11:13,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:13,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:13,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["dYPDwBE0RTqE5dbLfQQ8tA"], "issued_at": "2018-07-17T09:11:13.000000Z"}} 2018-07-17 09:11:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:13,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1d616264-65e1-405f-85c0-53d77fe35df9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:13,701 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1d616264-65e1-405f-85c0-53d77fe35df9 2018-07-17 09:11:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:13,713 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:13 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4a85009b-0b8b-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:13,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:13 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-c08d318c-e4a0-4d09-982d-52c28083c9c6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4a85009b-0b8b-445-name", "previous": null, "next": null}, "projects": []} 2018-07-17 09:11:13,742 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4a85009b-0b8b-445-name used request id req-c08d318c-e4a0-4d09-982d-52c28083c9c6 2018-07-17 09:11:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:13,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:13 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-be385536-fd25-4ab3-9451-7839a8dce33c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:13,782 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-be385536-fd25-4ab3-9451-7839a8dce33c 2018-07-17 09:11:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}}' 2018-07-17 09:11:13,848 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:13 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-fa2b60ea-7d03-41e5-bba6-5ad5b81fde2d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7"}, "tags": [], "enabled": true, "id": "95441ab5ff8d4688bea191dd73f48ea7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}} 2018-07-17 09:11:13,848 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-fa2b60ea-7d03-41e5-bba6-5ad5b81fde2d 2018-07-17 09:11:13,848 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:13,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:13,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:14,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["RHB0QPPDS0W8iS9D_8vOUg"], "issued_at": "2018-07-17T09:11:14.000000Z"}} 2018-07-17 09:11:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:14,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:14 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5791d7e5-2c67-41bc-901f-037c4eec61bb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:14,333 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5791d7e5-2c67-41bc-901f-037c4eec61bb 2018-07-17 09:11:14,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:14,341 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:14 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:14,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:14,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:14 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-6592d672-5ffa-46ad-b878-1f21cdf8e9b2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:11:14,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6592d672-5ffa-46ad-b878-1f21cdf8e9b2 2018-07-17 09:11:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:14,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:14 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-a254b493-d7b3-4392-a625-7c9aeaccd50a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:14,427 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-a254b493-d7b3-4392-a625-7c9aeaccd50a 2018-07-17 09:11:14,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:14,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:14 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-7ce8e684-a3a4-47e4-8b9e-48d17a68bb60 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:14,911 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-7ce8e684-a3a4-47e4-8b9e-48d17a68bb60 2018-07-17 09:11:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-4a85009b-0b8b-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:14,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:14 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-14ccbac9-5ed5-4972-bfad-0c43903d264b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-4a85009b-0b8b-445-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7"}, "tags": [], "enabled": true, "id": "95441ab5ff8d4688bea191dd73f48ea7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:14,946 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-4a85009b-0b8b-445-name used request id req-14ccbac9-5ed5-4972-bfad-0c43903d264b 2018-07-17 09:11:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/2140fc626041498095e9a7d23f2996d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:15,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-6aaffbd4-5c77-4d3c-ace5-5b9c105a725f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/2140fc626041498095e9a7d23f2996d6"}, "enabled": true, "id": "2140fc626041498095e9a7d23f2996d6", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-user1"}} 2018-07-17 09:11:15,004 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/2140fc626041498095e9a7d23f2996d6 used request id req-6aaffbd4-5c77-4d3c-ace5-5b9c105a725f 2018-07-17 09:11:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:15,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-b8e9ac3a-668c-4368-ae16-951f6e9401fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:11:15,036 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles used request id req-b8e9ac3a-668c-4368-ae16-951f6e9401fe 2018-07-17 09:11:15,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:15,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-c1ce4a2a-ffef-46c6-b754-5f415fe5f53c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:11:15,062 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-c1ce4a2a-ffef-46c6-b754-5f415fe5f53c 2018-07-17 09:11:15,062 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:15,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:15,111 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Vary: X-Auth-Token x-openstack-request-id: req-2da83cbe-237f-4ecf-970c-cbb2184dff25 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:15,111 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-2da83cbe-237f-4ecf-970c-cbb2184dff25 2018-07-17 09:11:15,111 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4a85009b-0b8b-445-user1 2018-07-17 09:11:15,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:15,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2768cde2-fbec-4ac5-ae0d-4e095af42c93 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:15,148 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2768cde2-fbec-4ac5-ae0d-4e095af42c93 2018-07-17 09:11:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" -d '{"role": {"name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role"}}' 2018-07-17 09:11:15,386 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-b39fea8d-3cee-47c3-9b43-d57d6f480b79 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "db6a5213e9e24c14aca34ea758ec3b91", "links": {"self": "https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91"}, "name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role"}} 2018-07-17 09:11:15,386 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-b39fea8d-3cee-47c3-9b43-d57d6f480b79 2018-07-17 09:11:15,386 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-4a85009b-0b8b-445-name-role 2018-07-17 09:11:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:15,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-75cf84ed-93ab-430c-a228-df249bedd439 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91"}, "domain_id": null, "name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role", "id": "db6a5213e9e24c14aca34ea758ec3b91"}} 2018-07-17 09:11:15,421 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91 used request id req-75cf84ed-93ab-430c-a228-df249bedd439 2018-07-17 09:11:15,422 - keystone_utils - INFO - Granting role CreateProjectUserTests-4a85009b-0b8b-445-name-role to project CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles/db6a5213e9e24c14aca34ea758ec3b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:15,470 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Vary: X-Auth-Token x-openstack-request-id: req-b49becc5-4c9f-46f5-814a-33f66f2d2371 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:15,470 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/2140fc626041498095e9a7d23f2996d6/roles/db6a5213e9e24c14aca34ea758ec3b91 used request id req-b49becc5-4c9f-46f5-814a-33f66f2d2371 2018-07-17 09:11:15,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:15,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:15,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ve6gnZcSSiyj9ZdX3FkPwQ"], "issued_at": "2018-07-17T09:11:15.000000Z"}} 2018-07-17 09:11:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:15,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4ada5379-70d4-4821-af36-26ca05cdd302 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:15,990 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4ada5379-70d4-4821-af36-26ca05cdd302 2018-07-17 09:11:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:16,002 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 4137 Vary: X-Auth-Token x-openstack-request-id: req-b7aaaf2e-0ed1-4b90-a3bf-e31d9ebdae63 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-4a85009b-0b8b-445-user1", "links": {"self": "https://192.16.1.222:5000/v3/users/2140fc626041498095e9a7d23f2996d6"}, "domain_id": "default", "enabled": true, "id": "2140fc626041498095e9a7d23f2996d6", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:11:16,059 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-b7aaaf2e-0ed1-4b90-a3bf-e31d9ebdae63 2018-07-17 09:11:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-370588bc-8c4e-4e41-bcfa-3531a09c3008 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:11:16,094 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-370588bc-8c4e-4e41-bcfa-3531a09c3008 2018-07-17 09:11:16,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 1019 Vary: X-Auth-Token x-openstack-request-id: req-226ef7fc-0911-4d57-a6e0-af2756b16ce5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db6a5213e9e24c14aca34ea758ec3b91", "links": {"self": "https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91"}, "name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:16,546 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-226ef7fc-0911-4d57-a6e0-af2756b16ce5 2018-07-17 09:11:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-4a85009b-0b8b-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-dc2053f7-7310-4cff-9855-a3bb722d7104 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-4a85009b-0b8b-445-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7"}, "tags": [], "enabled": true, "id": "95441ab5ff8d4688bea191dd73f48ea7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:16,643 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-4a85009b-0b8b-445-name used request id req-dc2053f7-7310-4cff-9855-a3bb722d7104 2018-07-17 09:11:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/74f0562c4aa149548eecff58cbf3b5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-4475fea3-dca6-4079-adae-9c4e4c7d918a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/74f0562c4aa149548eecff58cbf3b5b5"}, "enabled": true, "id": "74f0562c4aa149548eecff58cbf3b5b5", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-user2"}} 2018-07-17 09:11:16,701 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/74f0562c4aa149548eecff58cbf3b5b5 used request id req-4475fea3-dca6-4079-adae-9c4e4c7d918a 2018-07-17 09:11:16,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-8c5d8b1b-d0e2-4abe-96ee-09b59d79282b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles", "previous": null, "next": null}, "roles": []} 2018-07-17 09:11:16,764 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles used request id req-8c5d8b1b-d0e2-4abe-96ee-09b59d79282b 2018-07-17 09:11:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-51bda3da-d066-4444-90c6-95fb6dde9605 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "domain_id": null, "name": "admin", "id": "7afab1bd6f574dc8801bddd040ef8615"}} 2018-07-17 09:11:16,792 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-51bda3da-d066-4444-90c6-95fb6dde9605 2018-07-17 09:11:16,793 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:16,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles/7afab1bd6f574dc8801bddd040ef8615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:16,839 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Vary: X-Auth-Token x-openstack-request-id: req-5810c2cf-593a-4e30-a28e-7575f4cb1d07 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:16,839 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles/7afab1bd6f574dc8801bddd040ef8615 used request id req-5810c2cf-593a-4e30-a28e-7575f4cb1d07 2018-07-17 09:11:16,840 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4a85009b-0b8b-445-user2 2018-07-17 09:11:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:16,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-2476cae4-bc3f-4e40-92b3-0df17a412dc3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91"}, "domain_id": null, "name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role", "id": "db6a5213e9e24c14aca34ea758ec3b91"}} 2018-07-17 09:11:16,868 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91 used request id req-2476cae4-bc3f-4e40-92b3-0df17a412dc3 2018-07-17 09:11:16,869 - keystone_utils - INFO - Granting role CreateProjectUserTests-4a85009b-0b8b-445-name-role to project CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles/db6a5213e9e24c14aca34ea758ec3b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:16,910 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:16 GMT Vary: X-Auth-Token x-openstack-request-id: req-932fb8e6-5ff1-4ace-a190-aed118be9ad2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:16,910 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7/users/74f0562c4aa149548eecff58cbf3b5b5/roles/db6a5213e9e24c14aca34ea758ec3b91 used request id req-932fb8e6-5ff1-4ace-a190-aed118be9ad2 2018-07-17 09:11:16,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:16,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:17,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "db6a5213e9e24c14aca34ea758ec3b91", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role"}], "expires_at": "2018-07-17T21:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95441ab5ff8d4688bea191dd73f48ea7", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4a85009b-0b8b-445-user1", "id": "2140fc626041498095e9a7d23f2996d6"}, "audit_ids": ["jB6OSmj0Roa2azdhg6aqEA"], "issued_at": "2018-07-17T09:11:17.000000Z"}} 2018-07-17 09:11:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:17,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5a74d944-a90d-4dfd-b331-729dce54156f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:17,489 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5a74d944-a90d-4dfd-b331-729dce54156f 2018-07-17 09:11:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-4a85009b-0b8b-445-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:17,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-542cb69a-9168-403a-b290-87719fc4f73e Date: Tue, 17 Jul 2018 09:11:17 GMT RESP BODY: {"security_groups": []} 2018-07-17 09:11:17,880 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-4a85009b-0b8b-445-name&description=hello+group used request id req-542cb69a-9168-403a-b290-87719fc4f73e 2018-07-17 09:11:17,880 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-4a85009b-0b8b-445-name... 2018-07-17 09:11:17,881 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" -d '{"security_group": {"name": "CreateProjectUserTests-4a85009b-0b8b-445-name", "description": "hello group"}}' 2018-07-17 09:11:18,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c2346306-6081-49d7-88cc-b34d69ba8b27 Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 2, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}} 2018-07-17 09:11:18,138 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-c2346306-6081-49d7-88cc-b34d69ba8b27 2018-07-17 09:11:18,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7cfb200f-2286-43e3-88e5-3b2d2098820a Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:18,180 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-7cfb200f-2286-43e3-88e5-3b2d2098820a 2018-07-17 09:11:18,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5f98d57-0252-41c1-8bdb-a8a3a66dfee3 Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:18,215 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-c5f98d57-0252-41c1-8bdb-a8a3a66dfee3 2018-07-17 09:11:18,216 - neutron_utils - INFO - Retrieving security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9a2af158-dbee-400d-81e6-f91e468a568d Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 2, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:18,293 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-9a2af158-dbee-400d-81e6-f91e468a568d 2018-07-17 09:11:18,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b06c1460-edc1-46a1-afe0-2be685c24720 Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:18,337 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-b06c1460-edc1-46a1-afe0-2be685c24720 2018-07-17 09:11:18,337 - neutron_utils - INFO - Retrieving security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8e8dd873-74c8-4779-9e6b-ebcead35b298 Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 2, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:18,410 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-8e8dd873-74c8-4779-9e6b-ebcead35b298 2018-07-17 09:11:18,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ac7cfb1-6e6b-4683-ad93-f8331776ab16 Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:18,437 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-9ac7cfb1-6e6b-4683-ad93-f8331776ab16 2018-07-17 09:11:18,438 - neutron_utils - INFO - Retrieving security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6d68f7ae-82bf-48ea-bd0d-dea825deaa07 Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 2, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:18,522 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-6d68f7ae-82bf-48ea-bd0d-dea825deaa07 2018-07-17 09:11:18,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:18,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3ee6170-fba8-49b4-abbc-f470c8c1215f Date: Tue, 17 Jul 2018 09:11:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:18,554 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-b3ee6170-fba8-49b4-abbc-f470c8c1215f 2018-07-17 09:11:18,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:18,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:19,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "db6a5213e9e24c14aca34ea758ec3b91", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name-role"}], "expires_at": "2018-07-17T21:11:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95441ab5ff8d4688bea191dd73f48ea7", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/95441ab5ff8d4688bea191dd73f48ea7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4a85009b-0b8b-445-user2", "id": "74f0562c4aa149548eecff58cbf3b5b5"}, "audit_ids": ["LYrbDZLATRSbFgxj7lhIOw"], "issued_at": "2018-07-17T09:11:19.000000Z"}} 2018-07-17 09:11:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ce01c681-9abd-43bc-9e0d-2a46ebe0a794 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:19,220 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ce01c681-9abd-43bc-9e0d-2a46ebe0a794 2018-07-17 09:11:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-4a85009b-0b8b-445-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fd5992d0-27af-4563-8287-23b5c43017c2 Date: Tue, 17 Jul 2018 09:11:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 2, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:19,366 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-4a85009b-0b8b-445-name&description=hello+group used request id req-fd5992d0-27af-4563-8287-23b5c43017c2 2018-07-17 09:11:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:19,376 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:19 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:19,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:19 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-3fe7336a-a806-429d-a92c-3a527fa6e61b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7"}, "tags": [], "enabled": true, "id": "95441ab5ff8d4688bea191dd73f48ea7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}} 2018-07-17 09:11:19,404 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7 used request id req-3fe7336a-a806-429d-a92c-3a527fa6e61b 2018-07-17 09:11:19,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6ae67a5-9c0a-4405-9bc1-b5f6720db945 Date: Tue, 17 Jul 2018 09:11:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:19,442 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-d6ae67a5-9c0a-4405-9bc1-b5f6720db945 2018-07-17 09:11:19,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-450ef4e8-cbd8-4a63-89a4-7c9bb3fe1b4b Date: Tue, 17 Jul 2018 09:11:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:19,473 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-450ef4e8-cbd8-4a63-89a4-7c9bb3fe1b4b 2018-07-17 09:11:19,473 - neutron_utils - INFO - Retrieving security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-091ee2ba-32bb-4cb1-bb6c-729607c205aa Date: Tue, 17 Jul 2018 09:11:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "revision_number": 0, "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 2, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}]} 2018-07-17 09:11:19,783 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-091ee2ba-32bb-4cb1-bb6c-729607c205aa 2018-07-17 09:11:19,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1f1e6af-ada1-4fd2-8a1f-58fafd202275 2018-07-17 09:11:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:19,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04f0ffa7-2112-4e0b-a8f8-635514775d0f Date: Tue, 17 Jul 2018 09:11:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "09c40a20-3316-43c2-8ddd-ddd147eb03ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:18Z", "security_group_id": "a1f1e6af-ada1-4fd2-8a1f-58fafd202275", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:18Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5520fd9c-0fb8-4ee6-b770-a1ee70e61f49"}]} 2018-07-17 09:11:19,826 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-04f0ffa7-2112-4e0b-a8f8-635514775d0f 2018-07-17 09:11:19,827 - neutron_utils - INFO - Deleting security group rule with ID - 09c40a20-3316-43c2-8ddd-ddd147eb03ff 2018-07-17 09:11:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/09c40a20-3316-43c2-8ddd-ddd147eb03ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:19,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc35d1fa-ce2e-45f7-9b4e-5fab11afc1d4 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:19,980 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/09c40a20-3316-43c2-8ddd-ddd147eb03ff used request id req-fc35d1fa-ce2e-45f7-9b4e-5fab11afc1d4 2018-07-17 09:11:19,980 - neutron_utils - INFO - Deleting security group rule with ID - 5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 2018-07-17 09:11:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:20,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0679acde-6021-4138-9e80-8bc9507e7b26 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:20,079 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 used request id req-0679acde-6021-4138-9e80-8bc9507e7b26 2018-07-17 09:11:20,080 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f6adc65658855583befa4359135d947c2c8ce6" 2018-07-17 09:11:20,290 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd2b5445-b86d-4755-96df-65aded468f62 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:20,290 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-dd2b5445-b86d-4755-96df-65aded468f62 2018-07-17 09:11:20,291 - neutron_utils - INFO - Deleting security group rule with ID - 5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 2018-07-17 09:11:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:20,320 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-da48b4ef-016b-42a1-a3af-fd2067a3bfea Date: Tue, 17 Jul 2018 09:11:20 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-17 09:11:20,320 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 used request id req-da48b4ef-016b-42a1-a3af-fd2067a3bfea 2018-07-17 09:11:20,320 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-17 09:11:20,321 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5520fd9c-0fb8-4ee6-b770-a1ee70e61f49 does not exist Neutron server returns request_ids: ['req-da48b4ef-016b-42a1-a3af-fd2067a3bfea'] 2018-07-17 09:11:20,321 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/a1f1e6af-ada1-4fd2-8a1f-58fafd202275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82dfb3e4419ac08f3edf5f5d8fdef5c87cb7941" 2018-07-17 09:11:20,366 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-16509fdb-9a23-4281-93f1-6fb9a4d85744 Date: Tue, 17 Jul 2018 09:11:20 GMT RESP BODY: {"NeutronError": {"message": "Security group a1f1e6af-ada1-4fd2-8a1f-58fafd202275 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-17 09:11:20,366 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/a1f1e6af-ada1-4fd2-8a1f-58fafd202275 used request id req-16509fdb-9a23-4281-93f1-6fb9a4d85744 2018-07-17 09:11:20,366 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group a1f1e6af-ada1-4fd2-8a1f-58fafd202275 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-17 09:11:20,367 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group a1f1e6af-ada1-4fd2-8a1f-58fafd202275 does not exist Neutron server returns request_ids: ['req-16509fdb-9a23-4281-93f1-6fb9a4d85744'] 2018-07-17 09:11:20,367 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4a85009b-0b8b-445-user1 2018-07-17 09:11:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/2140fc626041498095e9a7d23f2996d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e82da9846f16ea7020452064e584b46f8e1f97" 2018-07-17 09:11:20,684 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-5435e5ba-9141-4e63-9b26-3d8ae208382c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:20,684 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/2140fc626041498095e9a7d23f2996d6 used request id req-5435e5ba-9141-4e63-9b26-3d8ae208382c 2018-07-17 09:11:20,685 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4a85009b-0b8b-445-user2 2018-07-17 09:11:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/74f0562c4aa149548eecff58cbf3b5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0ff495557d0be66f564d37b6fb97055237689" 2018-07-17 09:11:20,919 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-dc36ea77-8bc6-4c6c-a42f-488e091e4217 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:20,919 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/74f0562c4aa149548eecff58cbf3b5b5 used request id req-dc36ea77-8bc6-4c6c-a42f-488e091e4217 2018-07-17 09:11:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-415934e4-6721-472b-b27e-70671905be24 Date: Tue, 17 Jul 2018 09:11:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "updated_at": "2018-07-17T09:11:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "revision_number": 0, "id": "5ece4d8b-a860-4127-abab-ad5cec6c538e", "remote_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "revision_number": 0, "id": "a114a1be-225b-407b-ba7d-2396bd0ae30a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "revision_number": 0, "id": "a71a9dc2-807c-4c47-bf68-16def3b6cf40", "remote_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv4", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "revision_number": 0, "id": "cdfcc09b-2d93-4516-b993-33e69036222e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "port_range_min": null, "ethertype": "IPv6", "project_id": "95441ab5ff8d4688bea191dd73f48ea7"}], "revision_number": 4, "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:11:21,244 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-415934e4-6721-472b-b27e-70671905be24 2018-07-17 09:11:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,282 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:21 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-f9dcefb8-1c31-42aa-9cf6-c8da29fe553e RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:21,282 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-f9dcefb8-1c31-42aa-9cf6-c8da29fe553e 2018-07-17 09:11:21,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,315 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:21 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-5076a858-46a0-4a90-bc76-53839b66fd27 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:11:21,315 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-5076a858-46a0-4a90-bc76-53839b66fd27 2018-07-17 09:11:21,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:11:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9ea759be-f19e-4275-ae69-1710c8472ea2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:21,348 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-9ea759be-f19e-4275-ae69-1710c8472ea2 2018-07-17 09:11:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:21 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-6a128464-ea4c-4c7b-a161-6b8bfb122d2e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7"}, "tags": [], "enabled": true, "id": "95441ab5ff8d4688bea191dd73f48ea7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a85009b-0b8b-445-name"}} 2018-07-17 09:11:21,374 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7 used request id req-6a128464-ea4c-4c7b-a161-6b8bfb122d2e 2018-07-17 09:11:21,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a23607f-58af-475c-93b0-ba44ff5651e3 2018-07-17 09:11:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2a23607f-58af-475c-93b0-ba44ff5651e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e5b576a-33e1-48d7-aa86-33621e7039eb Date: Tue, 17 Jul 2018 09:11:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "5ece4d8b-a860-4127-abab-ad5cec6c538e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a114a1be-225b-407b-ba7d-2396bd0ae30a"}, {"remote_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "a71a9dc2-807c-4c47-bf68-16def3b6cf40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:11:17Z", "security_group_id": "2a23607f-58af-475c-93b0-ba44ff5651e3", "port_range_min": null, "revision_number": 0, "tenant_id": "95441ab5ff8d4688bea191dd73f48ea7", "created_at": "2018-07-17T09:11:17Z", "project_id": "95441ab5ff8d4688bea191dd73f48ea7", "id": "cdfcc09b-2d93-4516-b993-33e69036222e"}]} 2018-07-17 09:11:21,407 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2a23607f-58af-475c-93b0-ba44ff5651e3 used request id req-7e5b576a-33e1-48d7-aa86-33621e7039eb 2018-07-17 09:11:21,408 - neutron_utils - INFO - Deleting security group with name - default 2018-07-17 09:11:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/2a23607f-58af-475c-93b0-ba44ff5651e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16eb127d-de16-4288-a0c2-e1c0764cef50 Content-Length: 0 Date: Tue, 17 Jul 2018 09:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:21,627 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/2a23607f-58af-475c-93b0-ba44ff5651e3 used request id req-16eb127d-de16-4288-a0c2-e1c0764cef50 2018-07-17 09:11:21,628 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-4a85009b-0b8b-445-name 2018-07-17 09:11:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:21,785 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-fd64b7b0-a348-4dbc-95e9-aceb01a99ae5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:21,785 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/95441ab5ff8d4688bea191dd73f48ea7 used request id req-fd64b7b0-a348-4dbc-95e9-aceb01a99ae5 2018-07-17 09:11:21,785 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-4a85009b-0b8b-445-name-role 2018-07-17 09:11:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:22,081 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-a8259d33-154a-4d8a-bf3b-738ad7209a7b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:22,081 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/db6a5213e9e24c14aca34ea758ec3b91 used request id req-a8259d33-154a-4d8a-bf3b-738ad7209a7b 2018-07-17 09:11:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05906e005a35bda71e32ed84461fb6b88691845" 2018-07-17 09:11:22,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:22 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-3f797f34-86e6-4288-8603-c363e0ce2443 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:11:22,111 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3f797f34-86e6-4288-8603-c363e0ce2443 2018-07-17 09:11:22,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:22,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["A3XTqtrPQE6x0lTk3jNElA"], "issued_at": "2018-07-17T09:11:22.000000Z"}} 2018-07-17 09:11:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" 2018-07-17 09:11:23,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-5eda5828-a439-4b60-b788-fa17ea8f4ef6 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:11:23,233 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-5eda5828-a439-4b60-b788-fa17ea8f4ef6 2018-07-17 09:11:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89"}' 2018-07-17 09:11:23,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-51225428-2ed8-41df-853f-0c7197fd797a RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:11:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:11:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d", "min_disk": 0, "protected": false, "id": "c150b8d5-9730-4f57-ae8f-307fdcce344d", "file": "/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:11:23,326 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-51225428-2ed8-41df-853f-0c7197fd797a 2018-07-17 09:11:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" -d '' 2018-07-17 09:11:24,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d3dbd062-fd60-44d2-a0e5-05d3c4322130 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:11:24,294 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/file used request id req-d3dbd062-fd60-44d2-a0e5-05d3c4322130 2018-07-17 09:11:24,295 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:11:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" 2018-07-17 09:11:24,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json x-openstack-request-id: req-d859bae9-993f-47b8-b093-9425cf8bce4a RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:11:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:11:24Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/snap", "metadata": {}}], "self": "/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d", "min_disk": 0, "protected": false, "id": "c150b8d5-9730-4f57-ae8f-307fdcce344d", "file": "/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:11:24,385 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d used request id req-d859bae9-993f-47b8-b093-9425cf8bce4a 2018-07-17 09:11:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" 2018-07-17 09:11:24,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-9884435e-2d16-402d-932a-f73d4b3b756c RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:11:24,637 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-9884435e-2d16-402d-932a-f73d4b3b756c 2018-07-17 09:11:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" 2018-07-17 09:11:24,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json x-openstack-request-id: req-12407d63-72c3-45f8-90a7-7ed829c41b5f RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:11:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:11:24Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/snap", "metadata": {}}], "self": "/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d", "min_disk": 0, "protected": false, "id": "c150b8d5-9730-4f57-ae8f-307fdcce344d", "file": "/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/c150b8d5-9730-4f57-ae8f-307fdcce344d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89"} 2018-07-17 09:11:24,920 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89 used request id req-12407d63-72c3-45f8-90a7-7ed829c41b5f 2018-07-17 09:11:24,921 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-01801b3f-de31-4c20-b737-7681621e8e89 2018-07-17 09:11:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}853a07636f9273956d5ae17bc1fa5d84f84e189a" 2018-07-17 09:11:25,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b0eb8631-2da5-477a-ba86-1b68f0c52cf1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:11:25,463 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/c150b8d5-9730-4f57-ae8f-307fdcce344d used request id req-b0eb8631-2da5-477a-ba86-1b68f0c52cf1 2018-07-17 09:11:25,465 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-17 09:11:25,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:25,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["jCBBNhFXT7aDt0upenXqaQ"], "issued_at": "2018-07-17T09:11:25.000000Z"}} 2018-07-17 09:11:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:25,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ca21f7a4-c08f-4cec-8a6c-2ba4203cfcce X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:25,933 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ca21f7a4-c08f-4cec-8a6c-2ba4203cfcce 2018-07-17 09:11:25,935 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net 2018-07-17 09:11:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" -d '{"network": {"name": "NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:26,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-27b320e4-77d2-4b15-8793-ecb03168a6aa Date: Tue, 17 Jul 2018 09:11:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0b10cb14-1f58-4b11-8f15-5f37a2a5158d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:26Z","is_default":false,"provider:segmentation_id":70,"name":"NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:26Z","mtu":1450}} 2018-07-17 09:11:26,393 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-27b320e4-77d2-4b15-8793-ecb03168a6aa 2018-07-17 09:11:26,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:26,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3d9e99a3-08f2-4c2b-9db0-54c6780872de Date: Tue, 17 Jul 2018 09:11:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0b10cb14-1f58-4b11-8f15-5f37a2a5158d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:26Z","provider:segmentation_id":70,"name":"NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:26Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:26,526 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d used request id req-3d9e99a3-08f2-4c2b-9db0-54c6780872de 2018-07-17 09:11:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:26,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c338d96d-b426-4d1e-860f-bcee74e1c1ca Date: Tue, 17 Jul 2018 09:11:26 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:26,604 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d used request id req-c338d96d-b426-4d1e-860f-bcee74e1c1ca 2018-07-17 09:11:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:26,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-94158bf9-b2bb-4022-aa57-27b2959f69d3 Date: Tue, 17 Jul 2018 09:11:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0b10cb14-1f58-4b11-8f15-5f37a2a5158d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:26Z","provider:segmentation_id":70,"name":"NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:26Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:26,755 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d used request id req-94158bf9-b2bb-4022-aa57-27b2959f69d3 2018-07-17 09:11:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:26,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e479611-ebc1-41f2-93db-28f387a846fe Date: Tue, 17 Jul 2018 09:11:26 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:26,802 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d used request id req-6e479611-ebc1-41f2-93db-28f387a846fe 2018-07-17 09:11:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:27,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd226d38-bb8b-4a0d-897f-621da0d58859 Date: Tue, 17 Jul 2018 09:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0b10cb14-1f58-4b11-8f15-5f37a2a5158d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:26Z","provider:segmentation_id":70,"name":"NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:26Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:27,164 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net used request id req-cd226d38-bb8b-4a0d-897f-621da0d58859 2018-07-17 09:11:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:27,173 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:27,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:27,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-809afac0-ce31-4dcc-a141-7276fe2ea3c6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:27,209 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-809afac0-ce31-4dcc-a141-7276fe2ea3c6 2018-07-17 09:11:27,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:27,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e0d0291-7198-490c-acc6-1de26cddc8e8 Date: Tue, 17 Jul 2018 09:11:27 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:27,281 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0b10cb14-1f58-4b11-8f15-5f37a2a5158d used request id req-4e0d0291-7198-490c-acc6-1de26cddc8e8 2018-07-17 09:11:27,281 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-18ddf47f-f0e0-4369-8113-f708ddf35477-pub-net 2018-07-17 09:11:27,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0b10cb14-1f58-4b11-8f15-5f37a2a5158d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78491ce96011e7577485d62c512fb3564596484" 2018-07-17 09:11:28,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d640a8a-3dac-49b2-8935-723e6613fe90 Date: Tue, 17 Jul 2018 09:11:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:28,344 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0b10cb14-1f58-4b11-8f15-5f37a2a5158d used request id req-5d640a8a-3dac-49b2-8935-723e6613fe90 2018-07-17 09:11:28,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:28,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["3iSWdVzKSh65vtqCQlDmcw"], "issued_at": "2018-07-17T09:11:28.000000Z"}} 2018-07-17 09:11:28,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c701bf272150b91fb5970c7fd5bbd9abafe9f55" 2018-07-17 09:11:28,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1a0d27f4-c178-453a-ab3a-015d9bd58961 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:28,801 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1a0d27f4-c178-453a-ab3a-015d9bd58961 2018-07-17 09:11:28,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:29,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Wd6V2ctITOW3boQ8fB0aLA"], "issued_at": "2018-07-17T09:11:29.000000Z"}} 2018-07-17 09:11:29,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274675e36f7246d99a353eee92aa003aebe795ee" 2018-07-17 09:11:29,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-07dc2939-6610-4452-be93-c9a30f967811 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:29,297 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-07dc2939-6610-4452-be93-c9a30f967811 2018-07-17 09:11:29,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:29,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["iXo9V3u1TEeej4sSEqNwUw"], "issued_at": "2018-07-17T09:11:29.000000Z"}} 2018-07-17 09:11:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:29,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-321765fb-bce9-435e-b650-e633f79bf01b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:29,780 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-321765fb-bce9-435e-b650-e633f79bf01b 2018-07-17 09:11:29,782 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net 2018-07-17 09:11:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" -d '{"network": {"name": "NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:30,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-99a55e33-15ce-4fd1-82f1-fc53c651ee21 Date: Tue, 17 Jul 2018 09:11:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:30Z","is_default":false,"provider:segmentation_id":14,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","mtu":1450}} 2018-07-17 09:11:30,230 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-99a55e33-15ce-4fd1-82f1-fc53c651ee21 2018-07-17 09:11:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:30,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c7fbcbc-a1bb-42c6-bfb1-e62c3692aac7 Date: Tue, 17 Jul 2018 09:11:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:30Z","provider:segmentation_id":14,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:30,362 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-6c7fbcbc-a1bb-42c6-bfb1-e62c3692aac7 2018-07-17 09:11:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:30,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-57e9b605-e01f-4e97-801d-e1599578b6ff Date: Tue, 17 Jul 2018 09:11:30 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:30,410 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-57e9b605-e01f-4e97-801d-e1599578b6ff 2018-07-17 09:11:30,411 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet 2018-07-17 09:11:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" -d '{"subnets": [{"ip_version": 4, "network_id": "ad54dd2a-90ee-4b2a-89d4-758067d2afe2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]}' 2018-07-17 09:11:31,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4af5d02a-49e0-44e5-9641-04eb5182a713 Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,044 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-4af5d02a-49e0-44e5-9641-04eb5182a713 2018-07-17 09:11:31,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-734b2596-63ee-43f1-86d1-e4872eefee95 Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:30Z","provider:segmentation_id":14,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:31,224 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-734b2596-63ee-43f1-86d1-e4872eefee95 2018-07-17 09:11:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-38d06718-755a-42c6-88f4-a58785f5586c Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,300 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-38d06718-755a-42c6-88f4-a58785f5586c 2018-07-17 09:11:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f21aaa88-15f7-4281-89d0-c4e6a2eff91a Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:30Z","provider:segmentation_id":14,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:31,455 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net used request id req-f21aaa88-15f7-4281-89d0-c4e6a2eff91a 2018-07-17 09:11:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:31,465 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:31 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:31 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-aac2ece8-54e3-4f49-aebd-ad7cc0261104 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:31,489 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-aac2ece8-54e3-4f49-aebd-ad7cc0261104 2018-07-17 09:11:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b59db709-3d01-4062-9f82-3606b6bf986b Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,557 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-b59db709-3d01-4062-9f82-3606b6bf986b 2018-07-17 09:11:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2&name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-543bea75-5be6-4624-b339-643a5f13fab4 Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,628 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2&name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet used request id req-543bea75-5be6-4624-b339-643a5f13fab4 2018-07-17 09:11:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2&name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ad9a043-3902-41c3-91a0-ec0672c8994c Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,700 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2&name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet used request id req-6ad9a043-3902-41c3-91a0-ec0672c8994c 2018-07-17 09:11:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-decb0661-7925-4399-89b2-c0abb423b6ac Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,773 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-decb0661-7925-4399-89b2-c0abb423b6ac 2018-07-17 09:11:31,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-34b388d6-19b4-4a67-982b-c5a2811118d7 Date: Tue, 17 Jul 2018 09:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad54dd2a-90ee-4b2a-89d4-758067d2afe2","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:30Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet"}]} 2018-07-17 09:11:31,845 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet used request id req-34b388d6-19b4-4a67-982b-c5a2811118d7 2018-07-17 09:11:31,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:31,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:31 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-fb6db604-18fa-4b8b-bacd-e56a7f5d8827 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:31,881 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-fb6db604-18fa-4b8b-bacd-e56a7f5d8827 2018-07-17 09:11:31,881 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet 2018-07-17 09:11:31,881 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-subnet 2018-07-17 09:11:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:33,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d7b915a-e7f2-4eec-bfca-cbc6079e70fe Date: Tue, 17 Jul 2018 09:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:33,584 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/970a033b-0ef8-4cb5-a2e2-59a3a5a2e1cc used request id req-0d7b915a-e7f2-4eec-bfca-cbc6079e70fe 2018-07-17 09:11:33,584 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-cc83a681-3615-47a5-b7c5-478fc2b5ed27-pub-net 2018-07-17 09:11:33,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/ad54dd2a-90ee-4b2a-89d4-758067d2afe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fac94fe560d60339643faaf8c514e24d8a779" 2018-07-17 09:11:36,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e344691-6308-455c-a413-b4f455f88799 Date: Tue, 17 Jul 2018 09:11:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:36,167 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ad54dd2a-90ee-4b2a-89d4-758067d2afe2 used request id req-5e344691-6308-455c-a413-b4f455f88799 2018-07-17 09:11:36,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:36,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["uSdWxBCfReC2NC1EVN3H3A"], "issued_at": "2018-07-17T09:11:36.000000Z"}} 2018-07-17 09:11:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14b6a9ad4a0e5696ec1c610f1669ea95a904ea5" 2018-07-17 09:11:36,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-021f0236-bb33-4923-9fe0-ab156be3b85b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:36,687 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-021f0236-bb33-4923-9fe0-ab156be3b85b 2018-07-17 09:11:36,689 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-net 2018-07-17 09:11:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14b6a9ad4a0e5696ec1c610f1669ea95a904ea5" -d '{"network": {"name": "NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:37,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-689fbd2f-83fb-450e-9fb8-9fcff51ce5de Date: Tue, 17 Jul 2018 09:11:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"37c639b5-6803-4915-96c6-d94c39323e6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:36Z","is_default":false,"provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:36Z","mtu":1450}} 2018-07-17 09:11:37,135 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-689fbd2f-83fb-450e-9fb8-9fcff51ce5de 2018-07-17 09:11:37,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=37c639b5-6803-4915-96c6-d94c39323e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14b6a9ad4a0e5696ec1c610f1669ea95a904ea5" 2018-07-17 09:11:37,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7e82404d-068e-4c43-8dd5-40f12a339b97 Date: Tue, 17 Jul 2018 09:11:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"37c639b5-6803-4915-96c6-d94c39323e6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:36Z","provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:36Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:37,264 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=37c639b5-6803-4915-96c6-d94c39323e6c used request id req-7e82404d-068e-4c43-8dd5-40f12a339b97 2018-07-17 09:11:37,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=37c639b5-6803-4915-96c6-d94c39323e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14b6a9ad4a0e5696ec1c610f1669ea95a904ea5" 2018-07-17 09:11:37,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c76634d7-b85b-46ff-9c5d-cf0471a9c690 Date: Tue, 17 Jul 2018 09:11:37 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:37,333 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=37c639b5-6803-4915-96c6-d94c39323e6c used request id req-c76634d7-b85b-46ff-9c5d-cf0471a9c690 2018-07-17 09:11:37,334 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-subnet 2018-07-17 09:11:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14b6a9ad4a0e5696ec1c610f1669ea95a904ea5" -d '{"subnets": [{"ip_version": 4, "network_id": "37c639b5-6803-4915-96c6-d94c39323e6c", "cidr": "", "name": "NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-subnet"}]}' 2018-07-17 09:11:37,355 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-85480e59-c95e-4cce-be73-c2648a0aa55b Date: Tue, 17 Jul 2018 09:11:37 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-17 09:11:37,355 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-85480e59-c95e-4cce-be73-c2648a0aa55b 2018-07-17 09:11:37,355 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-17 09:11:37,355 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-subnet] for network [NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-net] 2018-07-17 09:11:37,355 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b156b1fc-b89a-4cc0-994d-42cdd25deb9f-pub-net 2018-07-17 09:11:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/37c639b5-6803-4915-96c6-d94c39323e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14b6a9ad4a0e5696ec1c610f1669ea95a904ea5" 2018-07-17 09:11:38,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-627ec748-edbf-47dd-9024-16d00c1fbaf5 Date: Tue, 17 Jul 2018 09:11:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:38,285 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/37c639b5-6803-4915-96c6-d94c39323e6c used request id req-627ec748-edbf-47dd-9024-16d00c1fbaf5 2018-07-17 09:11:38,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:38,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["knOcl8gyTqmbUTlPnbarNw"], "issued_at": "2018-07-17T09:11:38.000000Z"}} 2018-07-17 09:11:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:38,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-daf6b3b9-c13a-449e-93f1-807bccc25aa5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:38,760 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-daf6b3b9-c13a-449e-93f1-807bccc25aa5 2018-07-17 09:11:38,762 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net 2018-07-17 09:11:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" -d '{"network": {"name": "NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:39,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d3d307eb-26b6-47ec-9d72-7f5b2d0d8589 Date: Tue, 17 Jul 2018 09:11:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:39Z","is_default":false,"provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:38Z","mtu":1450}} 2018-07-17 09:11:39,217 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-d3d307eb-26b6-47ec-9d72-7f5b2d0d8589 2018-07-17 09:11:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:39,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8c27acc1-d1af-4cb4-9a44-e6deabcd6c5a Date: Tue, 17 Jul 2018 09:11:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:39Z","provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:38Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:39,323 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-8c27acc1-d1af-4cb4-9a44-e6deabcd6c5a 2018-07-17 09:11:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:39,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33be3b3c-5ce7-4311-b0bf-a3bc4aac89d7 Date: Tue, 17 Jul 2018 09:11:39 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:39,367 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-33be3b3c-5ce7-4311-b0bf-a3bc4aac89d7 2018-07-17 09:11:39,367 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet 2018-07-17 09:11:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" -d '{"subnets": [{"ip_version": 4, "network_id": "778e6cc2-28f3-4757-ae4f-f26727e707cf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]}' 2018-07-17 09:11:39,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-739f0722-7eb4-48ad-a41d-a5f1af53e7f8 Date: Tue, 17 Jul 2018 09:11:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:39Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"64624b5f-7689-4ed6-9d27-43eda0198a04","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]} 2018-07-17 09:11:39,954 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-739f0722-7eb4-48ad-a41d-a5f1af53e7f8 2018-07-17 09:11:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-37b9b297-66f4-423f-a835-45b680ac9b42 Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["64624b5f-7689-4ed6-9d27-43eda0198a04"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:39Z","provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:38Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:40,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-37b9b297-66f4-423f-a835-45b680ac9b42 2018-07-17 09:11:40,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-563b6a00-503e-43b7-a4a7-b0e29b255a24 Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:39Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"64624b5f-7689-4ed6-9d27-43eda0198a04","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]} 2018-07-17 09:11:40,189 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-563b6a00-503e-43b7-a4a7-b0e29b255a24 2018-07-17 09:11:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a19241e8-8f21-4321-8d0d-267470d12f3a Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["64624b5f-7689-4ed6-9d27-43eda0198a04"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:39Z","provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:38Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:40,354 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net used request id req-a19241e8-8f21-4321-8d0d-267470d12f3a 2018-07-17 09:11:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:40,362 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:40 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:40 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8ae2073c-a381-4470-a9a8-5d8db107719e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:40,399 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-8ae2073c-a381-4470-a9a8-5d8db107719e 2018-07-17 09:11:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-17e5bc1b-f1c3-45fb-9e3e-b5e843d1390b Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:39Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"64624b5f-7689-4ed6-9d27-43eda0198a04","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]} 2018-07-17 09:11:40,473 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-17e5bc1b-f1c3-45fb-9e3e-b5e843d1390b 2018-07-17 09:11:40,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf&name=NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aaae8b49-99a6-43f1-930e-2c2677f614bf Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:39Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"64624b5f-7689-4ed6-9d27-43eda0198a04","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]} 2018-07-17 09:11:40,553 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf&name=NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet used request id req-aaae8b49-99a6-43f1-930e-2c2677f614bf 2018-07-17 09:11:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf&name=NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89a7ac9c-d2ac-4e03-93e1-7df31f600b8b Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:39Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"64624b5f-7689-4ed6-9d27-43eda0198a04","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]} 2018-07-17 09:11:40,632 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf&name=NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet used request id req-89a7ac9c-d2ac-4e03-93e1-7df31f600b8b 2018-07-17 09:11:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:40,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f008412e-fa1c-4fa5-95f5-4a3b711236be Date: Tue, 17 Jul 2018 09:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"778e6cc2-28f3-4757-ae4f-f26727e707cf","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:39Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"64624b5f-7689-4ed6-9d27-43eda0198a04","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet"}]} 2018-07-17 09:11:40,716 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-f008412e-fa1c-4fa5-95f5-4a3b711236be 2018-07-17 09:11:40,716 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet 2018-07-17 09:11:40,716 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-subnet 2018-07-17 09:11:40,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/64624b5f-7689-4ed6-9d27-43eda0198a04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:42,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7d4f1a6-4c94-4cda-9021-688aa72fee8d Date: Tue, 17 Jul 2018 09:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:42,549 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/64624b5f-7689-4ed6-9d27-43eda0198a04 used request id req-c7d4f1a6-4c94-4cda-9021-688aa72fee8d 2018-07-17 09:11:42,549 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-32973c7b-8a75-4697-aa86-a76239f82ce6-pub-net 2018-07-17 09:11:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/778e6cc2-28f3-4757-ae4f-f26727e707cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f650a01b4e85043e9e9da18666ce491dcbec23" 2018-07-17 09:11:45,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2f603b1-c5f8-4f4e-b934-9cbf2386c8d7 Date: Tue, 17 Jul 2018 09:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:45,649 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/778e6cc2-28f3-4757-ae4f-f26727e707cf used request id req-a2f603b1-c5f8-4f4e-b934-9cbf2386c8d7 2018-07-17 09:11:45,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:46,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["nQ03luaVQmqgynymzDUlGQ"], "issued_at": "2018-07-17T09:11:46.000000Z"}} 2018-07-17 09:11:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e1f5827c2a2ec77cc63da9635bcf6610e2bfb1" 2018-07-17 09:11:46,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-508c51aa-1b7c-43c4-b697-a98d392a6581 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:46,128 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-508c51aa-1b7c-43c4-b697-a98d392a6581 2018-07-17 09:11:46,129 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-net 2018-07-17 09:11:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e1f5827c2a2ec77cc63da9635bcf6610e2bfb1" -d '{"network": {"name": "NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:46,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-94108bd4-18c6-4e42-9f39-96d2480d7ff4 Date: Tue, 17 Jul 2018 09:11:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"21bf9f5c-2056-45e3-8c77-539af28cec58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:46Z","is_default":false,"provider:segmentation_id":51,"name":"NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:46Z","mtu":1450}} 2018-07-17 09:11:46,575 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-94108bd4-18c6-4e42-9f39-96d2480d7ff4 2018-07-17 09:11:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=21bf9f5c-2056-45e3-8c77-539af28cec58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e1f5827c2a2ec77cc63da9635bcf6610e2bfb1" 2018-07-17 09:11:46,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6afe5a0c-395d-4d8a-aabe-5713095609a4 Date: Tue, 17 Jul 2018 09:11:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"21bf9f5c-2056-45e3-8c77-539af28cec58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:46Z","provider:segmentation_id":51,"name":"NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:46Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:46,714 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=21bf9f5c-2056-45e3-8c77-539af28cec58 used request id req-6afe5a0c-395d-4d8a-aabe-5713095609a4 2018-07-17 09:11:46,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21bf9f5c-2056-45e3-8c77-539af28cec58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e1f5827c2a2ec77cc63da9635bcf6610e2bfb1" 2018-07-17 09:11:46,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2852ab6c-a03a-4c66-a3c0-d8b7c84a9f56 Date: Tue, 17 Jul 2018 09:11:46 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:46,816 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21bf9f5c-2056-45e3-8c77-539af28cec58 used request id req-2852ab6c-a03a-4c66-a3c0-d8b7c84a9f56 2018-07-17 09:11:46,816 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-subnet 2018-07-17 09:11:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e1f5827c2a2ec77cc63da9635bcf6610e2bfb1" -d '{"subnets": [{"ip_version": 4, "network_id": "21bf9f5c-2056-45e3-8c77-539af28cec58", "cidr": null, "name": "NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-subnet"}]}' 2018-07-17 09:11:46,912 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2b5b9539-641a-4c76-8e40-2cd60c5bdb30 Date: Tue, 17 Jul 2018 09:11:46 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-17 09:11:46,912 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-2b5b9539-641a-4c76-8e40-2cd60c5bdb30 2018-07-17 09:11:46,912 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-17 09:11:46,912 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-subnet] for network [NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-net] 2018-07-17 09:11:46,912 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f3d85032-93b2-4b07-96ab-77348628721b-pub-net 2018-07-17 09:11:46,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/21bf9f5c-2056-45e3-8c77-539af28cec58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e1f5827c2a2ec77cc63da9635bcf6610e2bfb1" 2018-07-17 09:11:48,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-630e52e3-f75e-44e8-a2c2-5b88eab418c7 Date: Tue, 17 Jul 2018 09:11:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:48,095 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/21bf9f5c-2056-45e3-8c77-539af28cec58 used request id req-630e52e3-f75e-44e8-a2c2-5b88eab418c7 2018-07-17 09:11:48,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:48,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ZQ0FsLgYSgmNRoSrdbvt0w"], "issued_at": "2018-07-17T09:11:48.000000Z"}} 2018-07-17 09:11:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:48,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4a04fe87-37ff-47f3-a0b7-3e631eaed338 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:48,544 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4a04fe87-37ff-47f3-a0b7-3e631eaed338 2018-07-17 09:11:48,545 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net 2018-07-17 09:11:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" -d '{"network": {"name": "NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:48,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-54e8dd9e-120c-4e7c-a795-f79629a67619 Date: Tue, 17 Jul 2018 09:11:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:48Z","is_default":false,"provider:segmentation_id":11,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:48Z","mtu":1450}} 2018-07-17 09:11:48,960 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-54e8dd9e-120c-4e7c-a795-f79629a67619 2018-07-17 09:11:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:49,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-163497b0-6f48-4648-963a-633e4466f647 Date: Tue, 17 Jul 2018 09:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:48Z","provider:segmentation_id":11,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:48Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:49,103 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d used request id req-163497b0-6f48-4648-963a-633e4466f647 2018-07-17 09:11:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:49,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f205cb4-4fcf-47c2-ab59-507e437384cc Date: Tue, 17 Jul 2018 09:11:49 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:49,153 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d used request id req-9f205cb4-4fcf-47c2-ab59-507e437384cc 2018-07-17 09:11:49,154 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet 2018-07-17 09:11:49,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" -d '{"subnets": [{"ip_version": 4, "network_id": "ca43e9f7-5c5a-4b9f-a02c-75897979cb2d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet"}]}' 2018-07-17 09:11:49,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bdb338f7-98d6-4459-b4ae-1f3d5dd53525 Date: Tue, 17 Jul 2018 09:11:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"2f143145-51a5-45f9-8c12-97644e7a3b4e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet"}]} 2018-07-17 09:11:49,804 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-bdb338f7-98d6-4459-b4ae-1f3d5dd53525 2018-07-17 09:11:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:49,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0eddc548-0751-4e20-b7d5-5b2663e4b307 Date: Tue, 17 Jul 2018 09:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["2f143145-51a5-45f9-8c12-97644e7a3b4e"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:49Z","provider:segmentation_id":11,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:48Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:49,935 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d used request id req-0eddc548-0751-4e20-b7d5-5b2663e4b307 2018-07-17 09:11:49,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:50,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c45259e2-9a68-42a9-9453-17cf6091fcaa Date: Tue, 17 Jul 2018 09:11:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"2f143145-51a5-45f9-8c12-97644e7a3b4e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet"}]} 2018-07-17 09:11:50,015 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d used request id req-c45259e2-9a68-42a9-9453-17cf6091fcaa 2018-07-17 09:11:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:50,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b3266285-2cad-4b3f-af2a-1f52215a65a1 Date: Tue, 17 Jul 2018 09:11:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["2f143145-51a5-45f9-8c12-97644e7a3b4e"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:49Z","provider:segmentation_id":11,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:48Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:50,197 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net used request id req-b3266285-2cad-4b3f-af2a-1f52215a65a1 2018-07-17 09:11:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:50,206 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:50 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:50,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:50 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2616d8d1-ba6b-4bd3-b00a-3d514e62988e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:50,250 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-2616d8d1-ba6b-4bd3-b00a-3d514e62988e 2018-07-17 09:11:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:50,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81df9232-1f4e-4c6a-a8f8-6dbc3e58d12f Date: Tue, 17 Jul 2018 09:11:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca43e9f7-5c5a-4b9f-a02c-75897979cb2d","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"2f143145-51a5-45f9-8c12-97644e7a3b4e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet"}]} 2018-07-17 09:11:50,352 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ca43e9f7-5c5a-4b9f-a02c-75897979cb2d used request id req-81df9232-1f4e-4c6a-a8f8-6dbc3e58d12f 2018-07-17 09:11:50,352 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet 2018-07-17 09:11:50,352 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-subnet 2018-07-17 09:11:50,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/2f143145-51a5-45f9-8c12-97644e7a3b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:52,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d98fb8a5-fb5d-43f7-ad40-3b3146a10b05 Date: Tue, 17 Jul 2018 09:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:52,448 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/2f143145-51a5-45f9-8c12-97644e7a3b4e used request id req-d98fb8a5-fb5d-43f7-ad40-3b3146a10b05 2018-07-17 09:11:52,448 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3a597632-7e27-4ffa-bed1-15487ded96f4-pub-net 2018-07-17 09:11:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/ca43e9f7-5c5a-4b9f-a02c-75897979cb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2eeb22eab4bfc34a25f2ba2b2ada513938aec8" 2018-07-17 09:11:55,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16ca8543-1b37-4ba0-be7a-afca7c9b46c5 Date: Tue, 17 Jul 2018 09:11:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:11:55,016 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/ca43e9f7-5c5a-4b9f-a02c-75897979cb2d used request id req-16ca8543-1b37-4ba0-be7a-afca7c9b46c5 2018-07-17 09:11:55,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:55,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["jrYZrG4ARB23klarldDYpQ"], "issued_at": "2018-07-17T09:11:55.000000Z"}} 2018-07-17 09:11:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:55,547 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3f9907b0-aead-43e4-95b6-8bd55209f5ca X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:55,547 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3f9907b0-aead-43e4-95b6-8bd55209f5ca 2018-07-17 09:11:55,548 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net 2018-07-17 09:11:55,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" -d '{"network": {"name": "NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net", "admin_state_up": true}}' 2018-07-17 09:11:55,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-c7434cfa-cfcb-4807-8ce6-756eb0b402db Date: Tue, 17 Jul 2018 09:11:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:55Z","is_default":false,"provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:55Z","mtu":1450}} 2018-07-17 09:11:55,935 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-c7434cfa-cfcb-4807-8ce6-756eb0b402db 2018-07-17 09:11:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:56,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-044cb78c-ece6-49c1-a956-d38aca3b4ba2 Date: Tue, 17 Jul 2018 09:11:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:11:55Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:55Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:56,051 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f used request id req-044cb78c-ece6-49c1-a956-d38aca3b4ba2 2018-07-17 09:11:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:56,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91a8fe77-8725-40f2-af89-01974d111155 Date: Tue, 17 Jul 2018 09:11:56 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:11:56,146 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f used request id req-91a8fe77-8725-40f2-af89-01974d111155 2018-07-17 09:11:56,146 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet 2018-07-17 09:11:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" -d '{"subnets": [{"ip_version": 4, "network_id": "1e8b1c0c-30a0-4f92-90b6-1d988da6007f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet"}]}' 2018-07-17 09:11:56,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-55bd0cca-81ab-421d-b209-8784ae4002e0 Date: Tue, 17 Jul 2018 09:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:56Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:56Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"b0752ad7-29ad-40b3-820a-855daab82044","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet"}]} 2018-07-17 09:11:56,738 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-55bd0cca-81ab-421d-b209-8784ae4002e0 2018-07-17 09:11:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:56,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-271a18e5-ec75-497a-bedb-b2b1cf93e7aa Date: Tue, 17 Jul 2018 09:11:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["b0752ad7-29ad-40b3-820a-855daab82044"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:56Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:55Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:56,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f used request id req-271a18e5-ec75-497a-bedb-b2b1cf93e7aa 2018-07-17 09:11:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:57,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-01f85efb-f988-4afa-a27e-2192a8825dc1 Date: Tue, 17 Jul 2018 09:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:56Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"b0752ad7-29ad-40b3-820a-855daab82044","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet"}]} 2018-07-17 09:11:57,002 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f used request id req-01f85efb-f988-4afa-a27e-2192a8825dc1 2018-07-17 09:11:57,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:57,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c8eaf4cc-2636-4790-a30d-e6262af87c1a Date: Tue, 17 Jul 2018 09:11:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["b0752ad7-29ad-40b3-820a-855daab82044"],"description":"","tags":[],"updated_at":"2018-07-17T09:11:56Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:55Z","provider:network_type":"vxlan"}]} 2018-07-17 09:11:57,142 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net used request id req-c8eaf4cc-2636-4790-a30d-e6262af87c1a 2018-07-17 09:11:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:11:57,154 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:11:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:57,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:57 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-7e1df7d3-3741-4c28-b193-64a9ab3e8006 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:11:57,180 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-7e1df7d3-3741-4c28-b193-64a9ab3e8006 2018-07-17 09:11:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:57,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a3d1a482-2043-4d9d-a203-5381e954c57d Date: Tue, 17 Jul 2018 09:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:56Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"b0752ad7-29ad-40b3-820a-855daab82044","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet"}]} 2018-07-17 09:11:57,541 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f used request id req-a3d1a482-2043-4d9d-a203-5381e954c57d 2018-07-17 09:11:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f&name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:57,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a85c128-6bf9-449e-abb8-bcd2be7fe414 Date: Tue, 17 Jul 2018 09:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e8b1c0c-30a0-4f92-90b6-1d988da6007f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:11:56Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"b0752ad7-29ad-40b3-820a-855daab82044","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet"}]} 2018-07-17 09:11:57,612 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1e8b1c0c-30a0-4f92-90b6-1d988da6007f&name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet used request id req-8a85c128-6bf9-449e-abb8-bcd2be7fe414 2018-07-17 09:11:57,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:11:57,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:11:58,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1gv2JT-vSRGj-xJVeWrPJg"], "issued_at": "2018-07-17T09:11:58.000000Z"}} 2018-07-17 09:11:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e74faab6cb2c45f2fe80290144990c520e577" 2018-07-17 09:11:58,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:11:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-803b0b68-7344-4617-8388-f0ae7732acf0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:11:58,096 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-803b0b68-7344-4617-8388-f0ae7732acf0 2018-07-17 09:11:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:58,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-feecea27-8ea6-44ba-b15a-f2cc28e4d053 Date: Tue, 17 Jul 2018 09:11:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:11:58,226 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-feecea27-8ea6-44ba-b15a-f2cc28e4d053 2018-07-17 09:11:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:11:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d21ad7fd-6fa3-4705-a847-f1f9810e2e40 Date: Tue, 17 Jul 2018 09:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:11:58,298 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-d21ad7fd-6fa3-4705-a847-f1f9810e2e40 2018-07-17 09:11:58,299 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router 2018-07-17 09:11:58,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router", "admin_state_up": true}}' 2018-07-17 09:12:06,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-42044867-a476-420e-8376-06808c02f798 Date: Tue, 17 Jul 2018 09:12:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:11:59Z", "admin_state_up": true, "updated_at": "2018-07-17T09:12:00Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "116a193d-5e03-42a7-8d30-486a04512418", "name": "NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router"}} 2018-07-17 09:12:06,985 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-42044867-a476-420e-8376-06808c02f798 2018-07-17 09:12:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=116a193d-5e03-42a7-8d30-486a04512418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:07,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3130 X-Openstack-Request-Id: req-698711af-15d1-4982-98d4-94e67a8c33ee Date: Tue, 17 Jul 2018 09:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:00Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.111"}],"id":"1ae12172-5ff3-46ae-9632-cdbfa2af35b7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:cd:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:12:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"854a81bc-a502-4197-9ff6-11591d60fe11","ip_address":"169.254.192.3"}],"id":"20583bf3-6e9a-4c48-8d85-2fcc0bfcf9dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:21:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:12:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"854a81bc-a502-4197-9ff6-11591d60fe11","ip_address":"169.254.192.9"}],"id":"4dc93bed-e56b-46b3-aa21-0ccc9b915ec7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:76:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:12:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"854a81bc-a502-4197-9ff6-11591d60fe11","ip_address":"169.254.192.6"}],"id":"cc01a884-6e8f-4fbb-baa9-1acc117df1fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:54:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:12:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:12:07,062 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=116a193d-5e03-42a7-8d30-486a04512418 used request id req-698711af-15d1-4982-98d4-94e67a8c33ee 2018-07-17 09:12:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:07,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-15e529e4-905a-458b-8761-b0a6d3dc8ea3 Date: Tue, 17 Jul 2018 09:12:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:12:07,190 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-15e529e4-905a-458b-8761-b0a6d3dc8ea3 2018-07-17 09:12:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:07,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a8bd23c6-122c-4ed7-8f57-f47eaac520b2 Date: Tue, 17 Jul 2018 09:12:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:11:58Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:58Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"854a81bc-a502-4197-9ff6-11591d60fe11","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:07,626 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 used request id req-a8bd23c6-122c-4ed7-8f57-f47eaac520b2 2018-07-17 09:12:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:07,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4f89d702-8817-4be2-a706-f99618ecb94f Date: Tue, 17 Jul 2018 09:12:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:11:58Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:58Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"854a81bc-a502-4197-9ff6-11591d60fe11","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:07,714 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 used request id req-4f89d702-8817-4be2-a706-f99618ecb94f 2018-07-17 09:12:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:07,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0c8d5f37-c7fe-42f0-835c-81d6831a2306 Date: Tue, 17 Jul 2018 09:12:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:11:58Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:58Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"854a81bc-a502-4197-9ff6-11591d60fe11","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:07,816 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 used request id req-0c8d5f37-c7fe-42f0-835c-81d6831a2306 2018-07-17 09:12:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e939559e-f5d0-4302-afc0-abccdd139d16 Date: Tue, 17 Jul 2018 09:12:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:11:59Z", "admin_state_up": true, "updated_at": "2018-07-17T09:12:04Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "116a193d-5e03-42a7-8d30-486a04512418", "name": "NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router"}]} 2018-07-17 09:12:08,058 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router used request id req-e939559e-f5d0-4302-afc0-abccdd139d16 2018-07-17 09:12:08,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:08 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1ae9ad81-c52e-400f-96f8-5f55a55c4e89 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:12:08,098 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-1ae9ad81-c52e-400f-96f8-5f55a55c4e89 2018-07-17 09:12:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=116a193d-5e03-42a7-8d30-486a04512418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-9ddf0532-f75c-46a9-a86f-f0258ad20549 Date: Tue, 17 Jul 2018 09:12:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:07Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.111"}],"id":"1ae12172-5ff3-46ae-9632-cdbfa2af35b7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:cd:52","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:12:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"854a81bc-a502-4197-9ff6-11591d60fe11","ip_address":"169.254.192.3"}],"id":"20583bf3-6e9a-4c48-8d85-2fcc0bfcf9dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:21:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:12:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"854a81bc-a502-4197-9ff6-11591d60fe11","ip_address":"169.254.192.9"}],"id":"4dc93bed-e56b-46b3-aa21-0ccc9b915ec7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:76:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:12:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"854a81bc-a502-4197-9ff6-11591d60fe11","ip_address":"169.254.192.6"}],"id":"cc01a884-6e8f-4fbb-baa9-1acc117df1fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:54:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"116a193d-5e03-42a7-8d30-486a04512418","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:12:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:12:08,174 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=116a193d-5e03-42a7-8d30-486a04512418 used request id req-9ddf0532-f75c-46a9-a86f-f0258ad20549 2018-07-17 09:12:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-030b6339-29e8-41fb-aa5b-a6163f7e3782 Date: Tue, 17 Jul 2018 09:12:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:12:08,243 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-030b6339-29e8-41fb-aa5b-a6163f7e3782 2018-07-17 09:12:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fb725648-e732-41e9-b493-c9cba91a8997 Date: Tue, 17 Jul 2018 09:12:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:11:58Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:58Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"854a81bc-a502-4197-9ff6-11591d60fe11","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:08,319 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 used request id req-fb725648-e732-41e9-b493-c9cba91a8997 2018-07-17 09:12:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-698a2c7e-e53c-4ab7-8945-7189622c497c Date: Tue, 17 Jul 2018 09:12:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:11:58Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:58Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"854a81bc-a502-4197-9ff6-11591d60fe11","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:08,673 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 used request id req-698a2c7e-e53c-4ab7-8945-7189622c497c 2018-07-17 09:12:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:08,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-08e6cb39-44ff-493e-90d7-001439f50731 Date: Tue, 17 Jul 2018 09:12:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"960f633b-2850-4750-a5c4-b63061071c1a","tenant_id":"","created_at":"2018-07-17T09:11:58Z","dns_nameservers":[],"updated_at":"2018-07-17T09:11:58Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"854a81bc-a502-4197-9ff6-11591d60fe11","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:08,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/854a81bc-a502-4197-9ff6-11591d60fe11 used request id req-08e6cb39-44ff-493e-90d7-001439f50731 2018-07-17 09:12:08,751 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router 2018-07-17 09:12:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/116a193d-5e03-42a7-8d30-486a04512418/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" -d '{"subnet_id": "b0752ad7-29ad-40b3-820a-855daab82044"}' 2018-07-17 09:12:12,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58be81da-14e9-41b0-b501-8d7b59374a1a Date: Tue, 17 Jul 2018 09:12:12 GMT RESP BODY: {"network_id": "1e8b1c0c-30a0-4f92-90b6-1d988da6007f", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "b0752ad7-29ad-40b3-820a-855daab82044", "subnet_ids": ["b0752ad7-29ad-40b3-820a-855daab82044"], "port_id": "f8677cb1-f2ec-47ed-8ab3-b8ba13113a0b", "id": "116a193d-5e03-42a7-8d30-486a04512418"} 2018-07-17 09:12:12,580 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/116a193d-5e03-42a7-8d30-486a04512418/add_router_interface used request id req-58be81da-14e9-41b0-b501-8d7b59374a1a 2018-07-17 09:12:12,581 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router 2018-07-17 09:12:12,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/116a193d-5e03-42a7-8d30-486a04512418/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" -d '{"subnet_id": "b0752ad7-29ad-40b3-820a-855daab82044"}' 2018-07-17 09:12:15,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0adc6308-48e1-480c-9247-cef1728ef106 Date: Tue, 17 Jul 2018 09:12:15 GMT RESP BODY: {"network_id": "1e8b1c0c-30a0-4f92-90b6-1d988da6007f", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "subnet_id": "b0752ad7-29ad-40b3-820a-855daab82044", "subnet_ids": ["b0752ad7-29ad-40b3-820a-855daab82044"], "port_id": "f8677cb1-f2ec-47ed-8ab3-b8ba13113a0b", "id": "116a193d-5e03-42a7-8d30-486a04512418"} 2018-07-17 09:12:15,902 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/116a193d-5e03-42a7-8d30-486a04512418/remove_router_interface used request id req-0adc6308-48e1-480c-9247-cef1728ef106 2018-07-17 09:12:15,902 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router 2018-07-17 09:12:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/116a193d-5e03-42a7-8d30-486a04512418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:21,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-216de1c2-f09e-4614-bc10-7f07fd8370dd Content-Length: 0 Date: Tue, 17 Jul 2018 09:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:21,584 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/116a193d-5e03-42a7-8d30-486a04512418 used request id req-216de1c2-f09e-4614-bc10-7f07fd8370dd 2018-07-17 09:12:21,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:22,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9592a12e-72c6-4937-9160-ad1246df0f3a Date: Tue, 17 Jul 2018 09:12:22 GMT RESP BODY: {"routers": []} 2018-07-17 09:12:22,078 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-router used request id req-9592a12e-72c6-4937-9160-ad1246df0f3a 2018-07-17 09:12:22,078 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet 2018-07-17 09:12:22,078 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-subnet 2018-07-17 09:12:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/b0752ad7-29ad-40b3-820a-855daab82044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:25,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2157e88-81f6-4a7e-b99a-81da50a1df3f Date: Tue, 17 Jul 2018 09:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:25,241 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/b0752ad7-29ad-40b3-820a-855daab82044 used request id req-c2157e88-81f6-4a7e-b99a-81da50a1df3f 2018-07-17 09:12:25,241 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-62723511-5366-402f-899d-afe784f38d6f-pub-net 2018-07-17 09:12:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/1e8b1c0c-30a0-4f92-90b6-1d988da6007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee4e499a54abf3a1585a761227c60ddcfa8ea" 2018-07-17 09:12:27,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60c4c452-6efe-49dc-889e-3c5af81ab3c0 Date: Tue, 17 Jul 2018 09:12:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:27,473 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/1e8b1c0c-30a0-4f92-90b6-1d988da6007f used request id req-60c4c452-6efe-49dc-889e-3c5af81ab3c0 2018-07-17 09:12:27,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:12:28,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["DM9B7BzfQryvs2NiWMRNCw"], "issued_at": "2018-07-17T09:12:28.000000Z"}} 2018-07-17 09:12:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:28,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-57afd18f-9679-424c-ab94-3b85e4a19f22 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:12:28,048 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-57afd18f-9679-424c-ab94-3b85e4a19f22 2018-07-17 09:12:28,050 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net 2018-07-17 09:12:28,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" -d '{"network": {"name": "NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net", "admin_state_up": true}}' 2018-07-17 09:12:28,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-079bbf80-218c-4577-aee3-0d5ce5e214a2 Date: Tue, 17 Jul 2018 09:12:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:12:28Z","is_default":false,"provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:28Z","mtu":1450}} 2018-07-17 09:12:28,629 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-079bbf80-218c-4577-aee3-0d5ce5e214a2 2018-07-17 09:12:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=165aa7ce-f14c-4e65-b707-840cfbc791a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:28,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8765dd44-8110-495d-abde-12d162e6c8a9 Date: Tue, 17 Jul 2018 09:12:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:12:28Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:28Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:28,972 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=165aa7ce-f14c-4e65-b707-840cfbc791a5 used request id req-8765dd44-8110-495d-abde-12d162e6c8a9 2018-07-17 09:12:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165aa7ce-f14c-4e65-b707-840cfbc791a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:29,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36d453ad-e76d-40dc-8f9e-9abc6ce48baa Date: Tue, 17 Jul 2018 09:12:29 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:12:29,014 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165aa7ce-f14c-4e65-b707-840cfbc791a5 used request id req-36d453ad-e76d-40dc-8f9e-9abc6ce48baa 2018-07-17 09:12:29,014 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet 2018-07-17 09:12:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" -d '{"subnets": [{"ip_version": 4, "network_id": "165aa7ce-f14c-4e65-b707-840cfbc791a5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet"}]}' 2018-07-17 09:12:29,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56ed7a0a-3b03-4f09-bc3f-6a0d0fe12706 Date: Tue, 17 Jul 2018 09:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:29Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"643162b8-9557-4bcd-8463-ce5b3b7c01b9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet"}]} 2018-07-17 09:12:29,682 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-56ed7a0a-3b03-4f09-bc3f-6a0d0fe12706 2018-07-17 09:12:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=165aa7ce-f14c-4e65-b707-840cfbc791a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:29,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-84c05383-4881-4b1a-8af1-4b9e3008d9b7 Date: Tue, 17 Jul 2018 09:12:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["643162b8-9557-4bcd-8463-ce5b3b7c01b9"],"description":"","tags":[],"updated_at":"2018-07-17T09:12:29Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:28Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:29,826 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=165aa7ce-f14c-4e65-b707-840cfbc791a5 used request id req-84c05383-4881-4b1a-8af1-4b9e3008d9b7 2018-07-17 09:12:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165aa7ce-f14c-4e65-b707-840cfbc791a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:29,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3d4029ed-48cf-4738-b174-4a31631dcacc Date: Tue, 17 Jul 2018 09:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:29Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"643162b8-9557-4bcd-8463-ce5b3b7c01b9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet"}]} 2018-07-17 09:12:29,929 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165aa7ce-f14c-4e65-b707-840cfbc791a5 used request id req-3d4029ed-48cf-4738-b174-4a31631dcacc 2018-07-17 09:12:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:30,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7d5c2bc2-eb25-4409-ac95-272cac4b8dc1 Date: Tue, 17 Jul 2018 09:12:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["643162b8-9557-4bcd-8463-ce5b3b7c01b9"],"description":"","tags":[],"updated_at":"2018-07-17T09:12:29Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:28Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:30,130 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net used request id req-7d5c2bc2-eb25-4409-ac95-272cac4b8dc1 2018-07-17 09:12:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:12:30,139 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:30 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:12:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:30,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5afaa194-c1c4-436b-9793-9554808a0dd2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:12:30,167 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-5afaa194-c1c4-436b-9793-9554808a0dd2 2018-07-17 09:12:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165aa7ce-f14c-4e65-b707-840cfbc791a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:30,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-74e974a5-07bf-479f-b9a1-a364f9adef6a Date: Tue, 17 Jul 2018 09:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165aa7ce-f14c-4e65-b707-840cfbc791a5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:29Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"643162b8-9557-4bcd-8463-ce5b3b7c01b9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet"}]} 2018-07-17 09:12:30,241 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165aa7ce-f14c-4e65-b707-840cfbc791a5 used request id req-74e974a5-07bf-479f-b9a1-a364f9adef6a 2018-07-17 09:12:30,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:12:30,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:12:30,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["8EtyUlKqQ0OJmCrM9c6SAQ"], "issued_at": "2018-07-17T09:12:30.000000Z"}} 2018-07-17 09:12:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576370cdf32beccd80eeda70e058a1daf87eff6e" 2018-07-17 09:12:30,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-21972f1e-4d5f-459c-b32a-78f6d511c71f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:12:30,732 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-21972f1e-4d5f-459c-b32a-78f6d511c71f 2018-07-17 09:12:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:30,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1174ee91-2298-4e38-92dc-07e1560597c1 Date: Tue, 17 Jul 2018 09:12:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:12:30,868 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-1174ee91-2298-4e38-92dc-07e1560597c1 2018-07-17 09:12:30,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:30,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d006cb72-495f-4782-9727-9d3a7f3fb8dd Date: Tue, 17 Jul 2018 09:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:12:30,951 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-d006cb72-495f-4782-9727-9d3a7f3fb8dd 2018-07-17 09:12:30,952 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router 2018-07-17 09:12:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router", "admin_state_up": true}}' 2018-07-17 09:12:39,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-402ec2f0-a28c-4052-86ad-f6c0302e22a8 Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:12:31Z", "admin_state_up": true, "updated_at": "2018-07-17T09:12:33Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "aaf123c2-91fd-4c58-86f2-c8ddc7628581", "name": "NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router"}} 2018-07-17 09:12:39,228 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-402ec2f0-a28c-4052-86ad-f6c0302e22a8 2018-07-17 09:12:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=aaf123c2-91fd-4c58-86f2-c8ddc7628581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-81101b4a-d8cb-42ed-bc0d-5ca58087c4be Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","ip_address":"169.254.192.4"}],"id":"2e952edb-a970-4b13-81fc-e28ff3039a96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:0e:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","ip_address":"169.254.192.8"}],"id":"b2e8d30d-4663-48d8-a3da-7d59533a2df1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:f0:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.109"}],"id":"e8896a29-7aab-4424-bd33-91b01808e7e6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:38:a7","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:12:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","ip_address":"169.254.192.6"}],"id":"ed2904b4-8f78-451a-848d-7191f2cfb46a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:ae:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:35Z","binding:vnic_type":"normal"}]} 2018-07-17 09:12:39,302 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=aaf123c2-91fd-4c58-86f2-c8ddc7628581 used request id req-81101b4a-d8cb-42ed-bc0d-5ca58087c4be 2018-07-17 09:12:39,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-7f4cca3a-f252-49e2-8ec3-a90a9ab23244 Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:12:39,374 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-7f4cca3a-f252-49e2-8ec3-a90a9ab23244 2018-07-17 09:12:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7e5e097e-a3c9-4039-9d0f-19fbb20e073c Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:31Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:39,443 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 used request id req-7e5e097e-a3c9-4039-9d0f-19fbb20e073c 2018-07-17 09:12:39,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7261606c-36ce-4f25-b297-0c6e1d7f436f Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:31Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:39,507 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 used request id req-7261606c-36ce-4f25-b297-0c6e1d7f436f 2018-07-17 09:12:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-20715c5e-194c-4712-b9a8-3e74f65b67cd Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:31Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:39,600 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 used request id req-20715c5e-194c-4712-b9a8-3e74f65b67cd 2018-07-17 09:12:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0acbec0c-5d0c-4e66-b917-45726ee10bb8 Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:12:31Z", "admin_state_up": true, "updated_at": "2018-07-17T09:12:36Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "aaf123c2-91fd-4c58-86f2-c8ddc7628581", "name": "NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router"}]} 2018-07-17 09:12:39,791 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router used request id req-0acbec0c-5d0c-4e66-b917-45726ee10bb8 2018-07-17 09:12:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:39 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9fa05099-0326-4954-af5e-f8783b953e9d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:12:39,830 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-9fa05099-0326-4954-af5e-f8783b953e9d 2018-07-17 09:12:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=aaf123c2-91fd-4c58-86f2-c8ddc7628581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:39,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3197 X-Openstack-Request-Id: req-5084b4f9-62a1-44c4-aaae-8a58ddd2481b Date: Tue, 17 Jul 2018 09:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","ip_address":"169.254.192.4"}],"id":"2e952edb-a970-4b13-81fc-e28ff3039a96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:0e:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","ip_address":"169.254.192.8"}],"id":"b2e8d30d-4663-48d8-a3da-7d59533a2df1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:f0:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:39Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.109"}],"id":"e8896a29-7aab-4424-bd33-91b01808e7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:38:a7","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:12:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:12:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","ip_address":"169.254.192.6"}],"id":"ed2904b4-8f78-451a-848d-7191f2cfb46a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:ae:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aaf123c2-91fd-4c58-86f2-c8ddc7628581","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:35Z","binding:vnic_type":"normal"}]} 2018-07-17 09:12:39,931 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=aaf123c2-91fd-4c58-86f2-c8ddc7628581 used request id req-5084b4f9-62a1-44c4-aaae-8a58ddd2481b 2018-07-17 09:12:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:40,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-38e887f0-3b9e-4d05-9a1c-635034cf3208 Date: Tue, 17 Jul 2018 09:12:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:12:40,015 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-38e887f0-3b9e-4d05-9a1c-635034cf3208 2018-07-17 09:12:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:40,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-21a8bcbf-1889-4903-9c85-a74bc1110489 Date: Tue, 17 Jul 2018 09:12:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:31Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:40,124 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 used request id req-21a8bcbf-1889-4903-9c85-a74bc1110489 2018-07-17 09:12:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:40,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc05b7ca-2dcc-4839-8756-b561322db494 Date: Tue, 17 Jul 2018 09:12:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:31Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:40,196 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 used request id req-cc05b7ca-2dcc-4839-8756-b561322db494 2018-07-17 09:12:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:40,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3abbb7aa-6a68-4946-9da6-6dab18525829 Date: Tue, 17 Jul 2018 09:12:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ca270eb6-879d-42a2-82ff-9a913dcf2b45","tenant_id":"","created_at":"2018-07-17T09:12:31Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5cba933-7a15-4e73-bb53-59b7bdc4c092","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:12:40,297 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5cba933-7a15-4e73-bb53-59b7bdc4c092 used request id req-3abbb7aa-6a68-4946-9da6-6dab18525829 2018-07-17 09:12:40,298 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet 2018-07-17 09:12:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/643162b8-9557-4bcd-8463-ce5b3b7c01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:43,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-748c3e39-1f4e-419b-9dc3-dde5772cc0ee Date: Tue, 17 Jul 2018 09:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:43,658 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/643162b8-9557-4bcd-8463-ce5b3b7c01b9 used request id req-748c3e39-1f4e-419b-9dc3-dde5772cc0ee 2018-07-17 09:12:43,658 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router 2018-07-17 09:12:43,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/aaf123c2-91fd-4c58-86f2-c8ddc7628581/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" -d '{"subnet_id": "643162b8-9557-4bcd-8463-ce5b3b7c01b9"}' 2018-07-17 09:12:44,444 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-574a44e1-6f94-4445-8ac9-f6cc7d0d11ed Date: Tue, 17 Jul 2018 09:12:44 GMT RESP BODY: {"NeutronError": {"message": "Subnet 643162b8-9557-4bcd-8463-ce5b3b7c01b9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-17 09:12:44,444 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aaf123c2-91fd-4c58-86f2-c8ddc7628581/add_router_interface used request id req-574a44e1-6f94-4445-8ac9-f6cc7d0d11ed 2018-07-17 09:12:44,444 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 643162b8-9557-4bcd-8463-ce5b3b7c01b9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-17 09:12:44,445 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router 2018-07-17 09:12:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/aaf123c2-91fd-4c58-86f2-c8ddc7628581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:50,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-310018f2-2bd7-4e21-9076-70826d96fade Content-Length: 0 Date: Tue, 17 Jul 2018 09:12:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:50,073 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/aaf123c2-91fd-4c58-86f2-c8ddc7628581 used request id req-310018f2-2bd7-4e21-9076-70826d96fade 2018-07-17 09:12:50,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:50,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b63214c0-60b6-48d0-bb4c-9985e08ff61b Date: Tue, 17 Jul 2018 09:12:50 GMT RESP BODY: {"routers": []} 2018-07-17 09:12:50,142 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-router used request id req-b63214c0-60b6-48d0-bb4c-9985e08ff61b 2018-07-17 09:12:50,142 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet 2018-07-17 09:12:50,142 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-subnet 2018-07-17 09:12:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/643162b8-9557-4bcd-8463-ce5b3b7c01b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:50,190 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b5796b90-9ba3-4dc0-8eff-50bbda7eb877 Date: Tue, 17 Jul 2018 09:12:50 GMT RESP BODY: {"NeutronError": {"message": "Subnet 643162b8-9557-4bcd-8463-ce5b3b7c01b9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-17 09:12:50,190 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/643162b8-9557-4bcd-8463-ce5b3b7c01b9 used request id req-b5796b90-9ba3-4dc0-8eff-50bbda7eb877 2018-07-17 09:12:50,190 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 643162b8-9557-4bcd-8463-ce5b3b7c01b9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-17 09:12:50,190 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-28a3c70b-919f-4c3b-8d21-4fe45f0126ae-pub-net 2018-07-17 09:12:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/165aa7ce-f14c-4e65-b707-840cfbc791a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45eebba7bf43fca32629546e6411ed1e35793173" 2018-07-17 09:12:51,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e688335-fd64-4d1e-b9ed-cbf87c7d96d8 Date: Tue, 17 Jul 2018 09:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:51,507 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/165aa7ce-f14c-4e65-b707-840cfbc791a5 used request id req-2e688335-fd64-4d1e-b9ed-cbf87c7d96d8 2018-07-17 09:12:51,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:12:51,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:12:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["RgaCNTHATjG25yKZwkNX0g"], "issued_at": "2018-07-17T09:12:51.000000Z"}} 2018-07-17 09:12:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:51,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9181b5fa-99fa-4824-a59f-203e9bae80ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:12:51,976 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9181b5fa-99fa-4824-a59f-203e9bae80ba 2018-07-17 09:12:51,977 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net 2018-07-17 09:12:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" -d '{"network": {"name": "NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net", "admin_state_up": true}}' 2018-07-17 09:12:52,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-da36e19d-948c-4b50-a9f1-ba0b5bd278b8 Date: Tue, 17 Jul 2018 09:12:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b315e8c7-5064-45a2-961d-e0d709729bc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:12:52Z","is_default":false,"provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","mtu":1450}} 2018-07-17 09:12:52,365 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-da36e19d-948c-4b50-a9f1-ba0b5bd278b8 2018-07-17 09:12:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=b315e8c7-5064-45a2-961d-e0d709729bc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:52,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-481d52db-fc21-4a86-bc9b-7c644d9f1151 Date: Tue, 17 Jul 2018 09:12:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b315e8c7-5064-45a2-961d-e0d709729bc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:12:52Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:52,497 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=b315e8c7-5064-45a2-961d-e0d709729bc4 used request id req-481d52db-fc21-4a86-bc9b-7c644d9f1151 2018-07-17 09:12:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:52,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-869d6b32-35cf-4970-baef-da90dfcffe8e Date: Tue, 17 Jul 2018 09:12:52 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:12:52,558 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4 used request id req-869d6b32-35cf-4970-baef-da90dfcffe8e 2018-07-17 09:12:52,559 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet 2018-07-17 09:12:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" -d '{"subnets": [{"ip_version": 4, "network_id": "b315e8c7-5064-45a2-961d-e0d709729bc4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet"}]}' 2018-07-17 09:12:53,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6e6fa3e-4b94-4802-9ba0-6c86d70fe36c Date: Tue, 17 Jul 2018 09:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b315e8c7-5064-45a2-961d-e0d709729bc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"442a835d-ff00-4572-8d2f-9172a72e9f0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet"}]} 2018-07-17 09:12:53,174 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-a6e6fa3e-4b94-4802-9ba0-6c86d70fe36c 2018-07-17 09:12:53,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=b315e8c7-5064-45a2-961d-e0d709729bc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:53,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c10404af-ea94-4022-8496-c064b7ca266d Date: Tue, 17 Jul 2018 09:12:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b315e8c7-5064-45a2-961d-e0d709729bc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["442a835d-ff00-4572-8d2f-9172a72e9f0c"],"description":"","tags":[],"updated_at":"2018-07-17T09:12:52Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:53,307 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=b315e8c7-5064-45a2-961d-e0d709729bc4 used request id req-c10404af-ea94-4022-8496-c064b7ca266d 2018-07-17 09:12:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:53,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d9c6c5a-69a6-415a-97b5-db928263d920 Date: Tue, 17 Jul 2018 09:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b315e8c7-5064-45a2-961d-e0d709729bc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"442a835d-ff00-4572-8d2f-9172a72e9f0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet"}]} 2018-07-17 09:12:53,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4 used request id req-2d9c6c5a-69a6-415a-97b5-db928263d920 2018-07-17 09:12:53,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:53,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a661fe62-289a-4da6-9926-fa207c79098c Date: Tue, 17 Jul 2018 09:12:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b315e8c7-5064-45a2-961d-e0d709729bc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["442a835d-ff00-4572-8d2f-9172a72e9f0c"],"description":"","tags":[],"updated_at":"2018-07-17T09:12:52Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:53,770 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net used request id req-a661fe62-289a-4da6-9926-fa207c79098c 2018-07-17 09:12:53,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:12:53,779 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:12:53,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:53,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:53 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8cd5e78f-8b48-4a45-b944-8e843ea68006 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:12:53,836 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-8cd5e78f-8b48-4a45-b944-8e843ea68006 2018-07-17 09:12:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:53,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-19baa5b9-f9b2-42e7-acef-077cb4c770eb Date: Tue, 17 Jul 2018 09:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b315e8c7-5064-45a2-961d-e0d709729bc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"442a835d-ff00-4572-8d2f-9172a72e9f0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet"}]} 2018-07-17 09:12:53,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4 used request id req-19baa5b9-f9b2-42e7-acef-077cb4c770eb 2018-07-17 09:12:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4&name=NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:53,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7e43e54-3c09-4000-a1a9-233952d4106c Date: Tue, 17 Jul 2018 09:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b315e8c7-5064-45a2-961d-e0d709729bc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:52Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"442a835d-ff00-4572-8d2f-9172a72e9f0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet"}]} 2018-07-17 09:12:53,986 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b315e8c7-5064-45a2-961d-e0d709729bc4&name=NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet used request id req-f7e43e54-3c09-4000-a1a9-233952d4106c 2018-07-17 09:12:53,986 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet 2018-07-17 09:12:53,986 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-subnet 2018-07-17 09:12:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/442a835d-ff00-4572-8d2f-9172a72e9f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:56,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82bedda2-a1b1-4f8c-8e4b-9f790246f5ab Date: Tue, 17 Jul 2018 09:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:56,259 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/442a835d-ff00-4572-8d2f-9172a72e9f0c used request id req-82bedda2-a1b1-4f8c-8e4b-9f790246f5ab 2018-07-17 09:12:56,259 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2491a840-2f16-4605-8d81-0830ac87ce4d-pub-net 2018-07-17 09:12:56,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/b315e8c7-5064-45a2-961d-e0d709729bc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04e817e93c2387a6424f809d301c0b9badf605" 2018-07-17 09:12:58,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6761d402-208c-4e27-95ae-edff3bad8cfe Date: Tue, 17 Jul 2018 09:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:12:58,615 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b315e8c7-5064-45a2-961d-e0d709729bc4 used request id req-6761d402-208c-4e27-95ae-edff3bad8cfe 2018-07-17 09:12:58,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:12:59,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["l9MUTNoeSjeZCEDTDd-adg"], "issued_at": "2018-07-17T09:12:59.000000Z"}} 2018-07-17 09:12:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:12:59,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:12:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-14d05ab3-db1e-4bb8-87cd-ef1662e64633 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:12:59,061 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-14d05ab3-db1e-4bb8-87cd-ef1662e64633 2018-07-17 09:12:59,062 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net 2018-07-17 09:12:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" -d '{"network": {"name": "NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net", "admin_state_up": true}}' 2018-07-17 09:12:59,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-4f5a8ccb-7671-49a8-9349-38427788527b Date: Tue, 17 Jul 2018 09:12:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:12:59Z","is_default":false,"provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","mtu":1450}} 2018-07-17 09:12:59,508 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-4f5a8ccb-7671-49a8-9349-38427788527b 2018-07-17 09:12:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:12:59,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ad63a574-63bf-470f-91c4-df13c427cb31 Date: Tue, 17 Jul 2018 09:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:12:59Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","provider:network_type":"vxlan"}]} 2018-07-17 09:12:59,656 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c used request id req-ad63a574-63bf-470f-91c4-df13c427cb31 2018-07-17 09:12:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:12:59,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20e623ae-e222-4859-93ab-6ef308acbbac Date: Tue, 17 Jul 2018 09:12:59 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:12:59,730 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c used request id req-20e623ae-e222-4859-93ab-6ef308acbbac 2018-07-17 09:12:59,730 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet 2018-07-17 09:12:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" -d '{"subnets": [{"ip_version": 4, "network_id": "aaeebc60-5d28-4b5b-b86e-a693e3ceef7c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet"}]}' 2018-07-17 09:13:00,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dc056f2f-1949-487d-9a75-04a4fc45a278 Date: Tue, 17 Jul 2018 09:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7db13a73-d1be-420f-8544-1f33ed9f8a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet"}]} 2018-07-17 09:13:00,492 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-dc056f2f-1949-487d-9a75-04a4fc45a278 2018-07-17 09:13:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:00,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-35c8e0c5-e251-4010-a4c9-bb787c3a4b02 Date: Tue, 17 Jul 2018 09:13:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7db13a73-d1be-420f-8544-1f33ed9f8a8a"],"description":"","tags":[],"updated_at":"2018-07-17T09:12:59Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:00,935 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c used request id req-35c8e0c5-e251-4010-a4c9-bb787c3a4b02 2018-07-17 09:13:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:01,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a496665-e72d-4a2b-8f71-f6fe9647bade Date: Tue, 17 Jul 2018 09:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7db13a73-d1be-420f-8544-1f33ed9f8a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet"}]} 2018-07-17 09:13:01,052 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c used request id req-4a496665-e72d-4a2b-8f71-f6fe9647bade 2018-07-17 09:13:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:01,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dec575de-06ec-4e4c-88fc-d3f12c52a6fa Date: Tue, 17 Jul 2018 09:13:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7db13a73-d1be-420f-8544-1f33ed9f8a8a"],"description":"","tags":[],"updated_at":"2018-07-17T09:12:59Z","provider:segmentation_id":58,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:01,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net used request id req-dec575de-06ec-4e4c-88fc-d3f12c52a6fa 2018-07-17 09:13:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:01,250 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:01 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:01,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-df3481e0-5bfa-4dc9-9c8a-88aeef98e8df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:01,286 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-df3481e0-5bfa-4dc9-9c8a-88aeef98e8df 2018-07-17 09:13:01,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:01,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2436af85-4ee9-40c9-9be2-1b0c06126f36 Date: Tue, 17 Jul 2018 09:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaeebc60-5d28-4b5b-b86e-a693e3ceef7c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:12:59Z","dns_nameservers":[],"updated_at":"2018-07-17T09:12:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7db13a73-d1be-420f-8544-1f33ed9f8a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet"}]} 2018-07-17 09:13:01,353 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aaeebc60-5d28-4b5b-b86e-a693e3ceef7c used request id req-2436af85-4ee9-40c9-9be2-1b0c06126f36 2018-07-17 09:13:01,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:13:01,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:01,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["bLLihWxeQj610YTuPTztHA"], "issued_at": "2018-07-17T09:13:01.000000Z"}} 2018-07-17 09:13:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0aec957221202f5111ecc709012931383012e4" 2018-07-17 09:13:01,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-20a1b353-2f6a-4264-adbe-12c109465515 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:01,817 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-20a1b353-2f6a-4264-adbe-12c109465515 2018-07-17 09:13:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:02,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-73d4bec1-32c6-4def-9a37-40175c1f8fa8 Date: Tue, 17 Jul 2018 09:13:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:13:02,195 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-73d4bec1-32c6-4def-9a37-40175c1f8fa8 2018-07-17 09:13:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:02,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d5266ac3-1e80-45ec-b105-052edb5389f7 Date: Tue, 17 Jul 2018 09:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:13:02,311 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-d5266ac3-1e80-45ec-b105-052edb5389f7 2018-07-17 09:13:02,312 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router 2018-07-17 09:13:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router", "admin_state_up": true}}' 2018-07-17 09:13:10,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-547529b1-4cce-421c-be98-3662f29f766b Date: Tue, 17 Jul 2018 09:13:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:13:03Z", "admin_state_up": true, "updated_at": "2018-07-17T09:13:04Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "80b8442a-c563-4507-ac0a-a1bc7c734345", "name": "NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router"}} 2018-07-17 09:13:10,750 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-547529b1-4cce-421c-be98-3662f29f766b 2018-07-17 09:13:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=80b8442a-c563-4507-ac0a-a1bc7c734345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:10,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-76865e23-fc70-4290-bb7f-80d6b4d93fa3 Date: Tue, 17 Jul 2018 09:13:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","ip_address":"169.254.192.4"}],"id":"69ea162b-2e91-4600-bb45-da0a74e2d94f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:11:56","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","ip_address":"169.254.192.2"}],"id":"775b0ac8-2310-47ee-98ca-e1a6e4a8acca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:a0:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","ip_address":"169.254.192.10"}],"id":"87936be5-09ce-44e1-aab8-ce43c3619835","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:8a:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:10Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.110"}],"id":"f173bd79-17e4-4227-8159-fe3f4cbc60fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d4:59:82","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:13:03Z","binding:vnic_type":"normal"}]} 2018-07-17 09:13:10,861 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=80b8442a-c563-4507-ac0a-a1bc7c734345 used request id req-76865e23-fc70-4290-bb7f-80d6b4d93fa3 2018-07-17 09:13:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:10,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-a9eb3846-f5eb-438a-ad3c-11c5610626d8 Date: Tue, 17 Jul 2018 09:13:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:13:10,953 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-a9eb3846-f5eb-438a-ad3c-11c5610626d8 2018-07-17 09:13:10,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bdd1d32a-9196-49b4-9e05-9f40eff532bd Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:02Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:13:11,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 used request id req-bdd1d32a-9196-49b4-9e05-9f40eff532bd 2018-07-17 09:13:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-219d7571-aa72-4bbb-952c-c87cdd4e9e67 Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:02Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:13:11,134 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 used request id req-219d7571-aa72-4bbb-952c-c87cdd4e9e67 2018-07-17 09:13:11,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7b431451-8e67-499d-994d-dfdf822a118f Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:02Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:13:11,231 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 used request id req-7b431451-8e67-499d-994d-dfdf822a118f 2018-07-17 09:13:11,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-11221efa-8aea-4aba-8252-d4d3ce356d86 Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:13:03Z", "admin_state_up": true, "updated_at": "2018-07-17T09:13:08Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "80b8442a-c563-4507-ac0a-a1bc7c734345", "name": "NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router"}]} 2018-07-17 09:13:11,420 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router used request id req-11221efa-8aea-4aba-8252-d4d3ce356d86 2018-07-17 09:13:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:11 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-67083128-87bf-4e02-b763-8c3c5088a205 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:11,450 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-67083128-87bf-4e02-b763-8c3c5088a205 2018-07-17 09:13:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=80b8442a-c563-4507-ac0a-a1bc7c734345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-7459af54-8ad7-491c-b2d1-91089627a5ca Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","ip_address":"169.254.192.4"}],"id":"69ea162b-2e91-4600-bb45-da0a74e2d94f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:11:56","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","ip_address":"169.254.192.2"}],"id":"775b0ac8-2310-47ee-98ca-e1a6e4a8acca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:a0:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","ip_address":"169.254.192.10"}],"id":"87936be5-09ce-44e1-aab8-ce43c3619835","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:8a:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:11Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.110"}],"id":"f173bd79-17e4-4227-8159-fe3f4cbc60fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:59:82","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"80b8442a-c563-4507-ac0a-a1bc7c734345","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:13:03Z","binding:vnic_type":"normal"}]} 2018-07-17 09:13:11,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=80b8442a-c563-4507-ac0a-a1bc7c734345 used request id req-7459af54-8ad7-491c-b2d1-91089627a5ca 2018-07-17 09:13:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-0b69d0eb-edc3-4601-844f-8f70275c9ab6 Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:13:11,624 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-0b69d0eb-edc3-4601-844f-8f70275c9ab6 2018-07-17 09:13:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6501b99a-623b-4bc9-bb02-3e2b4405d638 Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:02Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:13:11,696 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 used request id req-6501b99a-623b-4bc9-bb02-3e2b4405d638 2018-07-17 09:13:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f8b67365-ad91-460b-b8d3-c31f1ae38dbb Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:02Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:13:11,778 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 used request id req-f8b67365-ad91-460b-b8d3-c31f1ae38dbb 2018-07-17 09:13:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:11,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0b54c78d-bfe0-4d68-8c3c-211a1b501353 Date: Tue, 17 Jul 2018 09:13:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ab481ba8-95fa-4543-9cfd-5f815b1b3209","tenant_id":"","created_at":"2018-07-17T09:13:02Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a15fefed-a2ae-4375-9213-6f13edcd1d18","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:13:11,850 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a15fefed-a2ae-4375-9213-6f13edcd1d18 used request id req-0b54c78d-bfe0-4d68-8c3c-211a1b501353 2018-07-17 09:13:11,851 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router 2018-07-17 09:13:11,851 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router 2018-07-17 09:13:11,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/80b8442a-c563-4507-ac0a-a1bc7c734345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:17,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f0be08d-79c9-4742-8462-63c5836e079c Content-Length: 0 Date: Tue, 17 Jul 2018 09:13:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:17,776 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/80b8442a-c563-4507-ac0a-a1bc7c734345 used request id req-1f0be08d-79c9-4742-8462-63c5836e079c 2018-07-17 09:13:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:17,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-143a1a63-d0f5-40a4-96d3-8b31e93ac8ff Date: Tue, 17 Jul 2018 09:13:17 GMT RESP BODY: {"routers": []} 2018-07-17 09:13:17,901 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-router used request id req-143a1a63-d0f5-40a4-96d3-8b31e93ac8ff 2018-07-17 09:13:17,901 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet 2018-07-17 09:13:17,902 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-subnet 2018-07-17 09:13:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/7db13a73-d1be-420f-8544-1f33ed9f8a8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:21,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a24ca28-3933-4e4a-9b44-d6c9ef1e3286 Date: Tue, 17 Jul 2018 09:13:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:21,583 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7db13a73-d1be-420f-8544-1f33ed9f8a8a used request id req-0a24ca28-3933-4e4a-9b44-d6c9ef1e3286 2018-07-17 09:13:21,583 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2457e05d-20df-4ce7-b06e-251abc462bcf-pub-net 2018-07-17 09:13:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/aaeebc60-5d28-4b5b-b86e-a693e3ceef7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc340d49fa6aea459e607e2f2c72c7c473537bc" 2018-07-17 09:13:23,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39635c9a-e62b-48b4-a2b0-725136ce4e08 Date: Tue, 17 Jul 2018 09:13:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:23,824 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/aaeebc60-5d28-4b5b-b86e-a693e3ceef7c used request id req-39635c9a-e62b-48b4-a2b0-725136ce4e08 2018-07-17 09:13:23,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:24,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["nDFv3UUVTPSdB9Wr6OM5AA"], "issued_at": "2018-07-17T09:13:24.000000Z"}} 2018-07-17 09:13:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:24,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-293d622d-b4a0-4190-b8d3-2fc206f7aeef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:24,279 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-293d622d-b4a0-4190-b8d3-2fc206f7aeef 2018-07-17 09:13:24,281 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net 2018-07-17 09:13:24,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" -d '{"network": {"name": "NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net", "admin_state_up": true}}' 2018-07-17 09:13:24,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-618032b1-5df5-4fc1-b0f2-e55daf3074d9 Date: Tue, 17 Jul 2018 09:13:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:24Z","is_default":false,"provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","mtu":1450}} 2018-07-17 09:13:24,632 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-618032b1-5df5-4fc1-b0f2-e55daf3074d9 2018-07-17 09:13:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:24,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-00763891-7af5-46cc-a7c6-a9f5c722587f Date: Tue, 17 Jul 2018 09:13:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:24Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:24,775 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-00763891-7af5-46cc-a7c6-a9f5c722587f 2018-07-17 09:13:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:24,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2454f91-f5aa-45b7-88e2-4ceab8e1759c Date: Tue, 17 Jul 2018 09:13:24 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:13:24,823 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-b2454f91-f5aa-45b7-88e2-4ceab8e1759c 2018-07-17 09:13:24,824 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet 2018-07-17 09:13:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" -d '{"subnets": [{"ip_version": 4, "network_id": "6c7a6350-086b-42ba-a6bb-31f91ed277d1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]}' 2018-07-17 09:13:25,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e0f4bedd-d04e-4aa0-8331-210b07986d70 Date: Tue, 17 Jul 2018 09:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:25,665 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-e0f4bedd-d04e-4aa0-8331-210b07986d70 2018-07-17 09:13:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:25,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c46fb56a-70c6-40ed-8e2c-b073bb93f78c Date: Tue, 17 Jul 2018 09:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["3e921b9f-824e-4346-a5d5-6ebe23e0144a"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:24Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:25,849 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-c46fb56a-70c6-40ed-8e2c-b073bb93f78c 2018-07-17 09:13:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:25,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f55c595-50d3-43b8-8409-1e3047767955 Date: Tue, 17 Jul 2018 09:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:25,920 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-5f55c595-50d3-43b8-8409-1e3047767955 2018-07-17 09:13:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a7ef1def-9853-46b5-8af4-f18784559a1e Date: Tue, 17 Jul 2018 09:13:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["3e921b9f-824e-4346-a5d5-6ebe23e0144a"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:24Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:26,070 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net used request id req-a7ef1def-9853-46b5-8af4-f18784559a1e 2018-07-17 09:13:26,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:26,080 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:26 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:26,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:26 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-58376f5d-2b1a-48d3-93aa-38212085943c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:26,113 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-58376f5d-2b1a-48d3-93aa-38212085943c 2018-07-17 09:13:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-198d29a5-737d-4a8c-8e10-87aade49d663 Date: Tue, 17 Jul 2018 09:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:26,210 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-198d29a5-737d-4a8c-8e10-87aade49d663 2018-07-17 09:13:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1&name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:26,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5c9dc4e-5976-4d1e-b7d0-3559b7387600 Date: Tue, 17 Jul 2018 09:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:26,296 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1&name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet used request id req-e5c9dc4e-5976-4d1e-b7d0-3559b7387600 2018-07-17 09:13:26,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:13:26,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:26,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["VG5riLPNQ-SxQuh6JppfiQ"], "issued_at": "2018-07-17T09:13:26.000000Z"}} 2018-07-17 09:13:26,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ae225bf7d9a69669cfe372b08b48362d377cf9" 2018-07-17 09:13:26,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-67f01470-fa09-4187-8485-638e2c29be11 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:26,774 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-67f01470-fa09-4187-8485-638e2c29be11 2018-07-17 09:13:26,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:26,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2b3d64ef-a20c-470e-8edd-5661b08be46a Date: Tue, 17 Jul 2018 09:13:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["3e921b9f-824e-4346-a5d5-6ebe23e0144a"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:24Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:26,951 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net used request id req-2b3d64ef-a20c-470e-8edd-5661b08be46a 2018-07-17 09:13:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:27,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a585ffe-ada2-4747-88be-43717d2b06b0 Date: Tue, 17 Jul 2018 09:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:27,032 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-3a585ffe-ada2-4747-88be-43717d2b06b0 2018-07-17 09:13:27,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:27,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-545b880a-3237-47a2-a57c-e2209b859dbd Date: Tue, 17 Jul 2018 09:13:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["3e921b9f-824e-4346-a5d5-6ebe23e0144a"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:24Z","provider:segmentation_id":72,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:27,189 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net used request id req-545b880a-3237-47a2-a57c-e2209b859dbd 2018-07-17 09:13:27,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:27,198 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ae225bf7d9a69669cfe372b08b48362d377cf9" 2018-07-17 09:13:27,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-7493d0db-2985-430a-af2f-f77e73452067 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:27,241 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-7493d0db-2985-430a-af2f-f77e73452067 2018-07-17 09:13:27,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:27,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e061d908-7bd5-4504-ba9c-62cace715c09 Date: Tue, 17 Jul 2018 09:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:27,331 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-e061d908-7bd5-4504-ba9c-62cace715c09 2018-07-17 09:13:27,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1&name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:27,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8acf6b50-e965-4d94-8658-7b527af6a366 Date: Tue, 17 Jul 2018 09:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet"}]} 2018-07-17 09:13:27,433 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6c7a6350-086b-42ba-a6bb-31f91ed277d1&name=NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet used request id req-8acf6b50-e965-4d94-8658-7b527af6a366 2018-07-17 09:13:27,433 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net 2018-07-17 09:13:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" -d '{"port": {"network_id": "6c7a6350-086b-42ba-a6bb-31f91ed277d1", "fixed_ips": [{"subnet_id": "3e921b9f-824e-4346-a5d5-6ebe23e0144a", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-port", "admin_state_up": true}}' 2018-07-17 09:13:28,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-943c60d3-55d2-409d-86ef-2de8f1ad67b6 Date: Tue, 17 Jul 2018 09:13:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:28Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","ip_address":"10.55.1.100"}],"id":"8ca1091e-0894-40b1-971c-8bf4857579bc","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:ac:f8","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-port","admin_state_up":true,"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:27Z","binding:vnic_type":"normal"}} 2018-07-17 09:13:28,699 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-943c60d3-55d2-409d-86ef-2de8f1ad67b6 2018-07-17 09:13:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:28,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-d11810c0-4e77-4249-aa5f-5863d485c92d Date: Tue, 17 Jul 2018 09:13:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:27Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","ip_address":"10.55.1.3"}],"id":"0f63c3b8-82f1-497e-be32-a0aa5b4451fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:2c:db","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-6c7a6350-086b-42ba-a6bb-31f91ed277d1","name":"","admin_state_up":true,"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.101"}],"id":"29bcb4c4-70f6-4567-8336-ff903a6bfe75","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:aa:06","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.102"}],"id":"2bd4c0bf-0454-407b-bfb2-7334c6984e1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:b6:c4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.103"}],"id":"4c952e32-7c9f-4379-a7d6-479368eaab42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:07:cc","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","ip_address":"10.55.1.100"}],"id":"8ca1091e-0894-40b1-971c-8bf4857579bc","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:ac:f8","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-port","admin_state_up":true,"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:26Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","ip_address":"10.55.1.2"}],"id":"ca5a34c8-61f0-414a-8d7b-45ce4d293f5e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:0b:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-6c7a6350-086b-42ba-a6bb-31f91ed277d1","name":"","admin_state_up":true,"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:28Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e921b9f-824e-4346-a5d5-6ebe23e0144a","ip_address":"10.55.1.4"}],"id":"e82a1f20-9db7-47bb-830d-e4ad4765d91f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:be:3c","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-6c7a6350-086b-42ba-a6bb-31f91ed277d1","name":"","admin_state_up":true,"network_id":"6c7a6350-086b-42ba-a6bb-31f91ed277d1","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:27Z","binding:vnic_type":"normal"}]} 2018-07-17 09:13:28,778 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-d11810c0-4e77-4249-aa5f-5863d485c92d 2018-07-17 09:13:28,778 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-port 2018-07-17 09:13:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/8ca1091e-0894-40b1-971c-8bf4857579bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:29,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-666d0072-baac-4047-8308-abe8ae27f44f Date: Tue, 17 Jul 2018 09:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:29,580 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/8ca1091e-0894-40b1-971c-8bf4857579bc used request id req-666d0072-baac-4047-8308-abe8ae27f44f 2018-07-17 09:13:29,580 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet 2018-07-17 09:13:29,580 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-subnet 2018-07-17 09:13:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/3e921b9f-824e-4346-a5d5-6ebe23e0144a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:32,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd92ebc0-414f-4e4c-beac-06a81d948cc3 Date: Tue, 17 Jul 2018 09:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:32,708 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/3e921b9f-824e-4346-a5d5-6ebe23e0144a used request id req-cd92ebc0-414f-4e4c-beac-06a81d948cc3 2018-07-17 09:13:32,709 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3b9d0795-1a66-43c3-9db4-359406ef9e21-pub-net 2018-07-17 09:13:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/6c7a6350-086b-42ba-a6bb-31f91ed277d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68363e2320000f4b0db9b5e8a53ac4f03632acf" 2018-07-17 09:13:34,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1849495c-c440-47fc-b01a-7f48c181926b Date: Tue, 17 Jul 2018 09:13:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:34,965 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6c7a6350-086b-42ba-a6bb-31f91ed277d1 used request id req-1849495c-c440-47fc-b01a-7f48c181926b 2018-07-17 09:13:34,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:35,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["VIDHWLegTpKhHmt8uVMn0A"], "issued_at": "2018-07-17T09:13:35.000000Z"}} 2018-07-17 09:13:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:35,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a58b4ba9-59d0-435c-aa92-1ea85831ed70 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:35,469 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a58b4ba9-59d0-435c-aa92-1ea85831ed70 2018-07-17 09:13:35,470 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net 2018-07-17 09:13:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" -d '{"network": {"name": "NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net", "admin_state_up": true}}' 2018-07-17 09:13:35,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8e37e4ca-a638-4688-8b41-c743855d54ab Date: Tue, 17 Jul 2018 09:13:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"07e34120-3ce7-4418-917d-6738b9e509e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:35Z","is_default":false,"provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:35Z","mtu":1450}} 2018-07-17 09:13:35,955 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-8e37e4ca-a638-4688-8b41-c743855d54ab 2018-07-17 09:13:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:36,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b5bb7fc8-d5f2-4823-a390-be20188ec452 Date: Tue, 17 Jul 2018 09:13:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e34120-3ce7-4418-917d-6738b9e509e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:35Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:35Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:36,074 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-b5bb7fc8-d5f2-4823-a390-be20188ec452 2018-07-17 09:13:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:36,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-35124731-42dd-425b-ad11-57d898cd2566 Date: Tue, 17 Jul 2018 09:13:36 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:13:36,149 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-35124731-42dd-425b-ad11-57d898cd2566 2018-07-17 09:13:36,149 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet 2018-07-17 09:13:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" -d '{"subnets": [{"ip_version": 4, "network_id": "07e34120-3ce7-4418-917d-6738b9e509e4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]}' 2018-07-17 09:13:36,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7fe519d0-2613-4a37-8488-4de554678cdf Date: Tue, 17 Jul 2018 09:13:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:36,848 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-7fe519d0-2613-4a37-8488-4de554678cdf 2018-07-17 09:13:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:36,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ddf42fac-62fc-46fb-9b57-e09ab0e8d335 Date: Tue, 17 Jul 2018 09:13:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"07e34120-3ce7-4418-917d-6738b9e509e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["38d2b45e-c8e1-4f25-927f-c73d51b6eb28"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:36Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:35Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:36,973 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-ddf42fac-62fc-46fb-9b57-e09ab0e8d335 2018-07-17 09:13:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:37,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-42a9f218-fabd-476c-a97c-ce58628002c7 Date: Tue, 17 Jul 2018 09:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:37,043 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-42a9f218-fabd-476c-a97c-ce58628002c7 2018-07-17 09:13:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:37,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-010faf13-5cc3-4a0a-9985-95b897226f91 Date: Tue, 17 Jul 2018 09:13:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"07e34120-3ce7-4418-917d-6738b9e509e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["38d2b45e-c8e1-4f25-927f-c73d51b6eb28"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:36Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:35Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:37,222 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net used request id req-010faf13-5cc3-4a0a-9985-95b897226f91 2018-07-17 09:13:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:37,233 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:37,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:37 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-224c917d-54f0-4599-b0ee-44a9472f95aa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:37,266 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-224c917d-54f0-4599-b0ee-44a9472f95aa 2018-07-17 09:13:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:37,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f04a0f79-1adb-4e73-aae2-9e75c71cd7ac Date: Tue, 17 Jul 2018 09:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:37,344 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-f04a0f79-1adb-4e73-aae2-9e75c71cd7ac 2018-07-17 09:13:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4&name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:37,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d7a517ba-554e-40f6-b016-5ea86a422e50 Date: Tue, 17 Jul 2018 09:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:37,413 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4&name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet used request id req-d7a517ba-554e-40f6-b016-5ea86a422e50 2018-07-17 09:13:37,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:13:37,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:37,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["eVk5cZXvR2SNicPCA0DrZQ"], "issued_at": "2018-07-17T09:13:37.000000Z"}} 2018-07-17 09:13:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8b398874ee97196c0711f2a140f530289a5b45" 2018-07-17 09:13:37,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-55833863-36a7-44ce-bf64-e7451546e74c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:37,867 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-55833863-36a7-44ce-bf64-e7451546e74c 2018-07-17 09:13:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7ccb05c7-476d-485c-b276-d54dcd918300 Date: Tue, 17 Jul 2018 09:13:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"07e34120-3ce7-4418-917d-6738b9e509e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["38d2b45e-c8e1-4f25-927f-c73d51b6eb28"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:36Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:35Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:38,026 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net used request id req-7ccb05c7-476d-485c-b276-d54dcd918300 2018-07-17 09:13:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:38,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-823b4412-20e3-40f4-bd16-3afeeac59e90 Date: Tue, 17 Jul 2018 09:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:38,127 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-823b4412-20e3-40f4-bd16-3afeeac59e90 2018-07-17 09:13:38,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:38,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6e829ae4-31e6-457c-b5ca-fc92239b0d98 Date: Tue, 17 Jul 2018 09:13:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"07e34120-3ce7-4418-917d-6738b9e509e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["38d2b45e-c8e1-4f25-927f-c73d51b6eb28"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:36Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:35Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:38,273 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net used request id req-6e829ae4-31e6-457c-b5ca-fc92239b0d98 2018-07-17 09:13:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:38,281 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:38 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8b398874ee97196c0711f2a140f530289a5b45" 2018-07-17 09:13:38,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5d8467ef-0d36-4c80-944c-ff2dc7bc33f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:38,309 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-5d8467ef-0d36-4c80-944c-ff2dc7bc33f9 2018-07-17 09:13:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:38,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8916916-a351-4a3b-9c41-4d0208738bcd Date: Tue, 17 Jul 2018 09:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:38,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-e8916916-a351-4a3b-9c41-4d0208738bcd 2018-07-17 09:13:38,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4&name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:38,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c76bcf63-10b4-4bcd-b259-092802911200 Date: Tue, 17 Jul 2018 09:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet"}]} 2018-07-17 09:13:38,497 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=07e34120-3ce7-4418-917d-6738b9e509e4&name=NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet used request id req-c76bcf63-10b4-4bcd-b259-092802911200 2018-07-17 09:13:38,498 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net 2018-07-17 09:13:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" -d '{"port": {"network_id": "07e34120-3ce7-4418-917d-6738b9e509e4", "fixed_ips": [{"subnet_id": "38d2b45e-c8e1-4f25-927f-c73d51b6eb28", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-port", "admin_state_up": true}}' 2018-07-17 09:13:39,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-a52890e5-bab9-43fb-b1e2-f916acdbb664 Date: Tue, 17 Jul 2018 09:13:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","ip_address":"10.55.1.100"}],"id":"738ce729-cc4b-45d1-86a7-a96e03f07e6d","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:73:4f","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-port","admin_state_up":true,"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:38Z","binding:vnic_type":"normal"}} 2018-07-17 09:13:39,431 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-a52890e5-bab9-43fb-b1e2-f916acdbb664 2018-07-17 09:13:39,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:39,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-c45d988b-da14-49c4-9aaa-9f0f61f368d2 Date: Tue, 17 Jul 2018 09:13:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:39Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","ip_address":"10.55.1.4"}],"id":"1a0d72a8-4464-471c-ab31-68f9385fd7f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:43:2e","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-07e34120-3ce7-4418-917d-6738b9e509e4","name":"","admin_state_up":true,"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:38Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","ip_address":"10.55.1.3"}],"id":"26961f69-b650-4993-94cc-53a3dfd83252","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:61:f9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-07e34120-3ce7-4418-917d-6738b9e509e4","name":"","admin_state_up":true,"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.101"}],"id":"29bcb4c4-70f6-4567-8336-ff903a6bfe75","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:aa:06","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.102"}],"id":"2bd4c0bf-0454-407b-bfb2-7334c6984e1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:b6:c4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T08:56:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.103"}],"id":"4c952e32-7c9f-4379-a7d6-479368eaab42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:07:cc","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-42402551-c903-41be-94ae-a259e135d2ce","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","ip_address":"10.55.1.100"}],"id":"738ce729-cc4b-45d1-86a7-a96e03f07e6d","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:73:4f","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-port","admin_state_up":true,"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:13:38Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"38d2b45e-c8e1-4f25-927f-c73d51b6eb28","ip_address":"10.55.1.2"}],"id":"924204cb-a8b0-48b3-8644-711a62608e59","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:bb:fe","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-07e34120-3ce7-4418-917d-6738b9e509e4","name":"","admin_state_up":true,"network_id":"07e34120-3ce7-4418-917d-6738b9e509e4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:37Z","binding:vnic_type":"normal"}]} 2018-07-17 09:13:39,878 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-c45d988b-da14-49c4-9aaa-9f0f61f368d2 2018-07-17 09:13:39,878 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-port 2018-07-17 09:13:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/738ce729-cc4b-45d1-86a7-a96e03f07e6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:40,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffe00f28-1ec8-4be5-b43a-25e1514fa357 Date: Tue, 17 Jul 2018 09:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:40,567 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/738ce729-cc4b-45d1-86a7-a96e03f07e6d used request id req-ffe00f28-1ec8-4be5-b43a-25e1514fa357 2018-07-17 09:13:40,567 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet 2018-07-17 09:13:40,567 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-subnet 2018-07-17 09:13:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/38d2b45e-c8e1-4f25-927f-c73d51b6eb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:43,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40687ec1-65d6-4e2e-851e-665b561f82a0 Date: Tue, 17 Jul 2018 09:13:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:43,549 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/38d2b45e-c8e1-4f25-927f-c73d51b6eb28 used request id req-40687ec1-65d6-4e2e-851e-665b561f82a0 2018-07-17 09:13:43,550 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e4ede60c-4128-44bc-bb35-f3aa81469898-pub-net 2018-07-17 09:13:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/07e34120-3ce7-4418-917d-6738b9e509e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4031f4915e5544ed8ed4d59bb7e02fb33e68ebe" 2018-07-17 09:13:45,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14dfe39b-614e-4b7d-8c67-8e2fb5cfc148 Date: Tue, 17 Jul 2018 09:13:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:45,733 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/07e34120-3ce7-4418-917d-6738b9e509e4 used request id req-14dfe39b-614e-4b7d-8c67-8e2fb5cfc148 2018-07-17 09:13:45,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:46,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["O_z8hEtnR1mOTFa8g3-uYw"], "issued_at": "2018-07-17T09:13:46.000000Z"}} 2018-07-17 09:13:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:46,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1ccf51a7-15b6-4b97-bd4c-2fad5ed5c3bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:46,192 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1ccf51a7-15b6-4b97-bd4c-2fad5ed5c3bf 2018-07-17 09:13:46,193 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net 2018-07-17 09:13:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" -d '{"network": {"name": "NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net", "admin_state_up": true}}' 2018-07-17 09:13:46,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e5c8847d-a49a-431d-9101-072d96c78d25 Date: Tue, 17 Jul 2018 09:13:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:46Z","is_default":false,"provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:46Z","mtu":1450}} 2018-07-17 09:13:46,852 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-e5c8847d-a49a-431d-9101-072d96c78d25 2018-07-17 09:13:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:46,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8a612a9f-9ce6-49db-9b41-f3fa230ad8f2 Date: Tue, 17 Jul 2018 09:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:46Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:46Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:46,955 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-8a612a9f-9ce6-49db-9b41-f3fa230ad8f2 2018-07-17 09:13:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:47,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-37abb58a-31ae-4048-baf9-91515030ed0b Date: Tue, 17 Jul 2018 09:13:47 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:13:47,012 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-37abb58a-31ae-4048-baf9-91515030ed0b 2018-07-17 09:13:47,012 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet 2018-07-17 09:13:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" -d '{"subnets": [{"ip_version": 4, "network_id": "c581c6e7-a717-476e-bd7d-abd5d9e0c4dc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]}' 2018-07-17 09:13:47,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82148d00-828b-4521-b218-a6c93850f12c Date: Tue, 17 Jul 2018 09:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:47,658 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-82148d00-828b-4521-b218-a6c93850f12c 2018-07-17 09:13:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:47,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d1765357-89a2-4c70-8c06-5541ca89b77f Date: Tue, 17 Jul 2018 09:13:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["99f58574-2ed1-4b25-9c90-683b51164a02"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:47Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:46Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:47,793 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-d1765357-89a2-4c70-8c06-5541ca89b77f 2018-07-17 09:13:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:47,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c373a83f-41aa-4523-946c-71bb82eb3528 Date: Tue, 17 Jul 2018 09:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:47,869 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-c373a83f-41aa-4523-946c-71bb82eb3528 2018-07-17 09:13:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:48,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3b665990-f9bb-4711-af7b-cf7a31806b7c Date: Tue, 17 Jul 2018 09:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["99f58574-2ed1-4b25-9c90-683b51164a02"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:47Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:46Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:48,020 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net used request id req-3b665990-f9bb-4711-af7b-cf7a31806b7c 2018-07-17 09:13:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:48,028 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:48,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6ef89ff5-c1f7-4641-ba3f-72fe022bd196 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:48,071 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-6ef89ff5-c1f7-4641-ba3f-72fe022bd196 2018-07-17 09:13:48,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:48,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d3dbbca-f202-41b8-b8e8-fc73191498bc Date: Tue, 17 Jul 2018 09:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:48,136 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-8d3dbbca-f202-41b8-b8e8-fc73191498bc 2018-07-17 09:13:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc&name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:48,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56837605-d2c6-4554-b4de-251cd78650b3 Date: Tue, 17 Jul 2018 09:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:48,224 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc&name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet used request id req-56837605-d2c6-4554-b4de-251cd78650b3 2018-07-17 09:13:48,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:13:48,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:48,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["lgDR3frFS4-i3QLZluYQjg"], "issued_at": "2018-07-17T09:13:48.000000Z"}} 2018-07-17 09:13:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30c88e7c7e9125a38def7db7a2e091c94eadac6e" 2018-07-17 09:13:48,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-767f6f45-d381-42c8-9e6f-18f34cdbc0c4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:48,667 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-767f6f45-d381-42c8-9e6f-18f34cdbc0c4 2018-07-17 09:13:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:48,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1c468efa-f916-4cd7-9564-1a4c52d78b51 Date: Tue, 17 Jul 2018 09:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["99f58574-2ed1-4b25-9c90-683b51164a02"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:47Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:46Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:48,818 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net used request id req-1c468efa-f916-4cd7-9564-1a4c52d78b51 2018-07-17 09:13:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:48,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef3d7c5b-9626-4ebc-97ae-01737ad77e7c Date: Tue, 17 Jul 2018 09:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:48,890 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-ef3d7c5b-9626-4ebc-97ae-01737ad77e7c 2018-07-17 09:13:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:49,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-2a437fce-86d4-4f32-a386-5294903c70b7 Date: Tue, 17 Jul 2018 09:13:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["99f58574-2ed1-4b25-9c90-683b51164a02"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:47Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:46Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:49,041 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net used request id req-2a437fce-86d4-4f32-a386-5294903c70b7 2018-07-17 09:13:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:49,050 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30c88e7c7e9125a38def7db7a2e091c94eadac6e" 2018-07-17 09:13:49,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6b6abc8e-7c82-49e6-a832-847177ee9444 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:49,077 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-6b6abc8e-7c82-49e6-a832-847177ee9444 2018-07-17 09:13:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:49,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1b02bc82-966a-4a95-924c-013edc025ef7 Date: Tue, 17 Jul 2018 09:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:49,143 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-1b02bc82-966a-4a95-924c-013edc025ef7 2018-07-17 09:13:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc&name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:49,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-62a04d20-9acf-4e63-8dae-8691d2c48f51 Date: Tue, 17 Jul 2018 09:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c581c6e7-a717-476e-bd7d-abd5d9e0c4dc","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:47Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"99f58574-2ed1-4b25-9c90-683b51164a02","subnetpool_id":null,"name":"NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet"}]} 2018-07-17 09:13:49,208 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c581c6e7-a717-476e-bd7d-abd5d9e0c4dc&name=NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet used request id req-62a04d20-9acf-4e63-8dae-8691d2c48f51 2018-07-17 09:13:49,209 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net 2018-07-17 09:13:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" -d '{"port": {"network_id": "c581c6e7-a717-476e-bd7d-abd5d9e0c4dc", "fixed_ips": [{"subnet_id": "99f58574-2ed1-4b25-9c90-683b51164a02", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-port", "admin_state_up": true}}' 2018-07-17 09:13:49,232 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-0553e10b-6de0-4949-acda-4093b26c4ed0 Date: Tue, 17 Jul 2018 09:13:49 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-17 09:13:49,232 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-0553e10b-6de0-4949-acda-4093b26c4ed0 2018-07-17 09:13:49,232 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-17 09:13:49,232 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet 2018-07-17 09:13:49,232 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-subnet 2018-07-17 09:13:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/99f58574-2ed1-4b25-9c90-683b51164a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:51,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fac2568c-f206-48a8-bf50-18949b19ddf3 Date: Tue, 17 Jul 2018 09:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:51,661 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/99f58574-2ed1-4b25-9c90-683b51164a02 used request id req-fac2568c-f206-48a8-bf50-18949b19ddf3 2018-07-17 09:13:51,661 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-40a6b75d-f218-42fa-b311-8027a094c9ca-pub-net 2018-07-17 09:13:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/c581c6e7-a717-476e-bd7d-abd5d9e0c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f5bf050abd6eb56c74f8924ccdb45acb7d5578" 2018-07-17 09:13:54,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1132cfc3-7ba7-4419-9263-061d7297ee0f Date: Tue, 17 Jul 2018 09:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:13:54,088 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c581c6e7-a717-476e-bd7d-abd5d9e0c4dc used request id req-1132cfc3-7ba7-4419-9263-061d7297ee0f 2018-07-17 09:13:54,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:54,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["GCUKsfJgRjmFHVMIyP2ADw"], "issued_at": "2018-07-17T09:13:54.000000Z"}} 2018-07-17 09:13:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:54,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-df8698cf-7cdb-4c23-b44a-506c98a4a60c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:54,573 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-df8698cf-7cdb-4c23-b44a-506c98a4a60c 2018-07-17 09:13:54,574 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net 2018-07-17 09:13:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" -d '{"network": {"name": "NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net", "admin_state_up": true}}' 2018-07-17 09:13:55,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a33a969e-0b1e-4e2e-af42-5dc630fd25d8 Date: Tue, 17 Jul 2018 09:13:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:54Z","is_default":false,"provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:54Z","mtu":1450}} 2018-07-17 09:13:55,032 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-a33a969e-0b1e-4e2e-af42-5dc630fd25d8 2018-07-17 09:13:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:55,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1bcf834e-0bf2-498e-bbd2-0bc91dc05184 Date: Tue, 17 Jul 2018 09:13:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:13:54Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:54Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:55,151 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-1bcf834e-0bf2-498e-bbd2-0bc91dc05184 2018-07-17 09:13:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:55,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e97a31c-49b0-4550-b502-1b90beb88f42 Date: Tue, 17 Jul 2018 09:13:55 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:13:55,199 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-0e97a31c-49b0-4550-b502-1b90beb88f42 2018-07-17 09:13:55,200 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet 2018-07-17 09:13:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" -d '{"subnets": [{"ip_version": 4, "network_id": "165f561b-c5f6-4c02-bb22-5a9fb98d814c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]}' 2018-07-17 09:13:56,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afba6c74-55dd-48be-a04e-aca6a0ed79e3 Date: Tue, 17 Jul 2018 09:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:56,236 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-afba6c74-55dd-48be-a04e-aca6a0ed79e3 2018-07-17 09:13:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:56,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-de567074-919c-4b2f-81dc-2e419dd7f062 Date: Tue, 17 Jul 2018 09:13:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["e4ed63bb-3a12-493b-9c5e-f65dd3671cab"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:55Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:54Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:56,370 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-de567074-919c-4b2f-81dc-2e419dd7f062 2018-07-17 09:13:56,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:56,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-17ce2915-6081-4457-b28d-bc0b295b7a91 Date: Tue, 17 Jul 2018 09:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:56,446 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-17ce2915-6081-4457-b28d-bc0b295b7a91 2018-07-17 09:13:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:56,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a7a52ece-f740-4f89-95a7-740ab0d841fc Date: Tue, 17 Jul 2018 09:13:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["e4ed63bb-3a12-493b-9c5e-f65dd3671cab"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:55Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:54Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:56,607 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net used request id req-a7a52ece-f740-4f89-95a7-740ab0d841fc 2018-07-17 09:13:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:56,615 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:56 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:56,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:56 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-34db6dce-ebbc-4c4b-987b-b8cf1910a425 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:56,641 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-34db6dce-ebbc-4c4b-987b-b8cf1910a425 2018-07-17 09:13:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:56,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da0c7399-192f-401c-a95f-bd40f23345de Date: Tue, 17 Jul 2018 09:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:56,752 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-da0c7399-192f-401c-a95f-bd40f23345de 2018-07-17 09:13:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c&name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:56,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fee09255-b2df-4e1e-8f49-3613a401a36a Date: Tue, 17 Jul 2018 09:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:56,844 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c&name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet used request id req-fee09255-b2df-4e1e-8f49-3613a401a36a 2018-07-17 09:13:56,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:13:56,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:13:57,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["O0q8_-ZMSZmpXs-HN9ZXtQ"], "issued_at": "2018-07-17T09:13:57.000000Z"}} 2018-07-17 09:13:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427d82501977033b06ce459578f6de41f1990956" 2018-07-17 09:13:57,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2ba0dfbd-5249-4fda-941c-09f1645589ee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:13:57,314 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2ba0dfbd-5249-4fda-941c-09f1645589ee 2018-07-17 09:13:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:57,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4d7c382a-bacc-447a-bc75-58ed24e3f337 Date: Tue, 17 Jul 2018 09:13:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["e4ed63bb-3a12-493b-9c5e-f65dd3671cab"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:55Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:54Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:57,514 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net used request id req-4d7c382a-bacc-447a-bc75-58ed24e3f337 2018-07-17 09:13:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:57,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ecdea4f0-ba33-4ac2-96c3-f5f64660062c Date: Tue, 17 Jul 2018 09:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:57,609 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-ecdea4f0-ba33-4ac2-96c3-f5f64660062c 2018-07-17 09:13:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:57,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9b43b090-d559-4075-a60f-7fea84de16e1 Date: Tue, 17 Jul 2018 09:13:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["e4ed63bb-3a12-493b-9c5e-f65dd3671cab"],"description":"","tags":[],"updated_at":"2018-07-17T09:13:55Z","provider:segmentation_id":25,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:54Z","provider:network_type":"vxlan"}]} 2018-07-17 09:13:57,741 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net used request id req-9b43b090-d559-4075-a60f-7fea84de16e1 2018-07-17 09:13:57,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:13:57,749 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:13:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427d82501977033b06ce459578f6de41f1990956" 2018-07-17 09:13:57,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:13:57 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-533e9a0a-ab09-42cf-b88b-e38b6892cbdb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:13:57,804 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-533e9a0a-ab09-42cf-b88b-e38b6892cbdb 2018-07-17 09:13:57,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9d9589cb-4fd0-4a60-8017-b69305113561 Date: Tue, 17 Jul 2018 09:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:57,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-9d9589cb-4fd0-4a60-8017-b69305113561 2018-07-17 09:13:57,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c&name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:13:57,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b682fc74-2b4d-4e4a-a455-aecd61606cef Date: Tue, 17 Jul 2018 09:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"165f561b-c5f6-4c02-bb22-5a9fb98d814c","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:13:55Z","dns_nameservers":[],"updated_at":"2018-07-17T09:13:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"e4ed63bb-3a12-493b-9c5e-f65dd3671cab","subnetpool_id":null,"name":"NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet"}]} 2018-07-17 09:13:57,985 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=165f561b-c5f6-4c02-bb22-5a9fb98d814c&name=NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet used request id req-b682fc74-2b4d-4e4a-a455-aecd61606cef 2018-07-17 09:13:57,985 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net 2018-07-17 09:13:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" -d '{"port": {"network_id": "165f561b-c5f6-4c02-bb22-5a9fb98d814c", "fixed_ips": [{"subnet_id": "e4ed63bb-3a12-493b-9c5e-f65dd3671cab", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-port", "admin_state_up": true}}' 2018-07-17 09:13:58,573 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a2aa28f6-9525-4441-a022-cf22a4c77000 Date: Tue, 17 Jul 2018 09:13:58 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-17 09:13:58,573 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-a2aa28f6-9525-4441-a022-cf22a4c77000 2018-07-17 09:13:58,574 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-17 09:13:58,574 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet 2018-07-17 09:13:58,574 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-subnet 2018-07-17 09:13:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/e4ed63bb-3a12-493b-9c5e-f65dd3671cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:14:02,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cd3cd22-4e96-48f2-91d4-944110d5c50a Date: Tue, 17 Jul 2018 09:14:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:02,084 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e4ed63bb-3a12-493b-9c5e-f65dd3671cab used request id req-6cd3cd22-4e96-48f2-91d4-944110d5c50a 2018-07-17 09:14:02,084 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-902755ef-3958-49b5-8ee1-9acf8a1a0f39-pub-net 2018-07-17 09:14:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/165f561b-c5f6-4c02-bb22-5a9fb98d814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe11d77942327eb070045bdde8a3aec0bbe16080" 2018-07-17 09:14:04,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-813b6cf1-9ba8-4480-9d35-c566a3846854 Date: Tue, 17 Jul 2018 09:14:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:04,498 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/165f561b-c5f6-4c02-bb22-5a9fb98d814c used request id req-813b6cf1-9ba8-4480-9d35-c566a3846854 2018-07-17 09:14:04,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:04,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["-NXK3vOrRL2Tbn4bNXoYEw"], "issued_at": "2018-07-17T09:14:04.000000Z"}} 2018-07-17 09:14:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:04,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-da96b08d-b708-4da3-aa9b-3cf5c4c5ab55 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:04,944 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-da96b08d-b708-4da3-aa9b-3cf5c4c5ab55 2018-07-17 09:14:04,946 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net 2018-07-17 09:14:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" -d '{"network": {"name": "NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net", "admin_state_up": true}}' 2018-07-17 09:14:05,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-882ce716-2ee3-45c2-9e93-38b5662f0d3f Date: Tue, 17 Jul 2018 09:14:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:14:05Z","is_default":false,"provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","mtu":1450}} 2018-07-17 09:14:05,295 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-882ce716-2ee3-45c2-9e93-38b5662f0d3f 2018-07-17 09:14:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:05,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b86a8367-51c2-4f3d-87af-d245fc1c2ada Date: Tue, 17 Jul 2018 09:14:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:14:05Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:05,656 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-b86a8367-51c2-4f3d-87af-d245fc1c2ada 2018-07-17 09:14:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:05,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da654c74-ca99-49c9-bc50-7e35cd86608c Date: Tue, 17 Jul 2018 09:14:05 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:14:05,700 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-da654c74-ca99-49c9-bc50-7e35cd86608c 2018-07-17 09:14:05,700 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet 2018-07-17 09:14:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" -d '{"subnets": [{"ip_version": 4, "network_id": "1c5bd92c-b1a7-4f25-a71b-4036b9097f5a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]}' 2018-07-17 09:14:06,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c30ea118-bad6-4900-8403-9bbce6a80f35 Date: Tue, 17 Jul 2018 09:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:06,321 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-c30ea118-bad6-4900-8403-9bbce6a80f35 2018-07-17 09:14:06,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-aa80f26c-180f-4581-b51c-5f6f3c584442 Date: Tue, 17 Jul 2018 09:14:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["fa6b1412-484a-47e9-9eed-80f5e20fc143"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:05Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:06,463 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-aa80f26c-180f-4581-b51c-5f6f3c584442 2018-07-17 09:14:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:06,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c800136-9695-411c-a8b8-15d5c3791396 Date: Tue, 17 Jul 2018 09:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:06,592 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-2c800136-9695-411c-a8b8-15d5c3791396 2018-07-17 09:14:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:06,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-afb7bbab-f18a-4bf1-bfdd-8f1052f69ccd Date: Tue, 17 Jul 2018 09:14:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["fa6b1412-484a-47e9-9eed-80f5e20fc143"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:05Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:06,723 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net used request id req-afb7bbab-f18a-4bf1-bfdd-8f1052f69ccd 2018-07-17 09:14:06,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:14:06,735 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:14:06,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:06,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:06 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8f70c7f4-ca89-4038-b20d-5d51edcc9178 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:14:06,765 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-8f70c7f4-ca89-4038-b20d-5d51edcc9178 2018-07-17 09:14:06,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:06,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-559222ad-b58a-4f3f-9e71-8a8495f0fa6c Date: Tue, 17 Jul 2018 09:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:06,846 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-559222ad-b58a-4f3f-9e71-8a8495f0fa6c 2018-07-17 09:14:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a&name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:06,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d90bf0d5-df27-4e4b-a180-a6eb6efb5996 Date: Tue, 17 Jul 2018 09:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:06,916 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a&name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet used request id req-d90bf0d5-df27-4e4b-a180-a6eb6efb5996 2018-07-17 09:14:06,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:14:06,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:07,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["a1WDkVa6RLyZBsMmZGjYEQ"], "issued_at": "2018-07-17T09:14:07.000000Z"}} 2018-07-17 09:14:07,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d645a77a86e9b5941d0f745f7e22ace5dd3cc8" 2018-07-17 09:14:07,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-04f29faf-beb1-400f-98d2-d16a055e6915 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:07,401 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-04f29faf-beb1-400f-98d2-d16a055e6915 2018-07-17 09:14:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:07,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7ac493ca-800d-4893-b654-3e5bf2fd1abc Date: Tue, 17 Jul 2018 09:14:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["fa6b1412-484a-47e9-9eed-80f5e20fc143"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:05Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:07,543 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net used request id req-7ac493ca-800d-4893-b654-3e5bf2fd1abc 2018-07-17 09:14:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:07,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e2a324be-cf3b-403f-a471-83acaf397304 Date: Tue, 17 Jul 2018 09:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:07,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-e2a324be-cf3b-403f-a471-83acaf397304 2018-07-17 09:14:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:07,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cdf0bd2c-ea40-4979-b52d-8fe2774f21c2 Date: Tue, 17 Jul 2018 09:14:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["fa6b1412-484a-47e9-9eed-80f5e20fc143"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:05Z","provider:segmentation_id":68,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:07,810 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net used request id req-cdf0bd2c-ea40-4979-b52d-8fe2774f21c2 2018-07-17 09:14:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:14:07,818 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:07 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:14:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d645a77a86e9b5941d0f745f7e22ace5dd3cc8" 2018-07-17 09:14:07,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:07 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-47d7bc75-6f8e-4439-a248-f411b52f400e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:14:07,850 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-47d7bc75-6f8e-4439-a248-f411b52f400e 2018-07-17 09:14:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:07,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0100a228-f8e2-4fee-b466-5e873c5376d1 Date: Tue, 17 Jul 2018 09:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:07,948 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-0100a228-f8e2-4fee-b466-5e873c5376d1 2018-07-17 09:14:07,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a&name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:08,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-83d761e3-9b79-4429-a5fb-f079f5540fcf Date: Tue, 17 Jul 2018 09:14:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5bd92c-b1a7-4f25-a71b-4036b9097f5a","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:05Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"fa6b1412-484a-47e9-9eed-80f5e20fc143","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet"}]} 2018-07-17 09:14:08,058 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=1c5bd92c-b1a7-4f25-a71b-4036b9097f5a&name=NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet used request id req-83d761e3-9b79-4429-a5fb-f079f5540fcf 2018-07-17 09:14:08,058 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net 2018-07-17 09:14:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" -d '{"port": {"network_id": "1c5bd92c-b1a7-4f25-a71b-4036b9097f5a", "fixed_ips": [{"subnet_id": "fa6b1412-484a-47e9-9eed-80f5e20fc143", "ip_address": null}], "name": "NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-port", "admin_state_up": true}}' 2018-07-17 09:14:08,078 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-2405d18e-79d2-4da7-9ab1-71ec3751f64f Date: Tue, 17 Jul 2018 09:14:08 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-17 09:14:08,079 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-2405d18e-79d2-4da7-9ab1-71ec3751f64f 2018-07-17 09:14:08,079 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-17 09:14:08,079 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet 2018-07-17 09:14:08,079 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-subnet 2018-07-17 09:14:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/fa6b1412-484a-47e9-9eed-80f5e20fc143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:10,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea5b419a-8b20-490e-8501-c57e48c9f45c Date: Tue, 17 Jul 2018 09:14:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:10,536 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/fa6b1412-484a-47e9-9eed-80f5e20fc143 used request id req-ea5b419a-8b20-490e-8501-c57e48c9f45c 2018-07-17 09:14:10,536 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9b15b1a4-33f5-43c9-bb99-ee485b03899d-pub-net 2018-07-17 09:14:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/1c5bd92c-b1a7-4f25-a71b-4036b9097f5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971df55a27a8a887bde89124e45424e50c789af1" 2018-07-17 09:14:13,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87017f73-76fc-495b-bb2f-8dcc0f3c7521 Date: Tue, 17 Jul 2018 09:14:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:13,024 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/1c5bd92c-b1a7-4f25-a71b-4036b9097f5a used request id req-87017f73-76fc-495b-bb2f-8dcc0f3c7521 2018-07-17 09:14:13,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:13,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["MNbVrMmBQzCNCvc3yNIc2Q"], "issued_at": "2018-07-17T09:14:13.000000Z"}} 2018-07-17 09:14:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:13,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3e22f116-5737-45a7-8ae1-a890136b6051 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:13,485 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3e22f116-5737-45a7-8ae1-a890136b6051 2018-07-17 09:14:13,487 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net 2018-07-17 09:14:13,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" -d '{"network": {"name": "NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net", "admin_state_up": true}}' 2018-07-17 09:14:13,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0223449d-6f31-4b64-baa9-6fa87be6ec89 Date: Tue, 17 Jul 2018 09:14:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:14:13Z","is_default":false,"provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:13Z","mtu":1450}} 2018-07-17 09:14:13,845 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-0223449d-6f31-4b64-baa9-6fa87be6ec89 2018-07-17 09:14:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:13,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-77b3ea38-cf25-4f85-a93e-f4fbe5bb040a Date: Tue, 17 Jul 2018 09:14:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:14:13Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:13Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:13,972 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-77b3ea38-cf25-4f85-a93e-f4fbe5bb040a 2018-07-17 09:14:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:14,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b6ae9894-2571-437c-b912-bb653a60d98a Date: Tue, 17 Jul 2018 09:14:14 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:14:14,022 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-b6ae9894-2571-437c-b912-bb653a60d98a 2018-07-17 09:14:14,022 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet 2018-07-17 09:14:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" -d '{"subnets": [{"ip_version": 4, "network_id": "58ef093a-c902-4c56-b74a-6f13e1eb4ed8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]}' 2018-07-17 09:14:14,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4c8994fe-267d-4f8d-889d-5733e407b6a5 Date: Tue, 17 Jul 2018 09:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:14,854 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-4c8994fe-267d-4f8d-889d-5733e407b6a5 2018-07-17 09:14:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:14,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5f568a44-c769-438a-8c35-98a51af54cd1 Date: Tue, 17 Jul 2018 09:14:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["930880b9-16fb-4f95-9229-097f7aaacbfd"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:14Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:13Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:14,984 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-5f568a44-c769-438a-8c35-98a51af54cd1 2018-07-17 09:14:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:15,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-abb98831-0f6d-4829-b0d9-3340f8e4b21a Date: Tue, 17 Jul 2018 09:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:15,088 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-abb98831-0f6d-4829-b0d9-3340f8e4b21a 2018-07-17 09:14:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:15,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9e1ec1cd-86d4-4478-9d7c-0547e6d2621e Date: Tue, 17 Jul 2018 09:14:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["930880b9-16fb-4f95-9229-097f7aaacbfd"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:14Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:13Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:15,263 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net used request id req-9e1ec1cd-86d4-4478-9d7c-0547e6d2621e 2018-07-17 09:14:15,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:14:15,271 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:15 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:14:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:15,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:15 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0d19d3c6-f8d7-40a8-9716-6984392ef277 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:14:15,317 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-0d19d3c6-f8d7-40a8-9716-6984392ef277 2018-07-17 09:14:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:15,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dc3f4709-1cd5-4a28-b59f-1a2df864e441 Date: Tue, 17 Jul 2018 09:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:15,417 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-dc3f4709-1cd5-4a28-b59f-1a2df864e441 2018-07-17 09:14:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8&name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:15,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b3bd5620-5558-4105-b9ad-d86a2e79b608 Date: Tue, 17 Jul 2018 09:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:15,487 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8&name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet used request id req-b3bd5620-5558-4105-b9ad-d86a2e79b608 2018-07-17 09:14:15,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:14:15,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:15,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["GcWrIBQVQpeLpeVAfwTLmQ"], "issued_at": "2018-07-17T09:14:15.000000Z"}} 2018-07-17 09:14:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521a65d668d17cb28378acc25bf2eb019f51b5de" 2018-07-17 09:14:15,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-451d8cb0-4e80-4bf8-b0ab-dee85d694544 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:15,973 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-451d8cb0-4e80-4bf8-b0ab-dee85d694544 2018-07-17 09:14:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:16,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-85ebe258-a435-434f-ab49-f788b3283c67 Date: Tue, 17 Jul 2018 09:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["930880b9-16fb-4f95-9229-097f7aaacbfd"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:14Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:13Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:16,128 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net used request id req-85ebe258-a435-434f-ab49-f788b3283c67 2018-07-17 09:14:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:16,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89566f3f-1d17-494b-bfd6-a51e0d716dcc Date: Tue, 17 Jul 2018 09:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:16,194 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-89566f3f-1d17-494b-bfd6-a51e0d716dcc 2018-07-17 09:14:16,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:16,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1a0fea7b-9800-4d36-90d9-0cb53adb188a Date: Tue, 17 Jul 2018 09:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["930880b9-16fb-4f95-9229-097f7aaacbfd"],"description":"","tags":[],"updated_at":"2018-07-17T09:14:14Z","provider:segmentation_id":28,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:13Z","provider:network_type":"vxlan"}]} 2018-07-17 09:14:16,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net used request id req-1a0fea7b-9800-4d36-90d9-0cb53adb188a 2018-07-17 09:14:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:14:16,347 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:16 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:14:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521a65d668d17cb28378acc25bf2eb019f51b5de" 2018-07-17 09:14:16,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-4f5ccddf-b108-4529-8ae2-dba99f977caa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:14:16,375 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-4f5ccddf-b108-4529-8ae2-dba99f977caa 2018-07-17 09:14:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:16,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d910bbd2-14e4-473c-a17d-a1c9869d3ee3 Date: Tue, 17 Jul 2018 09:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:16,462 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-d910bbd2-14e4-473c-a17d-a1c9869d3ee3 2018-07-17 09:14:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8&name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:16,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1114f55-522a-483c-b860-e1574f24a00f Date: Tue, 17 Jul 2018 09:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:14Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"930880b9-16fb-4f95-9229-097f7aaacbfd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet"}]} 2018-07-17 09:14:16,531 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=58ef093a-c902-4c56-b74a-6f13e1eb4ed8&name=NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet used request id req-e1114f55-522a-483c-b860-e1574f24a00f 2018-07-17 09:14:16,531 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net 2018-07-17 09:14:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" -d '{"port": {"network_id": "58ef093a-c902-4c56-b74a-6f13e1eb4ed8", "fixed_ips": [{"subnet_id": "930880b9-16fb-4f95-9229-097f7aaacbfd", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-17 09:14:18,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c3fc5b45-a0a1-48ae-a908-7a8fa5b6b265 Date: Tue, 17 Jul 2018 09:14:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:17Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"930880b9-16fb-4f95-9229-097f7aaacbfd","ip_address":"10.55.1.100"}],"id":"42eab330-bcce-449f-9fb9-5394eaa8102b","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:bc:b7","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:17Z","binding:vnic_type":"normal"}} 2018-07-17 09:14:18,026 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-c3fc5b45-a0a1-48ae-a908-7a8fa5b6b265 2018-07-17 09:14:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports/42eab330-bcce-449f-9fb9-5394eaa8102b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:18,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-eb50690d-d8d0-4f44-a8af-d315a9d1d4e1 Date: Tue, 17 Jul 2018 09:14:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"930880b9-16fb-4f95-9229-097f7aaacbfd","ip_address":"10.55.1.100"}],"id":"42eab330-bcce-449f-9fb9-5394eaa8102b","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:bc:b7","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"58ef093a-c902-4c56-b74a-6f13e1eb4ed8","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:14:17Z","binding:vnic_type":"normal"}} 2018-07-17 09:14:18,114 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports/42eab330-bcce-449f-9fb9-5394eaa8102b used request id req-eb50690d-d8d0-4f44-a8af-d315a9d1d4e1 2018-07-17 09:14:18,115 - neutron_utils - INFO - Deleting port with name 2018-07-17 09:14:18,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/42eab330-bcce-449f-9fb9-5394eaa8102b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:19,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9771b61b-8af3-4b7d-a6d8-6adde705be5a Date: Tue, 17 Jul 2018 09:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:19,190 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/42eab330-bcce-449f-9fb9-5394eaa8102b used request id req-9771b61b-8af3-4b7d-a6d8-6adde705be5a 2018-07-17 09:14:19,190 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet 2018-07-17 09:14:19,191 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-subnet 2018-07-17 09:14:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/930880b9-16fb-4f95-9229-097f7aaacbfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:22,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-acce35de-14f2-44f0-ade9-68fcfd5c657c Date: Tue, 17 Jul 2018 09:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:22,801 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/930880b9-16fb-4f95-9229-097f7aaacbfd used request id req-acce35de-14f2-44f0-ade9-68fcfd5c657c 2018-07-17 09:14:22,801 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dbd11139-5171-4a7b-a396-510d2e470d26-pub-net 2018-07-17 09:14:22,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/58ef093a-c902-4c56-b74a-6f13e1eb4ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3666883e217b8df8bb68227d5802f76e2ba2284e" 2018-07-17 09:14:24,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8de447f4-ed8e-42d8-9d01-508922f8ab88 Date: Tue, 17 Jul 2018 09:14:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:24,875 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/58ef093a-c902-4c56-b74a-6f13e1eb4ed8 used request id req-8de447f4-ed8e-42d8-9d01-508922f8ab88 2018-07-17 09:14:24,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:25,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["QPtnoSE7TRqb959Xn5jfNw"], "issued_at": "2018-07-17T09:14:25.000000Z"}} 2018-07-17 09:14:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0b8a099fc9c088b297d02932c4e8a592a95247" 2018-07-17 09:14:25,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ee46a1c6-ff07-41f8-b36c-b47717998b9f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:25,352 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ee46a1c6-ff07-41f8-b36c-b47717998b9f 2018-07-17 09:14:25,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:14:25,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:25,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["CTlNQSjxTkSsE9hR1FQGgA"], "issued_at": "2018-07-17T09:14:25.000000Z"}} 2018-07-17 09:14:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbcba1d26732ff8a81008f3b51ce88f23b6edab" 2018-07-17 09:14:25,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-472b9364-b75a-40ce-a08a-35d9202d884a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:25,821 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-472b9364-b75a-40ce-a08a-35d9202d884a 2018-07-17 09:14:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-4108ca35-e3f8-4547-b096-ffb8c4ba4421-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0b8a099fc9c088b297d02932c4e8a592a95247" 2018-07-17 09:14:25,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d5d81ee-1308-4ba3-a199-efe8c8e1715f Date: Tue, 17 Jul 2018 09:14:25 GMT RESP BODY: {"networks":[]} 2018-07-17 09:14:25,931 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-4108ca35-e3f8-4547-b096-ffb8c4ba4421-pub-net used request id req-4d5d81ee-1308-4ba3-a199-efe8c8e1715f 2018-07-17 09:14:25,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:26,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["fOQ-cFB7RkC69zUz81KWmw"], "issued_at": "2018-07-17T09:14:26.000000Z"}} 2018-07-17 09:14:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:26,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49abf225-701b-4c3e-9191-627d28340819 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:26,466 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49abf225-701b-4c3e-9191-627d28340819 2018-07-17 09:14:26,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:14:26,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:26,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["7bvoPXltRwyVJL9P-b74sQ"], "issued_at": "2018-07-17T09:14:26.000000Z"}} 2018-07-17 09:14:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380baa559c0f40d0c770e13399fb185bfe7750f9" 2018-07-17 09:14:26,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6704a13b-197b-4a88-b2e1-b085e84dcfc7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:26,927 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6704a13b-197b-4a88-b2e1-b085e84dcfc7 2018-07-17 09:14:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:27,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-90dbf0b1-4b00-4e5a-9cd1-738abbee8a97 Date: Tue, 17 Jul 2018 09:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:14:27,128 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-90dbf0b1-4b00-4e5a-9cd1-738abbee8a97 2018-07-17 09:14:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:27,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-c91adb93-bee7-4196-ba89-689082698375 Date: Tue, 17 Jul 2018 09:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:14:27,199 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-c91adb93-bee7-4196-ba89-689082698375 2018-07-17 09:14:27,200 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router 2018-07-17 09:14:27,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router", "admin_state_up": true}}' 2018-07-17 09:14:35,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1ea2108f-887b-4efc-9505-73aaaf7ccefb Date: Tue, 17 Jul 2018 09:14:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:14:28Z", "admin_state_up": true, "updated_at": "2018-07-17T09:14:29Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "09005f4d-327a-438f-9f29-45731e567bbc", "name": "NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router"}} 2018-07-17 09:14:35,370 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-1ea2108f-887b-4efc-9505-73aaaf7ccefb 2018-07-17 09:14:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=09005f4d-327a-438f-9f29-45731e567bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:35,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-20a9ad4d-b7d3-4bf1-9178-90cf0832f079 Date: Tue, 17 Jul 2018 09:14:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"625de6df-7247-44c2-aceb-920ea218c317","ip_address":"169.254.192.2"}],"id":"0a9993dd-68e3-4c1b-b1e2-0b303ff5e19a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:ed:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"625de6df-7247-44c2-aceb-920ea218c317","ip_address":"169.254.192.12"}],"id":"298acefe-d80c-4af1-b79e-94b5d743e054","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:35:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:35Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.110"}],"id":"973adba7-5b46-48f8-a83e-00917e3eb555","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:2b:47","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:14:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"625de6df-7247-44c2-aceb-920ea218c317","ip_address":"169.254.192.4"}],"id":"d3334000-1e02-4c6e-b82b-cbea53a4b20f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:1a:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:31Z","binding:vnic_type":"normal"}]} 2018-07-17 09:14:35,502 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=09005f4d-327a-438f-9f29-45731e567bbc used request id req-20a9ad4d-b7d3-4bf1-9178-90cf0832f079 2018-07-17 09:14:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:35,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-ddd324fc-99e2-4514-8275-1e3f2bd479a3 Date: Tue, 17 Jul 2018 09:14:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:14:35,569 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-ddd324fc-99e2-4514-8275-1e3f2bd479a3 2018-07-17 09:14:35,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:35,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3aef2b60-bc07-4b64-9db9-4e013c5135e1 Date: Tue, 17 Jul 2018 09:14:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:27Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"625de6df-7247-44c2-aceb-920ea218c317","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:35,635 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 used request id req-3aef2b60-bc07-4b64-9db9-4e013c5135e1 2018-07-17 09:14:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:35,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b77979cc-ccaf-4831-96ea-c09f718fd4f7 Date: Tue, 17 Jul 2018 09:14:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:27Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"625de6df-7247-44c2-aceb-920ea218c317","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:35,780 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 used request id req-b77979cc-ccaf-4831-96ea-c09f718fd4f7 2018-07-17 09:14:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-84453bf0-b216-42cf-bb23-3cb0067ca55f Date: Tue, 17 Jul 2018 09:14:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:27Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"625de6df-7247-44c2-aceb-920ea218c317","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:35,873 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 used request id req-84453bf0-b216-42cf-bb23-3cb0067ca55f 2018-07-17 09:14:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3ac382f6-def9-4986-a637-f213eb7466b5 Date: Tue, 17 Jul 2018 09:14:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:14:28Z", "admin_state_up": true, "updated_at": "2018-07-17T09:14:33Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "09005f4d-327a-438f-9f29-45731e567bbc", "name": "NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router"}]} 2018-07-17 09:14:36,315 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router used request id req-3ac382f6-def9-4986-a637-f213eb7466b5 2018-07-17 09:14:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:14:36,329 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:14:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-10cca7f5-b282-45e4-863c-954e4c7742bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:14:36,360 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-10cca7f5-b282-45e4-863c-954e4c7742bf 2018-07-17 09:14:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=09005f4d-327a-438f-9f29-45731e567bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-37ca0132-aa05-4e37-af40-9752d5cda981 Date: Tue, 17 Jul 2018 09:14:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"625de6df-7247-44c2-aceb-920ea218c317","ip_address":"169.254.192.2"}],"id":"0a9993dd-68e3-4c1b-b1e2-0b303ff5e19a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:ed:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"625de6df-7247-44c2-aceb-920ea218c317","ip_address":"169.254.192.12"}],"id":"298acefe-d80c-4af1-b79e-94b5d743e054","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:35:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:36Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.110"}],"id":"973adba7-5b46-48f8-a83e-00917e3eb555","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:2b:47","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:14:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"625de6df-7247-44c2-aceb-920ea218c317","ip_address":"169.254.192.4"}],"id":"d3334000-1e02-4c6e-b82b-cbea53a4b20f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:1a:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"09005f4d-327a-438f-9f29-45731e567bbc","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:31Z","binding:vnic_type":"normal"}]} 2018-07-17 09:14:36,500 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=09005f4d-327a-438f-9f29-45731e567bbc used request id req-37ca0132-aa05-4e37-af40-9752d5cda981 2018-07-17 09:14:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-a6aa62b0-5b18-415d-addf-4e7354a79c05 Date: Tue, 17 Jul 2018 09:14:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:14:36,581 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-a6aa62b0-5b18-415d-addf-4e7354a79c05 2018-07-17 09:14:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-82d931db-c16f-437d-9222-7b237938d985 Date: Tue, 17 Jul 2018 09:14:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:27Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"625de6df-7247-44c2-aceb-920ea218c317","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:36,651 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 used request id req-82d931db-c16f-437d-9222-7b237938d985 2018-07-17 09:14:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a4c9a27f-232a-4ae2-8ed0-f775d068d869 Date: Tue, 17 Jul 2018 09:14:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:27Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"625de6df-7247-44c2-aceb-920ea218c317","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:36,768 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 used request id req-a4c9a27f-232a-4ae2-8ed0-f775d068d869 2018-07-17 09:14:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:36,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-153781a8-23c6-42d7-8d5c-b76d0cf3eee4 Date: Tue, 17 Jul 2018 09:14:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b36dcf42-f469-40ff-a15c-0cff5186ed33","tenant_id":"","created_at":"2018-07-17T09:14:27Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"625de6df-7247-44c2-aceb-920ea218c317","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:36,837 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/625de6df-7247-44c2-aceb-920ea218c317 used request id req-153781a8-23c6-42d7-8d5c-b76d0cf3eee4 2018-07-17 09:14:36,838 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router 2018-07-17 09:14:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/09005f4d-327a-438f-9f29-45731e567bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:41,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c100f41-7c6d-44ca-a9c9-e56a9be52e34 Content-Length: 0 Date: Tue, 17 Jul 2018 09:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:14:41,937 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/09005f4d-327a-438f-9f29-45731e567bbc used request id req-3c100f41-7c6d-44ca-a9c9-e56a9be52e34 2018-07-17 09:14:41,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b2cd69075ce362de5670875db38dbaf49b543" 2018-07-17 09:14:42,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72a4ef8c-4112-45e9-bcf6-fdcfca3fc98a Date: Tue, 17 Jul 2018 09:14:42 GMT RESP BODY: {"routers": []} 2018-07-17 09:14:42,015 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-3d5769a2-d7cd-4256-a025-cd91af58e36e-pub-router used request id req-72a4ef8c-4112-45e9-bcf6-fdcfca3fc98a 2018-07-17 09:14:42,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:42,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["h8y3ZjzdSiSVNbNzG3j5dQ"], "issued_at": "2018-07-17T09:14:42.000000Z"}} 2018-07-17 09:14:42,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:42,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-24e4e5e5-8cbc-4288-8e85-60967f7f8021 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:42,492 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-24e4e5e5-8cbc-4288-8e85-60967f7f8021 2018-07-17 09:14:42,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:14:42,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:14:42,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["LsKC4EooRMinsOvfyZISug"], "issued_at": "2018-07-17T09:14:42.000000Z"}} 2018-07-17 09:14:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cc597510810848797c10b1a2d72f04d05e51bac" 2018-07-17 09:14:42,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1d109893-9923-4118-868a-1b0027c97646 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:14:42,976 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1d109893-9923-4118-868a-1b0027c97646 2018-07-17 09:14:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:43,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bb894bb4-a3f3-421f-ac25-edd8fe8e7e72 Date: Tue, 17 Jul 2018 09:14:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:14:43,198 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-bb894bb4-a3f3-421f-ac25-edd8fe8e7e72 2018-07-17 09:14:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:43,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-a190c635-7232-4976-84f3-a962c0265ec1 Date: Tue, 17 Jul 2018 09:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:14:43,274 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-a190c635-7232-4976-84f3-a962c0265ec1 2018-07-17 09:14:43,274 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router 2018-07-17 09:14:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" -d '{"router": {"external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce"}, "name": "NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router", "admin_state_up": true}}' 2018-07-17 09:14:51,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8eec4f63-40df-42b1-93c3-88c580110bed Date: Tue, 17 Jul 2018 09:14:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:14:44Z", "admin_state_up": true, "updated_at": "2018-07-17T09:14:45Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "f2b68348-aea6-4270-99ff-db359aac5b42", "name": "NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router"}} 2018-07-17 09:14:51,961 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-8eec4f63-40df-42b1-93c3-88c580110bed 2018-07-17 09:14:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=f2b68348-aea6-4270-99ff-db359aac5b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-56c8189f-4dd4-490b-8832-48125d307c90 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d66cd8-990f-43a5-855b-ce31e2737434","ip_address":"169.254.192.6"}],"id":"2360ab68-9bf1-415b-87fc-64c07a03b541","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:9f:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d66cd8-990f-43a5-855b-ce31e2737434","ip_address":"169.254.192.10"}],"id":"57ffebbd-bf2e-4ebc-8ffa-b363d767902f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:f9:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:51Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.113"}],"id":"841fb990-eb47-4f73-bdd3-ddbbe40ac5cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:96:27","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:14:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d66cd8-990f-43a5-855b-ce31e2737434","ip_address":"169.254.192.1"}],"id":"cef743b6-fd22-4a2c-a113-7296f659793e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:8e:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:49Z","binding:vnic_type":"normal"}]} 2018-07-17 09:14:52,058 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=f2b68348-aea6-4270-99ff-db359aac5b42 used request id req-56c8189f-4dd4-490b-8832-48125d307c90 2018-07-17 09:14:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-e6bb1f55-4405-4484-a192-3c76d4863300 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:14:52,131 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-e6bb1f55-4405-4484-a192-3c76d4863300 2018-07-17 09:14:52,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6a8b2730-1c15-43c0-ad95-20bde12c8ebe Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:43Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92d66cd8-990f-43a5-855b-ce31e2737434","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:52,211 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 used request id req-6a8b2730-1c15-43c0-ad95-20bde12c8ebe 2018-07-17 09:14:52,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0a363a4-d0d2-4615-a859-a30580eab691 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:43Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92d66cd8-990f-43a5-855b-ce31e2737434","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:52,279 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 used request id req-d0a363a4-d0d2-4615-a859-a30580eab691 2018-07-17 09:14:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5a682330-8f24-4c21-86fd-9a787bce9299 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:43Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92d66cd8-990f-43a5-855b-ce31e2737434","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:52,349 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 used request id req-5a682330-8f24-4c21-86fd-9a787bce9299 2018-07-17 09:14:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c0f74477-273a-4723-b853-2dfae2cd2178 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "42402551-c903-41be-94ae-a259e135d2ce", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7d7a5dd8-f3a0-4faf-86be-8c3614528feb", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:14:44Z", "admin_state_up": true, "updated_at": "2018-07-17T09:14:49Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "f2b68348-aea6-4270-99ff-db359aac5b42", "name": "NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router"}]} 2018-07-17 09:14:52,598 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router used request id req-c0f74477-273a-4723-b853-2dfae2cd2178 2018-07-17 09:14:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:14:52,610 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:14:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:14:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b2751459-a8fb-4dbc-b934-ce2976fb3151 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:14:52,640 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-b2751459-a8fb-4dbc-b934-ce2976fb3151 2018-07-17 09:14:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=f2b68348-aea6-4270-99ff-db359aac5b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-26c8a1a5-8a4f-421b-97d4-53a2851cc9a4 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d66cd8-990f-43a5-855b-ce31e2737434","ip_address":"169.254.192.6"}],"id":"2360ab68-9bf1-415b-87fc-64c07a03b541","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:9f:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d66cd8-990f-43a5-855b-ce31e2737434","ip_address":"169.254.192.10"}],"id":"57ffebbd-bf2e-4ebc-8ffa-b363d767902f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:f9:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:52Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","ip_address":"192.16.1.113"}],"id":"841fb990-eb47-4f73-bdd3-ddbbe40ac5cd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:96:27","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"","admin_state_up":true,"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"","created_at":"2018-07-17T09:14:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:14:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d66cd8-990f-43a5-855b-ce31e2737434","ip_address":"169.254.192.1"}],"id":"cef743b6-fd22-4a2c-a113-7296f659793e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:8e:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2b68348-aea6-4270-99ff-db359aac5b42","name":"HA port tenant 17d0877d57364269bc7f9ac3dfa7e679","admin_state_up":true,"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:49Z","binding:vnic_type":"normal"}]} 2018-07-17 09:14:52,710 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=f2b68348-aea6-4270-99ff-db359aac5b42 used request id req-26c8a1a5-8a4f-421b-97d4-53a2851cc9a4 2018-07-17 09:14:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-f37fb095-e5e7-41ca-ad76-f364cc448293 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-17 09:14:52,786 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/7d7a5dd8-f3a0-4faf-86be-8c3614528feb used request id req-f37fb095-e5e7-41ca-ad76-f364cc448293 2018-07-17 09:14:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2a9341ca-7c48-4f5a-8cdb-c8ff32f3caa8 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:43Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92d66cd8-990f-43a5-855b-ce31e2737434","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:52,860 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 used request id req-2a9341ca-7c48-4f5a-8cdb-c8ff32f3caa8 2018-07-17 09:14:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-49d4b000-d6b2-416c-91a4-e357fddd3e84 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:43Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92d66cd8-990f-43a5-855b-ce31e2737434","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:52,927 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 used request id req-49d4b000-d6b2-416c-91a4-e357fddd3e84 2018-07-17 09:14:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:52,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b8c5be70-fa1a-410e-be6d-255be515a2a6 Date: Tue, 17 Jul 2018 09:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"92519405-f3a1-41f3-8276-4d701f5e4aed","tenant_id":"","created_at":"2018-07-17T09:14:43Z","dns_nameservers":[],"updated_at":"2018-07-17T09:14:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92d66cd8-990f-43a5-855b-ce31e2737434","subnetpool_id":null,"name":"HA subnet tenant 17d0877d57364269bc7f9ac3dfa7e679"}} 2018-07-17 09:14:52,990 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92d66cd8-990f-43a5-855b-ce31e2737434 used request id req-b8c5be70-fa1a-410e-be6d-255be515a2a6 2018-07-17 09:14:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:53,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e06e51fc-39d0-48b9-933b-3840c2b61352 Date: Tue, 17 Jul 2018 09:14:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:14:53,122 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-e06e51fc-39d0-48b9-933b-3840c2b61352 2018-07-17 09:14:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:14:53,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2acc13ac-6cbf-43b6-8093-ff10e04c82cc Date: Tue, 17 Jul 2018 09:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:14:53,189 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-2acc13ac-6cbf-43b6-8093-ff10e04c82cc 2018-07-17 09:14:53,189 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router 2018-07-17 09:14:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/f2b68348-aea6-4270-99ff-db359aac5b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:15:00,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0512f91-1ca5-4771-b0ac-f222599eaf72 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:00,058 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/f2b68348-aea6-4270-99ff-db359aac5b42 used request id req-d0512f91-1ca5-4771-b0ac-f222599eaf72 2018-07-17 09:15:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9507e1907cd6a7fea9b460ad1ad6824b5cc4981d" 2018-07-17 09:15:00,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2975e805-3826-4a92-8325-f9d9099f4e8a Date: Tue, 17 Jul 2018 09:15:00 GMT RESP BODY: {"routers": []} 2018-07-17 09:15:00,154 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-33599912-98dc-4692-8b32-87d0f3550e52-pub-router used request id req-2975e805-3826-4a92-8325-f9d9099f4e8a 2018-07-17 09:15:00,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:00,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["TD-InV0YSA659w20CyYP5g"], "issued_at": "2018-07-17T09:15:00.000000Z"}} 2018-07-17 09:15:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" 2018-07-17 09:15:00,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-babb7c28-b920-4f7a-984e-4ec14339092a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:00,695 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-babb7c28-b920-4f7a-984e-4ec14339092a 2018-07-17 09:15:00,697 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname 2018-07-17 09:15:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname"}}' 2018-07-17 09:15:01,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-05275fb2-4ece-41c6-990f-5e50888af1a5 Date: Tue, 17 Jul 2018 09:15:01 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:00Z", "updated_at": "2018-07-17T09:15:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "revision_number": 0, "id": "393123b1-032e-4fe0-a083-59c20d70a951", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "revision_number": 0, "id": "e48c2d4f-75bf-4d35-9cc4-1c151c0ba3f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "name": "NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname"}} 2018-07-17 09:15:01,080 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-05275fb2-4ece-41c6-990f-5e50888af1a5 2018-07-17 09:15:01,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cdf268c-7ea8-4f84-8f59-040d396bd1f1 2018-07-17 09:15:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0cdf268c-7ea8-4f84-8f59-040d396bd1f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" 2018-07-17 09:15:01,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22808b42-b340-44e3-a52d-06e3e9dfee31 Date: Tue, 17 Jul 2018 09:15:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:00Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "393123b1-032e-4fe0-a083-59c20d70a951"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:00Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e48c2d4f-75bf-4d35-9cc4-1c151c0ba3f1"}]} 2018-07-17 09:15:01,115 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0cdf268c-7ea8-4f84-8f59-040d396bd1f1 used request id req-22808b42-b340-44e3-a52d-06e3e9dfee31 2018-07-17 09:15:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" 2018-07-17 09:15:01,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-8cf26e8e-2659-4e79-bf7a-ad7cb2eecba0 Date: Tue, 17 Jul 2018 09:15:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:00Z", "updated_at": "2018-07-17T09:15:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "revision_number": 0, "id": "393123b1-032e-4fe0-a083-59c20d70a951", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "revision_number": 0, "id": "e48c2d4f-75bf-4d35-9cc4-1c151c0ba3f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "name": "NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname"}]} 2018-07-17 09:15:01,209 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname used request id req-8cf26e8e-2659-4e79-bf7a-ad7cb2eecba0 2018-07-17 09:15:01,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cdf268c-7ea8-4f84-8f59-040d396bd1f1 2018-07-17 09:15:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0cdf268c-7ea8-4f84-8f59-040d396bd1f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" 2018-07-17 09:15:01,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4aba4909-7e67-4f2a-9e3c-3133d80e4484 Date: Tue, 17 Jul 2018 09:15:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:00Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "393123b1-032e-4fe0-a083-59c20d70a951"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:00Z", "security_group_id": "0cdf268c-7ea8-4f84-8f59-040d396bd1f1", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:00Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e48c2d4f-75bf-4d35-9cc4-1c151c0ba3f1"}]} 2018-07-17 09:15:01,241 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0cdf268c-7ea8-4f84-8f59-040d396bd1f1 used request id req-4aba4909-7e67-4f2a-9e3c-3133d80e4484 2018-07-17 09:15:01,242 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname 2018-07-17 09:15:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/0cdf268c-7ea8-4f84-8f59-040d396bd1f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" 2018-07-17 09:15:01,446 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-374f3a31-8514-4417-a2d0-459b9774b685 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:01,446 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/0cdf268c-7ea8-4f84-8f59-040d396bd1f1 used request id req-374f3a31-8514-4417-a2d0-459b9774b685 2018-07-17 09:15:01,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b318cf85d9ad3d9a54b7bf9b13631b80d90064a" 2018-07-17 09:15:01,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f6a94a29-6234-4aab-bcd7-d0477cca4203 Date: Tue, 17 Jul 2018 09:15:01 GMT RESP BODY: {"security_groups": []} 2018-07-17 09:15:01,808 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-03245b7b-4b44-45c4-941b-a5a21f485f7cname used request id req-f6a94a29-6234-4aab-bcd7-d0477cca4203 2018-07-17 09:15:01,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:02,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["nYsttwTXR12Go4E_OH_xRg"], "issued_at": "2018-07-17T09:15:02.000000Z"}} 2018-07-17 09:15:02,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:02,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-345e2ff1-4b14-45b3-8e49-9b5dc3a36bc8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:02,263 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-345e2ff1-4b14-45b3-8e49-9b5dc3a36bc8 2018-07-17 09:15:02,265 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-1 2018-07-17 09:15:02,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-1", "description": "hello group"}}' 2018-07-17 09:15:02,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-3870a375-69ea-4805-b559-0fa4f656a10f Date: Tue, 17 Jul 2018 09:15:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "updated_at": "2018-07-17T09:15:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "71cb96a6-7cac-4eab-bdfd-9b7280597555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "9a7e4f7f-1300-4ce7-b8f1-25e67ddd627c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "name": "NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-1"}} 2018-07-17 09:15:02,720 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-3870a375-69ea-4805-b559-0fa4f656a10f 2018-07-17 09:15:02,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59c6f75-9290-4ea6-bd20-ff80c83641ef 2018-07-17 09:15:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=d59c6f75-9290-4ea6-bd20-ff80c83641ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:02,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c579adde-5bf2-4c62-9a74-67f4ae9036d3 Date: Tue, 17 Jul 2018 09:15:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "71cb96a6-7cac-4eab-bdfd-9b7280597555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "9a7e4f7f-1300-4ce7-b8f1-25e67ddd627c"}]} 2018-07-17 09:15:02,782 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=d59c6f75-9290-4ea6-bd20-ff80c83641ef used request id req-c579adde-5bf2-4c62-9a74-67f4ae9036d3 2018-07-17 09:15:02,782 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-2 2018-07-17 09:15:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-2", "description": "hola group"}}' 2018-07-17 09:15:03,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-b598859a-1257-4e9f-9e4a-76df8889c89e Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "updated_at": "2018-07-17T09:15:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "17f8472a-00f1-4f13-9d98-af90fdd6342a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "31a46d80-e300-4f7f-9a39-10fe19031b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "f42a9d67-3378-4903-a85d-5867f70665cd", "name": "NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-2"}} 2018-07-17 09:15:03,108 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-b598859a-1257-4e9f-9e4a-76df8889c89e 2018-07-17 09:15:03,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f42a9d67-3378-4903-a85d-5867f70665cd 2018-07-17 09:15:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f42a9d67-3378-4903-a85d-5867f70665cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08dc41eb-e6ef-43e2-85fb-f10717ee657b Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "17f8472a-00f1-4f13-9d98-af90fdd6342a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "31a46d80-e300-4f7f-9a39-10fe19031b68"}]} 2018-07-17 09:15:03,147 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f42a9d67-3378-4903-a85d-5867f70665cd used request id req-08dc41eb-e6ef-43e2-85fb-f10717ee657b 2018-07-17 09:15:03,147 - neutron_utils - INFO - Listing the available security groups 2018-07-17 09:15:03,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-6f356519-e86f-4d2d-88a6-5c4e475c4e0d Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "updated_at": "2018-07-17T09:15:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "71cb96a6-7cac-4eab-bdfd-9b7280597555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "9a7e4f7f-1300-4ce7-b8f1-25e67ddd627c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "name": "NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "updated_at": "2018-07-17T09:15:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "17f8472a-00f1-4f13-9d98-af90fdd6342a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "revision_number": 0, "id": "31a46d80-e300-4f7f-9a39-10fe19031b68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "f42a9d67-3378-4903-a85d-5867f70665cd", "name": "NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-2"}]} 2018-07-17 09:15:03,303 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-6f356519-e86f-4d2d-88a6-5c4e475c4e0d 2018-07-17 09:15:03,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0191c08b-74a5-487f-bf1e-5cfecda134a8 2018-07-17 09:15:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0191c08b-74a5-487f-bf1e-5cfecda134a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bdd26c57-62d3-454a-a443-f2beef53b74e Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "port_range_min": null, "revision_number": 0, "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "22a3f0b9-9990-49be-8440-ec125807e921"}, {"remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "port_range_min": null, "revision_number": 0, "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "port_range_min": null, "revision_number": 0, "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "84346b57-c69f-47f3-a0d1-a373d645987c"}, {"remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "port_range_min": null, "revision_number": 0, "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b"}]} 2018-07-17 09:15:03,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0191c08b-74a5-487f-bf1e-5cfecda134a8 used request id req-bdd26c57-62d3-454a-a443-f2beef53b74e 2018-07-17 09:15:03,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15bdcf36-f4d8-43ba-8a6a-691066368d76 2018-07-17 09:15:03,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=15bdcf36-f4d8-43ba-8a6a-691066368d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c5cd6445-11f1-47a0-98dd-805045d3695c Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "port_range_min": null, "revision_number": 0, "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "project_id": "39ca61afd0744fe39577385a14a61282", "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "port_range_min": null, "revision_number": 0, "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "project_id": "39ca61afd0744fe39577385a14a61282", "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d"}, {"remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "port_range_min": null, "revision_number": 0, "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "project_id": "39ca61afd0744fe39577385a14a61282", "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4"}, {"remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "port_range_min": null, "revision_number": 0, "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "project_id": "39ca61afd0744fe39577385a14a61282", "id": "dafd2ef0-e796-4edf-9987-66877c489306"}]} 2018-07-17 09:15:03,423 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=15bdcf36-f4d8-43ba-8a6a-691066368d76 used request id req-c5cd6445-11f1-47a0-98dd-805045d3695c 2018-07-17 09:15:03,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 190f8eaf-e26d-42e2-878b-037d33ca7957 2018-07-17 09:15:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=190f8eaf-e26d-42e2-878b-037d33ca7957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-f0d767b7-be3c-40aa-bc50-f36b149f81f6 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "project_id": "", "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc"}, {"remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "project_id": "", "id": "54096d92-2f16-4981-b94d-0e5bd210a179"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "project_id": "", "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "project_id": "", "id": "e02fefae-350f-4843-965d-09398010bdac"}]} 2018-07-17 09:15:03,489 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=190f8eaf-e26d-42e2-878b-037d33ca7957 used request id req-f0d767b7-be3c-40aa-bc50-f36b149f81f6 2018-07-17 09:15:03,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230417a4-da3e-4a94-b3de-ac36a64e3844 2018-07-17 09:15:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=230417a4-da3e-4a94-b3de-ac36a64e3844 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c288bc64-1335-4062-b9f2-662e5b7ceb23 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "48915364-d846-4308-83ed-92c58546f272"}, {"remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "a717a407-bfba-4663-b749-46dd380dae4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32"}]} 2018-07-17 09:15:03,524 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=230417a4-da3e-4a94-b3de-ac36a64e3844 used request id req-c288bc64-1335-4062-b9f2-662e5b7ceb23 2018-07-17 09:15:03,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d3b1677-417e-468d-a747-70eda4ae5151 2018-07-17 09:15:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2d3b1677-417e-468d-a747-70eda4ae5151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fe5d3e5c-434b-4337-b78a-e611a4508632 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "port_range_min": null, "revision_number": 0, "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "5e2f3e23-442d-4699-b452-b40d5f827a67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "port_range_min": null, "revision_number": 0, "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb"}, {"remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "port_range_min": null, "revision_number": 0, "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "79900ecf-f2e8-4310-9bde-c237ebe25137"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "port_range_min": null, "revision_number": 0, "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "a5f04193-e350-4933-b15e-bf38d240edba"}]} 2018-07-17 09:15:03,573 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2d3b1677-417e-468d-a747-70eda4ae5151 used request id req-fe5d3e5c-434b-4337-b78a-e611a4508632 2018-07-17 09:15:03,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c469a4d-13af-4077-a73a-b2e7482cdccd 2018-07-17 09:15:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=4c469a4d-13af-4077-a73a-b2e7482cdccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2c55126d-8134-4176-ad55-562c98945c90 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "port_range_min": null, "revision_number": 0, "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "5c954d35-9925-4f07-80d0-cada43085ac6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "port_range_min": null, "revision_number": 0, "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "5e08538f-587e-47c2-b935-d340df8e8c20"}, {"remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "port_range_min": null, "revision_number": 0, "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "7f8576fb-3fbf-4796-b97b-540f828ad820"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "port_range_min": null, "revision_number": 0, "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d"}]} 2018-07-17 09:15:03,609 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=4c469a4d-13af-4077-a73a-b2e7482cdccd used request id req-2c55126d-8134-4176-ad55-562c98945c90 2018-07-17 09:15:03,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd 2018-07-17 09:15:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ba17dd0-6c91-4dd8-b0ec-4489b9632b6c Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "port_range_min": null, "revision_number": 0, "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8"}, {"remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "port_range_min": null, "revision_number": 0, "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "10279a84-770f-45cd-ad12-e884030616c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "port_range_min": null, "revision_number": 0, "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "b3224e21-0827-4c7d-a83b-224622401483"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "port_range_min": null, "revision_number": 0, "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28"}]} 2018-07-17 09:15:03,660 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd used request id req-6ba17dd0-6c91-4dd8-b0ec-4489b9632b6c 2018-07-17 09:15:03,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d33ab35d-439e-4ebe-913a-3ed0e8a28c7b 2018-07-17 09:15:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=d33ab35d-439e-4ebe-913a-3ed0e8a28c7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c624e83d-1358-4a2b-b713-ac90b0d26da1 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "port_range_min": null, "revision_number": 0, "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "project_id": "4e848ed317904a178c71811acf4087ef", "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "port_range_min": null, "revision_number": 0, "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "project_id": "4e848ed317904a178c71811acf4087ef", "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8"}, {"remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "port_range_min": null, "revision_number": 0, "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "project_id": "4e848ed317904a178c71811acf4087ef", "id": "963581f5-d55e-43e7-9c83-1478c6f20e43"}, {"remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "port_range_min": null, "revision_number": 0, "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "project_id": "4e848ed317904a178c71811acf4087ef", "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810"}]} 2018-07-17 09:15:03,690 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=d33ab35d-439e-4ebe-913a-3ed0e8a28c7b used request id req-c624e83d-1358-4a2b-b713-ac90b0d26da1 2018-07-17 09:15:03,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59c6f75-9290-4ea6-bd20-ff80c83641ef 2018-07-17 09:15:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=d59c6f75-9290-4ea6-bd20-ff80c83641ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fffc1de8-1c0b-4737-8667-f76ff4522536 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "71cb96a6-7cac-4eab-bdfd-9b7280597555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "d59c6f75-9290-4ea6-bd20-ff80c83641ef", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "9a7e4f7f-1300-4ce7-b8f1-25e67ddd627c"}]} 2018-07-17 09:15:03,724 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=d59c6f75-9290-4ea6-bd20-ff80c83641ef used request id req-fffc1de8-1c0b-4737-8667-f76ff4522536 2018-07-17 09:15:03,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcd8e7ab-44f7-4ed1-be41-b86e71e3c417 2018-07-17 09:15:03,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=dcd8e7ab-44f7-4ed1-be41-b86e71e3c417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8503686c-6818-4dd9-bcd4-96ea879be521 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "port_range_min": null, "revision_number": 0, "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "298a0e1b-622a-438c-9088-ddec60855633"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "port_range_min": null, "revision_number": 0, "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "port_range_min": null, "revision_number": 0, "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8c66052a-7f77-45f2-9460-705211b21685"}, {"remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "port_range_min": null, "revision_number": 0, "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a"}]} 2018-07-17 09:15:03,767 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=dcd8e7ab-44f7-4ed1-be41-b86e71e3c417 used request id req-8503686c-6818-4dd9-bcd4-96ea879be521 2018-07-17 09:15:03,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f42a9d67-3378-4903-a85d-5867f70665cd 2018-07-17 09:15:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f42a9d67-3378-4903-a85d-5867f70665cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:03,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76f8775d-5b62-4a0a-bd12-d52a6f074203 Date: Tue, 17 Jul 2018 09:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "17f8472a-00f1-4f13-9d98-af90fdd6342a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:02Z", "security_group_id": "f42a9d67-3378-4903-a85d-5867f70665cd", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:02Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "31a46d80-e300-4f7f-9a39-10fe19031b68"}]} 2018-07-17 09:15:03,798 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f42a9d67-3378-4903-a85d-5867f70665cd used request id req-76f8775d-5b62-4a0a-bd12-d52a6f074203 2018-07-17 09:15:03,798 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-1 2018-07-17 09:15:03,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/d59c6f75-9290-4ea6-bd20-ff80c83641ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:04,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b335fda-7400-4126-b191-5adc7aa31d67 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:04,077 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/d59c6f75-9290-4ea6-bd20-ff80c83641ef used request id req-7b335fda-7400-4126-b191-5adc7aa31d67 2018-07-17 09:15:04,077 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-82d096a5-c6d5-4f7c-98d2-3c2aba03f774name-2 2018-07-17 09:15:04,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/f42a9d67-3378-4903-a85d-5867f70665cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aacfb9296d120569c0182935af09f7f4f16479c" 2018-07-17 09:15:04,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-067e4d32-b668-41aa-9818-21ec698fee77 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:04,311 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f42a9d67-3378-4903-a85d-5867f70665cd used request id req-067e4d32-b668-41aa-9818-21ec698fee77 2018-07-17 09:15:04,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:04,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["7BexiK5uRde1nAl_1q-_yg"], "issued_at": "2018-07-17T09:15:04.000000Z"}} 2018-07-17 09:15:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d7c696e7bf325d4f4c5b12364a78f26186a009d" 2018-07-17 09:15:04,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8b1c1df7-2178-42f3-8472-0349378726a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:04,808 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8b1c1df7-2178-42f3-8472-0349378726a3 2018-07-17 09:15:04,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:05,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1bzH1zs3R7WLcPpx_pH3OA"], "issued_at": "2018-07-17T09:15:05.000000Z"}} 2018-07-17 09:15:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af659f31b1fcac471edf89a34b9cec553775658" 2018-07-17 09:15:05,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-37c81818-3ff6-4bb2-b12d-0b0ee6169f70 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:05,308 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-37c81818-3ff6-4bb2-b12d-0b0ee6169f70 2018-07-17 09:15:05,309 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name 2018-07-17 09:15:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af659f31b1fcac471edf89a34b9cec553775658" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name", "description": "hello group"}}' 2018-07-17 09:15:05,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-492d085f-9912-4f9b-b8f0-82e6b6c40a5e Date: Tue, 17 Jul 2018 09:15:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:05Z", "updated_at": "2018-07-17T09:15:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "revision_number": 0, "id": "72f0e4f0-02f2-4c70-84ab-aa61b80d8f5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "revision_number": 0, "id": "918548c0-a7b2-4c8a-9346-566779e3408d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "28f85fe8-b489-4904-96e3-816f3f755f30", "name": "NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name"}} 2018-07-17 09:15:05,752 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-492d085f-9912-4f9b-b8f0-82e6b6c40a5e 2018-07-17 09:15:05,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28f85fe8-b489-4904-96e3-816f3f755f30 2018-07-17 09:15:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=28f85fe8-b489-4904-96e3-816f3f755f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af659f31b1fcac471edf89a34b9cec553775658" 2018-07-17 09:15:05,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac1b5f8d-8dcd-4688-bbaf-0810b81c4100 Date: Tue, 17 Jul 2018 09:15:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:05Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "72f0e4f0-02f2-4c70-84ab-aa61b80d8f5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:05Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "918548c0-a7b2-4c8a-9346-566779e3408d"}]} 2018-07-17 09:15:05,822 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=28f85fe8-b489-4904-96e3-816f3f755f30 used request id req-ac1b5f8d-8dcd-4688-bbaf-0810b81c4100 2018-07-17 09:15:05,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af659f31b1fcac471edf89a34b9cec553775658" 2018-07-17 09:15:05,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-34ee2223-fa79-4374-80f6-0d4192cbf4ed Date: Tue, 17 Jul 2018 09:15:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:05Z", "updated_at": "2018-07-17T09:15:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "revision_number": 0, "id": "72f0e4f0-02f2-4c70-84ab-aa61b80d8f5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "revision_number": 0, "id": "918548c0-a7b2-4c8a-9346-566779e3408d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "28f85fe8-b489-4904-96e3-816f3f755f30", "name": "NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name"}]} 2018-07-17 09:15:05,942 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name&description=hello+group used request id req-34ee2223-fa79-4374-80f6-0d4192cbf4ed 2018-07-17 09:15:05,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28f85fe8-b489-4904-96e3-816f3f755f30 2018-07-17 09:15:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=28f85fe8-b489-4904-96e3-816f3f755f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af659f31b1fcac471edf89a34b9cec553775658" 2018-07-17 09:15:05,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db8a0498-ef76-45b0-81d8-f79bde117948 Date: Tue, 17 Jul 2018 09:15:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:05Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "72f0e4f0-02f2-4c70-84ab-aa61b80d8f5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:05Z", "security_group_id": "28f85fe8-b489-4904-96e3-816f3f755f30", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:05Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "918548c0-a7b2-4c8a-9346-566779e3408d"}]} 2018-07-17 09:15:05,974 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=28f85fe8-b489-4904-96e3-816f3f755f30 used request id req-db8a0498-ef76-45b0-81d8-f79bde117948 2018-07-17 09:15:05,974 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f0b2c800-8965-4662-bac6-f8575a23df99name 2018-07-17 09:15:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/28f85fe8-b489-4904-96e3-816f3f755f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af659f31b1fcac471edf89a34b9cec553775658" 2018-07-17 09:15:06,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d4565ec-3956-484f-90fe-d58a0698bcd9 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:06,166 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/28f85fe8-b489-4904-96e3-816f3f755f30 used request id req-9d4565ec-3956-484f-90fe-d58a0698bcd9 2018-07-17 09:15:06,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:06,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["_Y8AJjJ3Sn2n6WuzKfQTvw"], "issued_at": "2018-07-17T09:15:06.000000Z"}} 2018-07-17 09:15:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:06,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-056f46d4-53c5-4f32-bad4-19a1de043153 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:06,631 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-056f46d4-53c5-4f32-bad4-19a1de043153 2018-07-17 09:15:06,633 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname 2018-07-17 09:15:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname", "description": "hello group"}}' 2018-07-17 09:15:07,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8521cf97-1635-47ac-9099-a284c2bc9dfd Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "updated_at": "2018-07-17T09:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "d08c5ab9-025b-4956-a2cf-62c38a106204", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "14510f3b-0929-47c4-8d34-feff5527cff9", "name": "NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname"}} 2018-07-17 09:15:07,030 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-8521cf97-1635-47ac-9099-a284c2bc9dfd 2018-07-17 09:15:07,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14510f3b-0929-47c4-8d34-feff5527cff9 2018-07-17 09:15:07,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f29ee011-ff13-44cd-baf6-80d074f370a6 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d08c5ab9-025b-4956-a2cf-62c38a106204"}]} 2018-07-17 09:15:07,089 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-f29ee011-ff13-44cd-baf6-80d074f370a6 2018-07-17 09:15:07,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14510f3b-0929-47c4-8d34-feff5527cff9 2018-07-17 09:15:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e401ea0b-de7f-4f38-b387-4f6a0a0d3456 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d08c5ab9-025b-4956-a2cf-62c38a106204"}]} 2018-07-17 09:15:07,150 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-e401ea0b-de7f-4f38-b387-4f6a0a0d3456 2018-07-17 09:15:07,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7e8e9723-6902-4642-9941-c93c9eb1a40a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:07,174 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7e8e9723-6902-4642-9941-c93c9eb1a40a 2018-07-17 09:15:07,175 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname 2018-07-17 09:15:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c0140207-1d39-4734-9b97-4b19d2a2b446 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "updated_at": "2018-07-17T09:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "d08c5ab9-025b-4956-a2cf-62c38a106204", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "14510f3b-0929-47c4-8d34-feff5527cff9", "name": "NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname"}]} 2018-07-17 09:15:07,250 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname used request id req-c0140207-1d39-4734-9b97-4b19d2a2b446 2018-07-17 09:15:07,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:15:07,257 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:07 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:15:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:07 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0ca504d8-0f1a-4864-a877-2cac141dea52 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:15:07,303 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-0ca504d8-0f1a-4864-a877-2cac141dea52 2018-07-17 09:15:07,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14510f3b-0929-47c4-8d34-feff5527cff9 2018-07-17 09:15:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f1833b5-ac51-4ab8-a6f3-d7234ec3c778 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d08c5ab9-025b-4956-a2cf-62c38a106204"}]} 2018-07-17 09:15:07,331 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-6f1833b5-ac51-4ab8-a6f3-d7234ec3c778 2018-07-17 09:15:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9"}}' 2018-07-17 09:15:07,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-fed38c50-2129-4cab-88c1-7059be0ba201 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:07Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:07Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e1c2485-3d79-4090-9b9e-99738f82f25d"}} 2018-07-17 09:15:07,560 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules used request id req-fed38c50-2129-4cab-88c1-7059be0ba201 2018-07-17 09:15:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-0c4b8c99-c8f9-428f-b575-43373c3c9ad9 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "updated_at": "2018-07-17T09:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:07Z", "revision_number": 0, "id": "2e1c2485-3d79-4090-9b9e-99738f82f25d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:07Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "d08c5ab9-025b-4956-a2cf-62c38a106204", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 3, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "14510f3b-0929-47c4-8d34-feff5527cff9", "name": "NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname"}]} 2018-07-17 09:15:07,651 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname&description=hello+group used request id req-0c4b8c99-c8f9-428f-b575-43373c3c9ad9 2018-07-17 09:15:07,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14510f3b-0929-47c4-8d34-feff5527cff9 2018-07-17 09:15:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-403a7aa7-3b8a-4f88-9485-4f6541156b23 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:07Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:07Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e1c2485-3d79-4090-9b9e-99738f82f25d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d08c5ab9-025b-4956-a2cf-62c38a106204"}]} 2018-07-17 09:15:07,682 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-403a7aa7-3b8a-4f88-9485-4f6541156b23 2018-07-17 09:15:07,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14510f3b-0929-47c4-8d34-feff5527cff9 2018-07-17 09:15:07,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-516b469d-d2a5-4878-93c9-c4f836bf174e Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:07Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:07Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e1c2485-3d79-4090-9b9e-99738f82f25d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d08c5ab9-025b-4956-a2cf-62c38a106204"}]} 2018-07-17 09:15:07,748 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-516b469d-d2a5-4878-93c9-c4f836bf174e 2018-07-17 09:15:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b1d12cd1-0a79-4deb-bf26-ada92def0fa2 Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "updated_at": "2018-07-17T09:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:07Z", "revision_number": 0, "id": "2e1c2485-3d79-4090-9b9e-99738f82f25d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:07Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "revision_number": 0, "id": "d08c5ab9-025b-4956-a2cf-62c38a106204", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 3, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "14510f3b-0929-47c4-8d34-feff5527cff9", "name": "NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname"}]} 2018-07-17 09:15:07,825 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname&description=hello+group used request id req-b1d12cd1-0a79-4deb-bf26-ada92def0fa2 2018-07-17 09:15:07,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14510f3b-0929-47c4-8d34-feff5527cff9 2018-07-17 09:15:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-389677d2-c6cd-4cee-a65f-27f02ece396d Date: Tue, 17 Jul 2018 09:15:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "27cd5b14-eac2-4e0a-9403-3adca66ee080"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:07Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:07Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "2e1c2485-3d79-4090-9b9e-99738f82f25d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:06Z", "security_group_id": "14510f3b-0929-47c4-8d34-feff5527cff9", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:06Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "d08c5ab9-025b-4956-a2cf-62c38a106204"}]} 2018-07-17 09:15:07,880 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-389677d2-c6cd-4cee-a65f-27f02ece396d 2018-07-17 09:15:07,880 - neutron_utils - INFO - Deleting security group rule with ID - 27cd5b14-eac2-4e0a-9403-3adca66ee080 2018-07-17 09:15:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/27cd5b14-eac2-4e0a-9403-3adca66ee080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:08,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8593864-8a62-4357-9c58-0999f65d20aa Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:08,013 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/27cd5b14-eac2-4e0a-9403-3adca66ee080 used request id req-f8593864-8a62-4357-9c58-0999f65d20aa 2018-07-17 09:15:08,014 - neutron_utils - INFO - Deleting security group rule with ID - d08c5ab9-025b-4956-a2cf-62c38a106204 2018-07-17 09:15:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/d08c5ab9-025b-4956-a2cf-62c38a106204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:08,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10e8e41a-c037-4ab6-b416-9d655be14163 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:08,204 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/d08c5ab9-025b-4956-a2cf-62c38a106204 used request id req-10e8e41a-c037-4ab6-b416-9d655be14163 2018-07-17 09:15:08,204 - neutron_utils - INFO - Deleting security group rule with ID - 2e1c2485-3d79-4090-9b9e-99738f82f25d 2018-07-17 09:15:08,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/2e1c2485-3d79-4090-9b9e-99738f82f25d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:08,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de1b6a46-67c1-45a0-ba60-f76a644d799b Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:08,329 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/2e1c2485-3d79-4090-9b9e-99738f82f25d used request id req-de1b6a46-67c1-45a0-ba60-f76a644d799b 2018-07-17 09:15:08,329 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d9661fb2-45a2-41bf-8659-e99a8bc9a70bname 2018-07-17 09:15:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/14510f3b-0929-47c4-8d34-feff5527cff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d97310f3721fd9c5ac2b0a6ceac34147e186974" 2018-07-17 09:15:08,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7dc473d4-a842-4005-b412-a1d9dc829a02 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:08,516 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/14510f3b-0929-47c4-8d34-feff5527cff9 used request id req-7dc473d4-a842-4005-b412-a1d9dc829a02 2018-07-17 09:15:08,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:08,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["tvVojar6S5-1VtuOevw2Rg"], "issued_at": "2018-07-17T09:15:08.000000Z"}} 2018-07-17 09:15:08,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:08,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:08 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5e3f98cb-d6b0-4106-852a-4340166e26b7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:08,977 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5e3f98cb-d6b0-4106-852a-4340166e26b7 2018-07-17 09:15:08,979 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-1 2018-07-17 09:15:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-1", "description": "hello group"}}' 2018-07-17 09:15:09,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-3cdc4c33-8254-4623-9b51-8b6e0ef8cae2 Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "updated_at": "2018-07-17T09:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "44c73d70-da54-4f86-9905-672a981c7194", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "4b1d8f43-e396-48d0-88f5-c95d93d9ee9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "name": "NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-1"}} 2018-07-17 09:15:09,318 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-3cdc4c33-8254-4623-9b51-8b6e0ef8cae2 2018-07-17 09:15:09,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe41b9db-9df9-4ba5-a408-9a3809d97d56 2018-07-17 09:15:09,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fe41b9db-9df9-4ba5-a408-9a3809d97d56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:09,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf34e55d-73c1-4a93-820d-5badca2ec657 Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "44c73d70-da54-4f86-9905-672a981c7194"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "4b1d8f43-e396-48d0-88f5-c95d93d9ee9e"}]} 2018-07-17 09:15:09,351 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fe41b9db-9df9-4ba5-a408-9a3809d97d56 used request id req-bf34e55d-73c1-4a93-820d-5badca2ec657 2018-07-17 09:15:09,351 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-2 2018-07-17 09:15:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-2", "description": "hello group"}}' 2018-07-17 09:15:09,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-b08ae69a-6981-4dae-97e2-86ae6a6d73da Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "updated_at": "2018-07-17T09:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "ac150c26-4bcb-431d-9aa4-f1aa7006ec29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "dcb8ab5f-cb5a-45c3-abcb-5d962e25815a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "name": "NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-2"}} 2018-07-17 09:15:09,624 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-b08ae69a-6981-4dae-97e2-86ae6a6d73da 2018-07-17 09:15:09,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8cad8a3-9d05-4be3-b120-b21f513cfe20 2018-07-17 09:15:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e8cad8a3-9d05-4be3-b120-b21f513cfe20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:09,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0fabb5d0-df02-48bd-939d-3202e2227f3b Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "ac150c26-4bcb-431d-9aa4-f1aa7006ec29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "dcb8ab5f-cb5a-45c3-abcb-5d962e25815a"}]} 2018-07-17 09:15:09,680 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e8cad8a3-9d05-4be3-b120-b21f513cfe20 used request id req-0fabb5d0-df02-48bd-939d-3202e2227f3b 2018-07-17 09:15:09,680 - neutron_utils - INFO - Retrieving security group with ID - fe41b9db-9df9-4ba5-a408-9a3809d97d56 2018-07-17 09:15:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=fe41b9db-9df9-4ba5-a408-9a3809d97d56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:09,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-72c29af1-5b87-485e-92f9-7403074af4b3 Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "updated_at": "2018-07-17T09:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "44c73d70-da54-4f86-9905-672a981c7194", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "4b1d8f43-e396-48d0-88f5-c95d93d9ee9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "name": "NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-1"}]} 2018-07-17 09:15:09,778 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=fe41b9db-9df9-4ba5-a408-9a3809d97d56 used request id req-72c29af1-5b87-485e-92f9-7403074af4b3 2018-07-17 09:15:09,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe41b9db-9df9-4ba5-a408-9a3809d97d56 2018-07-17 09:15:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fe41b9db-9df9-4ba5-a408-9a3809d97d56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:09,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38d412c4-4d9c-40d9-9197-ebe7b9aba2ae Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "44c73d70-da54-4f86-9905-672a981c7194"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "fe41b9db-9df9-4ba5-a408-9a3809d97d56", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "4b1d8f43-e396-48d0-88f5-c95d93d9ee9e"}]} 2018-07-17 09:15:09,813 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fe41b9db-9df9-4ba5-a408-9a3809d97d56 used request id req-38d412c4-4d9c-40d9-9197-ebe7b9aba2ae 2018-07-17 09:15:09,813 - neutron_utils - INFO - Retrieving security group with ID - e8cad8a3-9d05-4be3-b120-b21f513cfe20 2018-07-17 09:15:09,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=e8cad8a3-9d05-4be3-b120-b21f513cfe20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:09,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-c1580c1d-f980-4780-8111-023f09d3bcd6 Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "updated_at": "2018-07-17T09:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "ac150c26-4bcb-431d-9aa4-f1aa7006ec29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "revision_number": 0, "id": "dcb8ab5f-cb5a-45c3-abcb-5d962e25815a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 2, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "name": "NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-2"}]} 2018-07-17 09:15:09,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=e8cad8a3-9d05-4be3-b120-b21f513cfe20 used request id req-c1580c1d-f980-4780-8111-023f09d3bcd6 2018-07-17 09:15:09,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8cad8a3-9d05-4be3-b120-b21f513cfe20 2018-07-17 09:15:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e8cad8a3-9d05-4be3-b120-b21f513cfe20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:09,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25b989ec-bda1-4072-85a9-88fe7a39e033 Date: Tue, 17 Jul 2018 09:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "ac150c26-4bcb-431d-9aa4-f1aa7006ec29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:15:09Z", "security_group_id": "e8cad8a3-9d05-4be3-b120-b21f513cfe20", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:09Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "dcb8ab5f-cb5a-45c3-abcb-5d962e25815a"}]} 2018-07-17 09:15:09,954 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e8cad8a3-9d05-4be3-b120-b21f513cfe20 used request id req-25b989ec-bda1-4072-85a9-88fe7a39e033 2018-07-17 09:15:09,955 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-1 2018-07-17 09:15:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/fe41b9db-9df9-4ba5-a408-9a3809d97d56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:10,446 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3ae48bb-fcc1-425c-ba67-69f30550f876 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:10,446 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/fe41b9db-9df9-4ba5-a408-9a3809d97d56 used request id req-d3ae48bb-fcc1-425c-ba67-69f30550f876 2018-07-17 09:15:10,446 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7e9c444c-c218-4eed-beda-35dbedee0de7name-2 2018-07-17 09:15:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/e8cad8a3-9d05-4be3-b120-b21f513cfe20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1731dc44e0df4f34e8fece298c77887ae51bb9" 2018-07-17 09:15:10,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef576cd9-b167-4cfa-bbc6-661c4515ff76 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:10,663 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e8cad8a3-9d05-4be3-b120-b21f513cfe20 used request id req-ef576cd9-b167-4cfa-bbc6-661c4515ff76 2018-07-17 09:15:10,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:11,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["f9FM5rfpTeGQ9s9aRKkD-w"], "issued_at": "2018-07-17T09:15:11.000000Z"}} 2018-07-17 09:15:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:11,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:11 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-be1721e5-a628-4b17-9c06-bf6ff35d0cfb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:11,131 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-be1721e5-a628-4b17-9c06-bf6ff35d0cfb 2018-07-17 09:15:11,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:11,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-876944a2-a984-4ec1-af0b-82df88db83f3 Date: Tue, 17 Jul 2018 09:15:11 GMT RESP BODY: {"floatingips": []} 2018-07-17 09:15:11,261 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-876944a2-a984-4ec1-af0b-82df88db83f3 2018-07-17 09:15:11,261 - neutron_utils - INFO - Creating floating ip to external network - ext-net 2018-07-17 09:15:11,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:11,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3aef871b-978e-4260-a713-ae76f021234a Date: Tue, 17 Jul 2018 09:15:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:15:11,428 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-3aef871b-978e-4260-a713-ae76f021234a 2018-07-17 09:15:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:11,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-66867d1e-126b-4a88-a43d-65ffbcec49dc Date: Tue, 17 Jul 2018 09:15:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:15:11,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-66867d1e-126b-4a88-a43d-65ffbcec49dc 2018-07-17 09:15:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" -d '{"floatingip": {"floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce"}}' 2018-07-17 09:15:13,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-2c451129-0324-4579-8db4-f1c81f107cda Date: Tue, 17 Jul 2018 09:15:13 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:12Z", "updated_at": "2018-07-17T09:15:12Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": null, "floating_ip_address": "192.16.1.113", "revision_number": 0, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_id": null, "id": "58a702fc-977d-4fa1-9fc0-d25e0dc08edd"}} 2018-07-17 09:15:13,295 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-2c451129-0324-4579-8db4-f1c81f107cda 2018-07-17 09:15:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:13,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-ce1acc17-6fe8-48e6-96be-c16f116972e5 Date: Tue, 17 Jul 2018 09:15:13 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:12Z", "updated_at": "2018-07-17T09:15:12Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": null, "floating_ip_address": "192.16.1.113", "revision_number": 0, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_id": null, "id": "58a702fc-977d-4fa1-9fc0-d25e0dc08edd"}]} 2018-07-17 09:15:13,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-ce1acc17-6fe8-48e6-96be-c16f116972e5 2018-07-17 09:15:13,336 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.113 2018-07-17 09:15:13,336 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.113 2018-07-17 09:15:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips?ip=58a702fc-977d-4fa1-9fc0-d25e0dc08edd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:13,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-3d8edb20-0832-45c5-b54d-d170f6dfc439 Date: Tue, 17 Jul 2018 09:15:13 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:15:12Z", "updated_at": "2018-07-17T09:15:12Z", "floating_network_id": "42402551-c903-41be-94ae-a259e135d2ce", "fixed_ip_address": null, "floating_ip_address": "192.16.1.113", "revision_number": 0, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_id": null, "id": "58a702fc-977d-4fa1-9fc0-d25e0dc08edd"}]} 2018-07-17 09:15:13,387 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips?ip=58a702fc-977d-4fa1-9fc0-d25e0dc08edd used request id req-3d8edb20-0832-45c5-b54d-d170f6dfc439 2018-07-17 09:15:13,387 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 192.16.1.113 2018-07-17 09:15:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/58a702fc-977d-4fa1-9fc0-d25e0dc08edd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a4c3cf9edf5f5fdb17dcabf99535e990c8c363" 2018-07-17 09:15:13,982 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4b8a3cb-4654-4af3-a06c-2f6ddc970963 Content-Length: 0 Date: Tue, 17 Jul 2018 09:15:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:13,982 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/58a702fc-977d-4fa1-9fc0-d25e0dc08edd used request id req-b4b8a3cb-4654-4af3-a06c-2f6ddc970963 2018-07-17 09:15:13,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:14,088 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e 2018-07-17 09:15:14,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:14,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ElkLR5_wTE6X5D2RknpDIg"], "issued_at": "2018-07-17T09:15:14.000000Z"}} 2018-07-17 09:15:14,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daafaf9581e18fb7f60383a94a81ea2c78e45a08" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRRSaQxryFPGTa4ZP9w1BElRYn09Q9RMpnr4hoAqKXbhKQZCtzBVeIrg0VcuNcedEawjr4bGFc9Raj8aL/Ngqh75K/Wk4jnCQGfkNNtkiJPKe3AsfAltl92XK/g3UxgNbVTmrEUwsR9vAZ7k+OkG2oQp4LdjS2Gzs2Jmw4t7z4/q/phEdKoRtsXwSffR2P/veoiEdtGirbPSt7/BJHd0A46W2pp1iiFxiWxxLmHfBNcFfPcajEfUFboQ/fIrRFp4asT5oRMNNZGuKIoHoAM9VGCGb7aAwRrFNm4xMkJTiD46/WSyaNN7euhAFS1LIyizBvhtWA/QjUA8nGil3rfe1r", "name": "NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e"}}' 2018-07-17 09:15:14,776 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-54384ed1-0fc7-44d5-9ab6-5e3363f96ef7 x-compute-request-id: req-54384ed1-0fc7-44d5-9ab6-5e3363f96ef7 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRRSaQxryFPGTa4ZP9w1BElRYn09Q9RMpnr4hoAqKXbhKQZCtzBVeIrg0VcuNcedEawjr4bGFc9Raj8aL/Ngqh75K/Wk4jnCQGfkNNtkiJPKe3AsfAltl92XK/g3UxgNbVTmrEUwsR9vAZ7k+OkG2oQp4LdjS2Gzs2Jmw4t7z4/q/phEdKoRtsXwSffR2P/veoiEdtGirbPSt7/BJHd0A46W2pp1iiFxiWxxLmHfBNcFfPcajEfUFboQ/fIrRFp4asT5oRMNNZGuKIoHoAM9VGCGb7aAwRrFNm4xMkJTiD46/WSyaNN7euhAFS1LIyizBvhtWA/QjUA8nGil3rfe1r", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e", "fingerprint": "03:84:e3:1b:d3:09:9c:ed:f4:81:c3:d6:ae:31:ef:ec"}} 2018-07-17 09:15:14,776 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-54384ed1-0fc7-44d5-9ab6-5e3363f96ef7 2018-07-17 09:15:14,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daafaf9581e18fb7f60383a94a81ea2c78e45a08" 2018-07-17 09:15:14,802 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1768e552-324c-49e3-974a-051bc43008d4 x-compute-request-id: req-1768e552-324c-49e3-974a-051bc43008d4 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRRSaQxryFPGTa4ZP9w1BElRYn09Q9RMpnr4hoAqKXbhKQZCtzBVeIrg0VcuNcedEawjr4bGFc9Raj8aL/Ngqh75K/Wk4jnCQGfkNNtkiJPKe3AsfAltl92XK/g3UxgNbVTmrEUwsR9vAZ7k+OkG2oQp4LdjS2Gzs2Jmw4t7z4/q/phEdKoRtsXwSffR2P/veoiEdtGirbPSt7/BJHd0A46W2pp1iiFxiWxxLmHfBNcFfPcajEfUFboQ/fIrRFp4asT5oRMNNZGuKIoHoAM9VGCGb7aAwRrFNm4xMkJTiD46/WSyaNN7euhAFS1LIyizBvhtWA/QjUA8nGil3rfe1r", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e", "deleted": false, "created_at": "2018-07-17T09:15:14.000000", "updated_at": null, "fingerprint": "03:84:e3:1b:d3:09:9c:ed:f4:81:c3:d6:ae:31:ef:ec", "deleted_at": null, "id": 16}} 2018-07-17 09:15:14,803 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e used request id req-1768e552-324c-49e3-974a-051bc43008d4 2018-07-17 09:15:14,803 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e 2018-07-17 09:15:14,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daafaf9581e18fb7f60383a94a81ea2c78e45a08" 2018-07-17 09:15:14,847 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e058b8f7-a780-4ffb-9dc4-0034fd1cdecc x-compute-request-id: req-e058b8f7-a780-4ffb-9dc4-0034fd1cdecc 2018-07-17 09:15:14,847 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e used request id req-e058b8f7-a780-4ffb-9dc4-0034fd1cdecc 2018-07-17 09:15:14,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daafaf9581e18fb7f60383a94a81ea2c78e45a08" 2018-07-17 09:15:14,909 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 x-openstack-request-id: req-bcbe8449-6cc9-4f27-8dd4-932ee598f26a x-compute-request-id: req-bcbe8449-6cc9-4f27-8dd4-932ee598f26a RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e not found for user 566935f949fb4e8e876c8605a3785835", "code": 404}} 2018-07-17 09:15:14,909 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e used request id req-bcbe8449-6cc9-4f27-8dd4-932ee598f26a 2018-07-17 09:15:14,910 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e 2018-07-17 09:15:14,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daafaf9581e18fb7f60383a94a81ea2c78e45a08" 2018-07-17 09:15:15,050 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 x-openstack-request-id: req-35b6abdf-edeb-415e-acc4-d4f33e1437f5 x-compute-request-id: req-35b6abdf-edeb-415e-acc4-d4f33e1437f5 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e not found for user 566935f949fb4e8e876c8605a3785835", "code": 404}} 2018-07-17 09:15:15,051 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9cae882-8fed-4e31-96df-1b030f41ca9e used request id req-35b6abdf-edeb-415e-acc4-d4f33e1437f5 2018-07-17 09:15:15,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:15,299 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871.pub 2018-07-17 09:15:15,300 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871 2018-07-17 09:15:15,300 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871.pub 2018-07-17 09:15:15,300 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871 2018-07-17 09:15:15,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:15,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["U6Z-6wIlQA6AZXRz_eBMsA"], "issued_at": "2018-07-17T09:15:15.000000Z"}} 2018-07-17 09:15:15,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83736e8ff8e1339593b914ba877b23dc5adf6909" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVzAGWmT0rCRb2OG75Y8zLGggyaqxmWUqWUQtMnodMMsFlxlrtjn6e33oxoMTdE1/whN/F00DTcKfMz3uauWK/JnFb6ye7Vv69qCzrQnQdlRty033LrfDwHBDqTXGneHjHIXe11C3TFrNl8p93YCUoVgzvmW9IbYdWFw8OB/NI+9f25GEW3kVgVAG2aKaoMDtVgCg7gfHU3T281lKk6dDUSjcc1f+wi2XmXMx1EzIVk2uJmUHXNxpXAXus1GSChImLENuoc56kH7oOyjM7khcueEHdDURuYU/5p5sX2EtqzWe6pFShNMnTK/TGFRyhfWUFXELf7JjawXOTcV3iRzDP", "name": "NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871"}}' 2018-07-17 09:15:16,016 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-130aae61-5b28-400f-805d-13b0768a2ce3 x-compute-request-id: req-130aae61-5b28-400f-805d-13b0768a2ce3 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVzAGWmT0rCRb2OG75Y8zLGggyaqxmWUqWUQtMnodMMsFlxlrtjn6e33oxoMTdE1/whN/F00DTcKfMz3uauWK/JnFb6ye7Vv69qCzrQnQdlRty033LrfDwHBDqTXGneHjHIXe11C3TFrNl8p93YCUoVgzvmW9IbYdWFw8OB/NI+9f25GEW3kVgVAG2aKaoMDtVgCg7gfHU3T281lKk6dDUSjcc1f+wi2XmXMx1EzIVk2uJmUHXNxpXAXus1GSChImLENuoc56kH7oOyjM7khcueEHdDURuYU/5p5sX2EtqzWe6pFShNMnTK/TGFRyhfWUFXELf7JjawXOTcV3iRzDP", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871", "fingerprint": "c0:4e:3a:16:95:fd:59:63:62:06:f1:cc:33:0a:c6:62"}} 2018-07-17 09:15:16,016 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-130aae61-5b28-400f-805d-13b0768a2ce3 2018-07-17 09:15:16,017 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871 2018-07-17 09:15:16,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83736e8ff8e1339593b914ba877b23dc5adf6909" 2018-07-17 09:15:16,082 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4afc51f4-90b4-409d-a68c-6d78929b5312 x-compute-request-id: req-4afc51f4-90b4-409d-a68c-6d78929b5312 2018-07-17 09:15:16,082 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-66d3b75a-eb62-4cda-b45c-e8f3b4975871 used request id req-4afc51f4-90b4-409d-a68c-6d78929b5312 2018-07-17 09:15:16,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:16,151 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838 2018-07-17 09:15:16,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:16,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["xaSDqw2JToywPufVEue23Q"], "issued_at": "2018-07-17T09:15:16.000000Z"}} 2018-07-17 09:15:16,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30124dc2dd323709ce6cbab2638a22a673baae2d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwACz/SgQ0JIC0CRXH1zstaRq+ovnVjWnpyMGVJvWiDhGP/HkI8i0waxF8jDDpvUjK4+5LUTezO0GE7TefhGyA7Dule+wN4mdK+4HLd0zNJoPOeK5cxbfkyzmtbPC4hcdxBqX6vnxXu781qoGr+KJ3vKE4NIMLUV0b2FPCWwolfPhszSEHvXD4fsVWBvKkVO5m6Fy7ncoG9Ka+U58A+7MODT2OlPdrwftyEVYsD7DwCfdXRR/eydV1z6Fuizf9uclajoYbca9VuWsjETIY0mlteHNGsBJPy+SWM3xVfD9KRVx2ipVHkUmOcMiJxzuA0yhCu2nx+qtQppDrnsWOfOEN", "name": "NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838"}}' 2018-07-17 09:15:16,892 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a87c05f-1826-4c94-90d9-33902e1e6bec x-compute-request-id: req-5a87c05f-1826-4c94-90d9-33902e1e6bec RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwACz/SgQ0JIC0CRXH1zstaRq+ovnVjWnpyMGVJvWiDhGP/HkI8i0waxF8jDDpvUjK4+5LUTezO0GE7TefhGyA7Dule+wN4mdK+4HLd0zNJoPOeK5cxbfkyzmtbPC4hcdxBqX6vnxXu781qoGr+KJ3vKE4NIMLUV0b2FPCWwolfPhszSEHvXD4fsVWBvKkVO5m6Fy7ncoG9Ka+U58A+7MODT2OlPdrwftyEVYsD7DwCfdXRR/eydV1z6Fuizf9uclajoYbca9VuWsjETIY0mlteHNGsBJPy+SWM3xVfD9KRVx2ipVHkUmOcMiJxzuA0yhCu2nx+qtQppDrnsWOfOEN", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838", "fingerprint": "eb:df:ba:9b:e4:7b:3a:a4:ae:ca:f6:59:4d:11:8a:4f"}} 2018-07-17 09:15:16,893 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-5a87c05f-1826-4c94-90d9-33902e1e6bec 2018-07-17 09:15:16,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30124dc2dd323709ce6cbab2638a22a673baae2d" 2018-07-17 09:15:16,928 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f888259f-9bf3-4426-9b99-4aeeceddb3d8 x-compute-request-id: req-f888259f-9bf3-4426-9b99-4aeeceddb3d8 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwACz/SgQ0JIC0CRXH1zstaRq+ovnVjWnpyMGVJvWiDhGP/HkI8i0waxF8jDDpvUjK4+5LUTezO0GE7TefhGyA7Dule+wN4mdK+4HLd0zNJoPOeK5cxbfkyzmtbPC4hcdxBqX6vnxXu781qoGr+KJ3vKE4NIMLUV0b2FPCWwolfPhszSEHvXD4fsVWBvKkVO5m6Fy7ncoG9Ka+U58A+7MODT2OlPdrwftyEVYsD7DwCfdXRR/eydV1z6Fuizf9uclajoYbca9VuWsjETIY0mlteHNGsBJPy+SWM3xVfD9KRVx2ipVHkUmOcMiJxzuA0yhCu2nx+qtQppDrnsWOfOEN", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838", "deleted": false, "created_at": "2018-07-17T09:15:16.000000", "updated_at": null, "fingerprint": "eb:df:ba:9b:e4:7b:3a:a4:ae:ca:f6:59:4d:11:8a:4f", "deleted_at": null, "id": 22}} 2018-07-17 09:15:16,928 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838 used request id req-f888259f-9bf3-4426-9b99-4aeeceddb3d8 2018-07-17 09:15:16,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30124dc2dd323709ce6cbab2638a22a673baae2d" 2018-07-17 09:15:16,980 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 563 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4437dfe0-ec6c-4185-94d0-34aef8fd1785 x-compute-request-id: req-4437dfe0-ec6c-4185-94d0-34aef8fd1785 RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwACz/SgQ0JIC0CRXH1zstaRq+ovnVjWnpyMGVJvWiDhGP/HkI8i0waxF8jDDpvUjK4+5LUTezO0GE7TefhGyA7Dule+wN4mdK+4HLd0zNJoPOeK5cxbfkyzmtbPC4hcdxBqX6vnxXu781qoGr+KJ3vKE4NIMLUV0b2FPCWwolfPhszSEHvXD4fsVWBvKkVO5m6Fy7ncoG9Ka+U58A+7MODT2OlPdrwftyEVYsD7DwCfdXRR/eydV1z6Fuizf9uclajoYbca9VuWsjETIY0mlteHNGsBJPy+SWM3xVfD9KRVx2ipVHkUmOcMiJxzuA0yhCu2nx+qtQppDrnsWOfOEN", "name": "NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838", "fingerprint": "eb:df:ba:9b:e4:7b:3a:a4:ae:ca:f6:59:4d:11:8a:4f"}}]} 2018-07-17 09:15:16,980 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-4437dfe0-ec6c-4185-94d0-34aef8fd1785 2018-07-17 09:15:16,980 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838 2018-07-17 09:15:16,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30124dc2dd323709ce6cbab2638a22a673baae2d" 2018-07-17 09:15:17,066 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-93864f97-4ae9-485e-9641-6ded1e4f76ea x-compute-request-id: req-93864f97-4ae9-485e-9641-6ded1e4f76ea 2018-07-17 09:15:17,067 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-12c0a16b-aeff-49c3-84fa-6734bcd48838 used request id req-93864f97-4ae9-485e-9641-6ded1e4f76ea 2018-07-17 09:15:17,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:17,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:17,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["zup0bBgHQ0-drwpoJHalsA"], "issued_at": "2018-07-17T09:15:17.000000Z"}} 2018-07-17 09:15:17,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f629d293e2c2ddcaa2ed1e4ed2c250c62979678e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id", "swap": 2}}' 2018-07-17 09:15:17,661 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba9f5901-a938-4b72-a188-9648008abbfb x-compute-request-id: req-ba9f5901-a938-4b72-a188-9648008abbfb RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id"}} 2018-07-17 09:15:17,661 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ba9f5901-a938-4b72-a188-9648008abbfb 2018-07-17 09:15:17,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f629d293e2c2ddcaa2ed1e4ed2c250c62979678e" 2018-07-17 09:15:17,806 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-024341e6-3b13-415e-94ce-cee085e48721 x-compute-request-id: req-024341e6-3b13-415e-94ce-cee085e48721 2018-07-17 09:15:17,807 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id used request id req-024341e6-3b13-415e-94ce-cee085e48721 2018-07-17 09:15:17,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f629d293e2c2ddcaa2ed1e4ed2c250c62979678e" 2018-07-17 09:15:17,847 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7db863fc-6dc3-447b-980d-6150b0fbda47 x-compute-request-id: req-7db863fc-6dc3-447b-980d-6150b0fbda47 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:15:17,847 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-7db863fc-6dc3-447b-980d-6150b0fbda47 2018-07-17 09:15:17,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f629d293e2c2ddcaa2ed1e4ed2c250c62979678e" 2018-07-17 09:15:17,922 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 133 x-openstack-request-id: req-8537754c-f939-40be-a712-5c06601655c7 x-compute-request-id: req-8537754c-f939-40be-a712-5c06601655c7 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id could not be found.", "code": 404}} 2018-07-17 09:15:17,922 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-e9f3c307-bafd-4358-b18f-fc472a759a0c-id used request id req-8537754c-f939-40be-a712-5c06601655c7 2018-07-17 09:15:17,923 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:17,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:18,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["KIzzEX6EQwq_26KCE2hRxg"], "issued_at": "2018-07-17T09:15:18.000000Z"}} 2018-07-17 09:15:18,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a27c2ed885cf2803b8c9afd9630d7c8162d338" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-id", "swap": 2}}' 2018-07-17 09:15:18,510 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfa4b11c-b3ff-49b4-9e25-4918f8a3b243 x-compute-request-id: req-dfa4b11c-b3ff-49b4-9e25-4918f8a3b243 RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-id"}} 2018-07-17 09:15:18,510 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-dfa4b11c-b3ff-49b4-9e25-4918f8a3b243 2018-07-17 09:15:18,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a27c2ed885cf2803b8c9afd9630d7c8162d338" 2018-07-17 09:15:18,548 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-31984ef0-c358-4209-b741-591ae0c7563e x-compute-request-id: req-31984ef0-c358-4209-b741-591ae0c7563e 2018-07-17 09:15:18,548 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-0e9e9070-eeb6-4ce7-a72b-bc6343fad553-id used request id req-31984ef0-c358-4209-b741-591ae0c7563e 2018-07-17 09:15:18,549 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:18,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:18,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["0bqUyDJIR72dSQ-aGZcVrA"], "issued_at": "2018-07-17T09:15:18.000000Z"}} 2018-07-17 09:15:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:18,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-54c78558-fbe6-413f-ba9a-b7bf3cbbf7a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:18,993 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-54c78558-fbe6-413f-ba9a-b7bf3cbbf7a3 2018-07-17 09:15:18,995 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:15:18,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:18,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:19,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["9jJAVP2GT0elzDreXz0Nog"], "issued_at": "2018-07-17T09:15:19.000000Z"}} 2018-07-17 09:15:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:19,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3a91692c-1468-402d-bacf-6066ef180589 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:19,457 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3a91692c-1468-402d-bacf-6066ef180589 2018-07-17 09:15:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:20,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json x-openstack-request-id: req-2cd4cb00-d20e-49ed-a6e2-9fe54f58a149 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image"} 2018-07-17 09:15:20,725 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image used request id req-2cd4cb00-d20e-49ed-a6e2-9fe54f58a149 2018-07-17 09:15:20,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:21,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-bce20fb1-06c8-40f5-8f9f-c0dc1cce6730 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:15:21,139 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-bce20fb1-06c8-40f5-8f9f-c0dc1cce6730 2018-07-17 09:15:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image"}' 2018-07-17 09:15:21,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-203284c8-2c95-4288-b407-bf6a656b61b9 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac", "min_disk": 0, "protected": false, "id": "484d1ab6-085d-4742-bcf7-793bec518fac", "file": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:15:21,330 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-203284c8-2c95-4288-b407-bf6a656b61b9 2018-07-17 09:15:21,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" -d '' 2018-07-17 09:15:22,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-84429668-94c4-4e26-b543-8e396dcec400 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:15:22,677 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac/file used request id req-84429668-94c4-4e26-b543-8e396dcec400 2018-07-17 09:15:22,678 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:15:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:22,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-ac5504b4-2b2b-4a53-9709-998d70774eda RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:22Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/484d1ab6-085d-4742-bcf7-793bec518fac/snap", "metadata": {}}], "self": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac", "min_disk": 0, "protected": false, "id": "484d1ab6-085d-4742-bcf7-793bec518fac", "file": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/484d1ab6-085d-4742-bcf7-793bec518fac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:15:22,928 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac used request id req-ac5504b4-2b2b-4a53-9709-998d70774eda 2018-07-17 09:15:22,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:22,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-d75d2bd9-9b71-4a24-9502-94cd9de5cbd8 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:15:22,942 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-d75d2bd9-9b71-4a24-9502-94cd9de5cbd8 2018-07-17 09:15:22,944 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image 2018-07-17 09:15:22,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-9db0b114-6f12-4a4b-81cc-807d375177f0 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:22Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/484d1ab6-085d-4742-bcf7-793bec518fac/snap", "metadata": {}}], "self": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac", "min_disk": 0, "protected": false, "id": "484d1ab6-085d-4742-bcf7-793bec518fac", "file": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/484d1ab6-085d-4742-bcf7-793bec518fac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:15:22,988 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac used request id req-9db0b114-6f12-4a4b-81cc-807d375177f0 2018-07-17 09:15:22,988 - create_image - DEBUG - Instance status is - active 2018-07-17 09:15:22,988 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image 2018-07-17 09:15:22,988 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image 2018-07-17 09:15:22,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:22,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:23,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["yMom4RtfRdOKxU0vshbUiA"], "issued_at": "2018-07-17T09:15:23.000000Z"}} 2018-07-17 09:15:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:23,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:23 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-117b2b46-ff9a-4628-a7a8-dabe2a44b48e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:23,451 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-117b2b46-ff9a-4628-a7a8-dabe2a44b48e 2018-07-17 09:15:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:23,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-69ddf3bd-52dc-4820-ace7-a0dca40fa7bf Date: Tue, 17 Jul 2018 09:15:23 GMT RESP BODY: {"networks":[]} 2018-07-17 09:15:23,542 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net used request id req-69ddf3bd-52dc-4820-ace7-a0dca40fa7bf 2018-07-17 09:15:23,543 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net 2018-07-17 09:15:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" -d '{"network": {"name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net", "admin_state_up": true}}' 2018-07-17 09:15:23,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a6fb23b0-dc5c-48d1-bf67-eba9187682a4 Date: Tue, 17 Jul 2018 09:15:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:15:23Z","is_default":false,"provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","mtu":1450}} 2018-07-17 09:15:23,967 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-a6fb23b0-dc5c-48d1-bf67-eba9187682a4 2018-07-17 09:15:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:24,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bbcaee0b-e94e-47ee-aeb2-388c5a2b8b14 Date: Tue, 17 Jul 2018 09:15:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:15:23Z","provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:24,101 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-bbcaee0b-e94e-47ee-aeb2-388c5a2b8b14 2018-07-17 09:15:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:24,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f35ff17-3fea-4ded-ae6c-31c60e1c4103 Date: Tue, 17 Jul 2018 09:15:24 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:15:24,150 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-9f35ff17-3fea-4ded-ae6c-31c60e1c4103 2018-07-17 09:15:24,151 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet 2018-07-17 09:15:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" -d '{"subnets": [{"ip_version": 4, "network_id": "c66743d3-b0f5-4c62-bb56-65881c06394f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]}' 2018-07-17 09:15:24,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9ab42c28-8dad-452c-837a-f71a804834cc Date: Tue, 17 Jul 2018 09:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"4eee826e-396e-4b74-ae26-b7da93d4b996","subnetpool_id":null,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]} 2018-07-17 09:15:24,761 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-9ab42c28-8dad-452c-837a-f71a804834cc 2018-07-17 09:15:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:24,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8f9c6549-be1f-4390-9ad5-3ddb1e82c7f1 Date: Tue, 17 Jul 2018 09:15:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["4eee826e-396e-4b74-ae26-b7da93d4b996"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:24Z","provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:24,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-8f9c6549-be1f-4390-9ad5-3ddb1e82c7f1 2018-07-17 09:15:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:24,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-85399148-9bb9-47ea-8395-205cb9bf29fc Date: Tue, 17 Jul 2018 09:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"4eee826e-396e-4b74-ae26-b7da93d4b996","subnetpool_id":null,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]} 2018-07-17 09:15:24,994 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-85399148-9bb9-47ea-8395-205cb9bf29fc 2018-07-17 09:15:24,994 - OpenStackNetwork - DEBUG - Network [c66743d3-b0f5-4c62-bb56-65881c06394f] created successfully 2018-07-17 09:15:24,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:24,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:25,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["OdVF2GNLQmKIC7r8CGb4QA"], "issued_at": "2018-07-17T09:15:25.000000Z"}} 2018-07-17 09:15:25,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c3e9a80b8ce05543032558019c2cab5cb3fc5" 2018-07-17 09:15:25,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-265557a1-be1f-4895-a102-8346d183884d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:25,451 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-265557a1-be1f-4895-a102-8346d183884d 2018-07-17 09:15:25,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:25,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c3e9a80b8ce05543032558019c2cab5cb3fc5" 2018-07-17 09:15:25,563 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b9ea61f-34e4-4630-851d-db5795f4afed x-compute-request-id: req-8b9ea61f-34e4-4630-851d-db5795f4afed RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:15:25,564 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8b9ea61f-34e4-4630-851d-db5795f4afed 2018-07-17 09:15:25,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c3e9a80b8ce05543032558019c2cab5cb3fc5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:15:25,642 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbcb0f15-208b-47ca-bf50-24dfe9d418dd x-compute-request-id: req-fbcb0f15-208b-47ca-bf50-24dfe9d418dd RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "087771c0-98a5-49a9-a67b-02adfa82840f"}} 2018-07-17 09:15:25,642 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-fbcb0f15-208b-47ca-bf50-24dfe9d418dd 2018-07-17 09:15:25,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:25,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:26,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["qyTmpyzDS8Go40Iwtrzt4A"], "issued_at": "2018-07-17T09:15:26.000000Z"}} 2018-07-17 09:15:26,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f07c7dfcba3aa7c58e1ae8b568fdcbf78b6222a" 2018-07-17 09:15:26,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8f60e652-09ab-4c13-9276-dd2406f556a6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:26,107 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8f60e652-09ab-4c13-9276-dd2406f556a6 2018-07-17 09:15:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:26,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f3987f19-402b-4477-8796-9ba6581ce919 Date: Tue, 17 Jul 2018 09:15:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["4eee826e-396e-4b74-ae26-b7da93d4b996"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:24Z","provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:26,358 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net used request id req-f3987f19-402b-4477-8796-9ba6581ce919 2018-07-17 09:15:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:26,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b7d3544a-6d03-442c-b4f9-a99a62ee3cc4 Date: Tue, 17 Jul 2018 09:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"4eee826e-396e-4b74-ae26-b7da93d4b996","subnetpool_id":null,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]} 2018-07-17 09:15:26,432 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-b7d3544a-6d03-442c-b4f9-a99a62ee3cc4 2018-07-17 09:15:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:26,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e2ae96bb-70c7-4312-b8ce-274c5ad730fa Date: Tue, 17 Jul 2018 09:15:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["4eee826e-396e-4b74-ae26-b7da93d4b996"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:24Z","provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:26,567 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net used request id req-e2ae96bb-70c7-4312-b8ce-274c5ad730fa 2018-07-17 09:15:26,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:15:26,575 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:26 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:15:26,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f07c7dfcba3aa7c58e1ae8b568fdcbf78b6222a" 2018-07-17 09:15:26,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:26 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2407cc4a-532a-49b7-8c0f-cb8209d7ad96 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:15:26,618 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-2407cc4a-532a-49b7-8c0f-cb8209d7ad96 2018-07-17 09:15:26,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:26,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-df2461a4-c000-490e-a8b3-5b920491aa0d Date: Tue, 17 Jul 2018 09:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"4eee826e-396e-4b74-ae26-b7da93d4b996","subnetpool_id":null,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]} 2018-07-17 09:15:26,706 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-df2461a4-c000-490e-a8b3-5b920491aa0d 2018-07-17 09:15:26,707 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net 2018-07-17 09:15:26,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" -d '{"port": {"network_id": "c66743d3-b0f5-4c62-bb56-65881c06394f", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port", "admin_state_up": true}}' 2018-07-17 09:15:27,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-85371bcc-ca96-480f-9f4d-bc7b50e7bdc3 Date: Tue, 17 Jul 2018 09:15:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:27Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4eee826e-396e-4b74-ae26-b7da93d4b996","ip_address":"10.55.0.13"}],"id":"a971eb3b-e665-41cf-95d7-1d2a2a94208b","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:47:8b","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port","admin_state_up":true,"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:26Z","binding:vnic_type":"normal"}} 2018-07-17 09:15:27,839 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-85371bcc-ca96-480f-9f4d-bc7b50e7bdc3 2018-07-17 09:15:27,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a7bb9d7e-f225-47de-a385-f764a474c2e9 Date: Tue, 17 Jul 2018 09:15:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["4eee826e-396e-4b74-ae26-b7da93d4b996"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:24Z","provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:28,001 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net used request id req-a7bb9d7e-f225-47de-a385-f764a474c2e9 2018-07-17 09:15:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:15:28,012 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:28 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:15:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:28 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-32ded29b-f20a-4fa7-bde5-a7656f6edce9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:15:28,038 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-32ded29b-f20a-4fa7-bde5-a7656f6edce9 2018-07-17 09:15:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1745547f-7d8d-45f3-9206-1bca7d2088da Date: Tue, 17 Jul 2018 09:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"4eee826e-396e-4b74-ae26-b7da93d4b996","subnetpool_id":null,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]} 2018-07-17 09:15:28,154 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-1745547f-7d8d-45f3-9206-1bca7d2088da 2018-07-17 09:15:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-47764e87-8ca7-44bd-8562-7d503e74b135 Date: Tue, 17 Jul 2018 09:15:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4eee826e-396e-4b74-ae26-b7da93d4b996","ip_address":"10.55.0.13"}],"id":"a971eb3b-e665-41cf-95d7-1d2a2a94208b","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:47:8b","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port","admin_state_up":true,"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:26Z","binding:vnic_type":"normal"}]} 2018-07-17 09:15:28,227 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port&admin_state_up=True used request id req-47764e87-8ca7-44bd-8562-7d503e74b135 2018-07-17 09:15:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:28 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9c440ffe-4574-4934-b389-105b1cf8a611 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:15:28,264 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-9c440ffe-4574-4934-b389-105b1cf8a611 2018-07-17 09:15:28,265 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst 2018-07-17 09:15:28,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,312 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1448 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-27f4b203-bddd-47e0-83ed-f3cee6a0f7a9 x-compute-request-id: req-27f4b203-bddd-47e0-83ed-f3cee6a0f7a9 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "087771c0-98a5-49a9-a67b-02adfa82840f", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-flavor-name"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:15:28,312 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-27f4b203-bddd-47e0-83ed-f3cee6a0f7a9 2018-07-17 09:15:28,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,345 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9d6a40c-bec1-4fa4-972e-15c7a3e64273 x-compute-request-id: req-c9d6a40c-bec1-4fa4-972e-15c7a3e64273 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "087771c0-98a5-49a9-a67b-02adfa82840f"}} 2018-07-17 09:15:28,345 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f used request id req-c9d6a40c-bec1-4fa4-972e-15c7a3e64273 2018-07-17 09:15:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json x-openstack-request-id: req-8a0cf172-e24c-42ff-8bf4-f6514b4ebd05 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:22Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/484d1ab6-085d-4742-bcf7-793bec518fac/snap", "metadata": {}}], "self": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac", "min_disk": 0, "protected": false, "id": "484d1ab6-085d-4742-bcf7-793bec518fac", "file": "/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/484d1ab6-085d-4742-bcf7-793bec518fac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image"} 2018-07-17 09:15:28,391 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image used request id req-8a0cf172-e24c-42ff-8bf4-f6514b4ebd05 2018-07-17 09:15:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:28,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-8af38ca0-4e6b-4179-b266-a19e454d776a RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:15:28,408 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-8af38ca0-4e6b-4179-b266-a19e454d776a 2018-07-17 09:15:28,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" -d '{"server": {"name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst", "imageRef": "484d1ab6-085d-4742-bcf7-793bec518fac", "flavorRef": "087771c0-98a5-49a9-a67b-02adfa82840f", "max_count": 1, "min_count": 1, "networks": [{"port": "a971eb3b-e665-41cf-95d7-1d2a2a94208b"}]}}' 2018-07-17 09:15:30,730 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7150f38-043f-441b-b38e-1562b580bf46 x-compute-request-id: req-b7150f38-043f-441b-b38e-1562b580bf46 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1c171a0b-ee16-46fd-a780-3aedc6de4e77", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "bookmark"}], "adminPass": "z8vkfXqo7Sgn"}} 2018-07-17 09:15:30,730 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-b7150f38-043f-441b-b38e-1562b580bf46 2018-07-17 09:15:30,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:30,989 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e48c4418-462a-45b8-9ec1-327bde3816ca x-compute-request-id: req-e48c4418-462a-45b8-9ec1-327bde3816ca RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "bookmark"}], "image": {"id": "484d1ab6-085d-4742-bcf7-793bec518fac", "links": [{"href": "https://192.16.1.222:8774/images/484d1ab6-085d-4742-bcf7-793bec518fac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "087771c0-98a5-49a9-a67b-02adfa82840f", "links": [{"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}]}, "id": "1c171a0b-ee16-46fd-a780-3aedc6de4e77", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:15:30Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst", "created": "2018-07-17T09:15:30Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:15:30,989 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 used request id req-e48c4418-462a-45b8-9ec1-327bde3816ca 2018-07-17 09:15:30,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:31,192 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e4c429d-1344-44e0-976d-f871f97b0bf2 x-compute-request-id: req-7e4c429d-1344-44e0-976d-f871f97b0bf2 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "bookmark"}], "image": {"id": "484d1ab6-085d-4742-bcf7-793bec518fac", "links": [{"href": "https://192.16.1.222:8774/images/484d1ab6-085d-4742-bcf7-793bec518fac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "087771c0-98a5-49a9-a67b-02adfa82840f", "links": [{"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}]}, "id": "1c171a0b-ee16-46fd-a780-3aedc6de4e77", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:15:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst", "created": "2018-07-17T09:15:30Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:15:31,193 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 used request id req-7e4c429d-1344-44e0-976d-f871f97b0bf2 2018-07-17 09:15:34,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:34,669 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1544 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fcaa414-2f7a-438b-b059-070e96a5b0a6 x-compute-request-id: req-9fcaa414-2f7a-438b-b059-070e96a5b0a6 RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "bookmark"}], "image": {"id": "484d1ab6-085d-4742-bcf7-793bec518fac", "links": [{"href": "https://192.16.1.222:8774/images/484d1ab6-085d-4742-bcf7-793bec518fac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "087771c0-98a5-49a9-a67b-02adfa82840f", "links": [{"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}]}, "id": "1c171a0b-ee16-46fd-a780-3aedc6de4e77", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:15:33Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst", "created": "2018-07-17T09:15:30Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:15:34,669 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 used request id req-9fcaa414-2f7a-438b-b059-070e96a5b0a6 2018-07-17 09:15:37,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:38,031 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1730 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7409375-29e6-4298-be6b-b75a40a6e367 x-compute-request-id: req-a7409375-29e6-4298-be6b-b75a40a6e367 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:47:8b", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "bookmark"}], "image": {"id": "484d1ab6-085d-4742-bcf7-793bec518fac", "links": [{"href": "https://192.16.1.222:8774/images/484d1ab6-085d-4742-bcf7-793bec518fac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001c", "OS-SRV-USG:launched_at": "2018-07-17T09:15:36.000000", "flavor": {"id": "087771c0-98a5-49a9-a67b-02adfa82840f", "links": [{"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}]}, "id": "1c171a0b-ee16-46fd-a780-3aedc6de4e77", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:15:37Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst", "created": "2018-07-17T09:15:30Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:15:38,031 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 used request id req-a7409375-29e6-4298-be6b-b75a40a6e367 2018-07-17 09:15:38,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:38,702 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1730 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2515ea38-8508-4280-b762-2e257cda0058 x-compute-request-id: req-2515ea38-8508-4280-b762-2e257cda0058 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:47:8b", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77", "rel": "bookmark"}], "image": {"id": "484d1ab6-085d-4742-bcf7-793bec518fac", "links": [{"href": "https://192.16.1.222:8774/images/484d1ab6-085d-4742-bcf7-793bec518fac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001c", "OS-SRV-USG:launched_at": "2018-07-17T09:15:36.000000", "flavor": {"id": "087771c0-98a5-49a9-a67b-02adfa82840f", "links": [{"href": "https://192.16.1.222:8774/flavors/087771c0-98a5-49a9-a67b-02adfa82840f", "rel": "bookmark"}]}, "id": "1c171a0b-ee16-46fd-a780-3aedc6de4e77", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:15:37Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-vm_inst", "created": "2018-07-17T09:15:30Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:15:38,703 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 used request id req-2515ea38-8508-4280-b762-2e257cda0058 2018-07-17 09:15:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:38,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b68aef12-ed93-4172-b8e0-ec8e3f698d85 Date: Tue, 17 Jul 2018 09:15:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c66743d3-b0f5-4c62-bb56-65881c06394f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["4eee826e-396e-4b74-ae26-b7da93d4b996"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:24Z","provider:segmentation_id":65,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:23Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:38,839 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net used request id req-b68aef12-ed93-4172-b8e0-ec8e3f698d85 2018-07-17 09:15:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:38,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9bd400db-f867-40b2-9581-6e8dab3d56e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:15:38,870 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-9bd400db-f867-40b2-9581-6e8dab3d56e3 2018-07-17 09:15:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:38,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c680c54d-8129-416f-be15-c886bb8fc431 Date: Tue, 17 Jul 2018 09:15:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:24Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"4eee826e-396e-4b74-ae26-b7da93d4b996","subnetpool_id":null,"name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet"}]} 2018-07-17 09:15:38,984 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-c680c54d-8129-416f-be15-c886bb8fc431 2018-07-17 09:15:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3674 X-Openstack-Request-Id: req-792e9371-d286-4d6b-ad82-85427c369703 Date: Tue, 17 Jul 2018 09:15:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4eee826e-396e-4b74-ae26-b7da93d4b996","ip_address":"10.55.0.4"}],"id":"0771caf0-3e0f-42d1-8e07-f84536de0192","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:12:b7","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-c66743d3-b0f5-4c62-bb56-65881c06394f","name":"","admin_state_up":true,"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:34Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4eee826e-396e-4b74-ae26-b7da93d4b996","ip_address":"10.55.0.13"}],"id":"a971eb3b-e665-41cf-95d7-1d2a2a94208b","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:47:8b","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"1c171a0b-ee16-46fd-a780-3aedc6de4e77","name":"NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port","admin_state_up":true,"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4eee826e-396e-4b74-ae26-b7da93d4b996","ip_address":"10.55.0.3"}],"id":"b118877f-f6bb-4b66-9288-1af11fbc032e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:13:36","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-c66743d3-b0f5-4c62-bb56-65881c06394f","name":"","admin_state_up":true,"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4eee826e-396e-4b74-ae26-b7da93d4b996","ip_address":"10.55.0.2"}],"id":"f196901d-0d55-4629-a02c-5b1e50590588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ef:e2","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-c66743d3-b0f5-4c62-bb56-65881c06394f","name":"","admin_state_up":true,"network_id":"c66743d3-b0f5-4c62-bb56-65881c06394f","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:25Z","binding:vnic_type":"normal"}]} 2018-07-17 09:15:39,051 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-792e9371-d286-4d6b-ad82-85427c369703 2018-07-17 09:15:39,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:39,222 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-770c158f-3b77-4bed-9862-d1e819db9ab5 x-compute-request-id: req-770c158f-3b77-4bed-9862-d1e819db9ab5 2018-07-17 09:15:39,222 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/1c171a0b-ee16-46fd-a780-3aedc6de4e77 used request id req-770c158f-3b77-4bed-9862-d1e819db9ab5 2018-07-17 09:15:39,222 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-port 2018-07-17 09:15:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/a971eb3b-e665-41cf-95d7-1d2a2a94208b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507f6995672831ef06ff132d34f46b6cd1972e7b" 2018-07-17 09:15:39,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ef3125e-2238-42a2-8416-8a68adea6e32 Date: Tue, 17 Jul 2018 09:15:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:39,852 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/a971eb3b-e665-41cf-95d7-1d2a2a94208b used request id req-0ef3125e-2238-42a2-8416-8a68adea6e32 2018-07-17 09:15:39,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9c3e9a80b8ce05543032558019c2cab5cb3fc5" 2018-07-17 09:15:39,910 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-62c1793b-c4d8-498a-85e6-28fb28233940 x-compute-request-id: req-62c1793b-c4d8-498a-85e6-28fb28233940 2018-07-17 09:15:39,910 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/087771c0-98a5-49a9-a67b-02adfa82840f used request id req-62c1793b-c4d8-498a-85e6-28fb28233940 2018-07-17 09:15:39,911 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet 2018-07-17 09:15:39,911 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-subnet 2018-07-17 09:15:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/4eee826e-396e-4b74-ae26-b7da93d4b996 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:43,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e95cd386-00fa-4293-bc74-297605474e8a Date: Tue, 17 Jul 2018 09:15:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:43,280 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/4eee826e-396e-4b74-ae26-b7da93d4b996 used request id req-e95cd386-00fa-4293-bc74-297605474e8a 2018-07-17 09:15:43,280 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-net 2018-07-17 09:15:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/c66743d3-b0f5-4c62-bb56-65881c06394f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba49b152fba2f78ec00cc9dd0acdc0c82703e683" 2018-07-17 09:15:45,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f770372-1043-4724-b0ac-2bd89ba8310a Date: Tue, 17 Jul 2018 09:15:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:15:45,596 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c66743d3-b0f5-4c62-bb56-65881c06394f used request id req-7f770372-1043-4724-b0ac-2bd89ba8310a 2018-07-17 09:15:45,597 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-e9e983ad-e17e-4753-95d7-d2ac1de5f9f3-image 2018-07-17 09:15:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcf22687f0370da917cb418b556bca90383aa9d1" 2018-07-17 09:15:46,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-38f8e7e1-c38f-4bca-9c54-cf43170101cb RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:15:46,784 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/484d1ab6-085d-4742-bcf7-793bec518fac used request id req-38f8e7e1-c38f-4bca-9c54-cf43170101cb 2018-07-17 09:15:46,786 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:46,789 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:15:46,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:46,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:47,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["b_5on9AgSC2vlhLai97oDA"], "issued_at": "2018-07-17T09:15:47.000000Z"}} 2018-07-17 09:15:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:15:47,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-af1b5da7-3b6f-49a3-baa9-96723e415a63 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:47,260 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-af1b5da7-3b6f-49a3-baa9-96723e415a63 2018-07-17 09:15:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:15:47,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-acd4a0d7-c756-428d-9b69-fbb94de16268 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image"} 2018-07-17 09:15:47,373 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image used request id req-acd4a0d7-c756-428d-9b69-fbb94de16268 2018-07-17 09:15:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:15:47,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-edf6ba6e-c462-424a-8f9c-5139997bdd54 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:15:47,389 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-edf6ba6e-c462-424a-8f9c-5139997bdd54 2018-07-17 09:15:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image"}' 2018-07-17 09:15:47,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c5b560ad-a576-4699-85e8-256b5159d5b8 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "min_disk": 0, "protected": false, "id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "file": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:15:47,545 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c5b560ad-a576-4699-85e8-256b5159d5b8 2018-07-17 09:15:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" -d '' 2018-07-17 09:15:48,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4bd3cfec-edca-4d2b-937a-dabf6f6a70a6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:15:48,736 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e/file used request id req-4bd3cfec-edca-4d2b-937a-dabf6f6a70a6 2018-07-17 09:15:48,736 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:15:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:15:48,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-deb276a9-04ed-49a9-b951-4cb626eff645 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:48Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/daf49720-8a16-45f3-9d26-e72c19c8864e/snap", "metadata": {}}], "self": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "min_disk": 0, "protected": false, "id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "file": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/daf49720-8a16-45f3-9d26-e72c19c8864e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:15:48,789 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e used request id req-deb276a9-04ed-49a9-b951-4cb626eff645 2018-07-17 09:15:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:15:48,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a571d7d0-04b0-4046-aeaf-b275f2cf0336 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:15:48,807 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a571d7d0-04b0-4046-aeaf-b275f2cf0336 2018-07-17 09:15:48,808 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image 2018-07-17 09:15:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:15:48,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-5ed2b5b0-8447-470d-b2ed-2c705ccceefc RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:48Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/daf49720-8a16-45f3-9d26-e72c19c8864e/snap", "metadata": {}}], "self": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "min_disk": 0, "protected": false, "id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "file": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/daf49720-8a16-45f3-9d26-e72c19c8864e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:15:48,878 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e used request id req-5ed2b5b0-8447-470d-b2ed-2c705ccceefc 2018-07-17 09:15:48,878 - create_image - DEBUG - Instance status is - active 2018-07-17 09:15:48,878 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image 2018-07-17 09:15:48,878 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image 2018-07-17 09:15:48,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:48,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:49,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["kc2W_-i9R8euScmCWYZ3Ow"], "issued_at": "2018-07-17T09:15:49.000000Z"}} 2018-07-17 09:15:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:15:49,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-672a3f48-ab64-4cda-95b4-c8fc04c1d7a8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:49,320 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-672a3f48-ab64-4cda-95b4-c8fc04c1d7a8 2018-07-17 09:15:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:15:49,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5e66c66e-09f8-46a1-b598-9eb6ca01ead9 Date: Tue, 17 Jul 2018 09:15:49 GMT RESP BODY: {"networks":[]} 2018-07-17 09:15:49,402 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-5e66c66e-09f8-46a1-b598-9eb6ca01ead9 2018-07-17 09:15:49,402 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net 2018-07-17 09:15:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net", "admin_state_up": true}}' 2018-07-17 09:15:49,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-04f2dbb7-759a-4010-8763-f075ed57e44e Date: Tue, 17 Jul 2018 09:15:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:15:49Z","is_default":false,"provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","mtu":1450}} 2018-07-17 09:15:49,748 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-04f2dbb7-759a-4010-8763-f075ed57e44e 2018-07-17 09:15:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:15:49,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e3558de-9e9f-41d6-a459-e8db220ae394 Date: Tue, 17 Jul 2018 09:15:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:15:49Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:49,878 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-3e3558de-9e9f-41d6-a459-e8db220ae394 2018-07-17 09:15:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:15:49,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3480731-745c-480b-998d-d89cae56fbdf Date: Tue, 17 Jul 2018 09:15:49 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:15:49,923 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-f3480731-745c-480b-998d-d89cae56fbdf 2018-07-17 09:15:49,923 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet 2018-07-17 09:15:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" -d '{"subnets": [{"ip_version": 4, "network_id": "21960b28-7e39-4575-9e88-2cd82f091cc4", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]}' 2018-07-17 09:15:50,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-22d0b61f-aa92-4363-bc4e-b63a658ea415 Date: Tue, 17 Jul 2018 09:15:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:15:50,630 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-22d0b61f-aa92-4363-bc4e-b63a658ea415 2018-07-17 09:15:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:15:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7e21b1af-a0fe-4dc9-80d6-c2537f8e43b2 Date: Tue, 17 Jul 2018 09:15:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:50,768 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-7e21b1af-a0fe-4dc9-80d6-c2537f8e43b2 2018-07-17 09:15:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:15:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cfb29634-3539-46ef-9d60-7ff0cfc8bc14 Date: Tue, 17 Jul 2018 09:15:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:15:50,833 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-cfb29634-3539-46ef-9d60-7ff0cfc8bc14 2018-07-17 09:15:50,834 - OpenStackNetwork - DEBUG - Network [21960b28-7e39-4575-9e88-2cd82f091cc4] created successfully 2018-07-17 09:15:50,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:50,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:51,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["MDq9YYmKTNClsiEtRGpsaQ"], "issued_at": "2018-07-17T09:15:51.000000Z"}} 2018-07-17 09:15:51,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48924ca672f4f3da307d2f302c0dcdfb4a57ffa" 2018-07-17 09:15:51,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9565e115-b1b6-4fe2-9e26-c10ac4cce524 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:51,289 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9565e115-b1b6-4fe2-9e26-c10ac4cce524 2018-07-17 09:15:51,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:51,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48924ca672f4f3da307d2f302c0dcdfb4a57ffa" 2018-07-17 09:15:51,485 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8514550c-ef38-4eae-849e-dff5d5214809 x-compute-request-id: req-8514550c-ef38-4eae-849e-dff5d5214809 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:15:51,485 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8514550c-ef38-4eae-849e-dff5d5214809 2018-07-17 09:15:51,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48924ca672f4f3da307d2f302c0dcdfb4a57ffa" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:15:51,589 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fba99d1-f2c9-4a62-9b95-08abaadebb29 x-compute-request-id: req-2fba99d1-f2c9-4a62-9b95-08abaadebb29 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ee6dad17-13d5-4286-a250-c1c7ec43871e"}} 2018-07-17 09:15:51,589 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-2fba99d1-f2c9-4a62-9b95-08abaadebb29 2018-07-17 09:15:51,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:51,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:52,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["N2BqZQM8TqWNVJLc-mDB4w"], "issued_at": "2018-07-17T09:15:52.000000Z"}} 2018-07-17 09:15:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:15:52,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1bfe0aab-935d-4617-b33a-139abbf8820e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:52,051 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1bfe0aab-935d-4617-b33a-139abbf8820e 2018-07-17 09:15:52,055 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:15:52,800 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5ad1eaea-6cd1-4628-a927-5a8843652a16 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-5ad1eaea-6cd1-4628-a927-5a8843652a16 RESP BODY: {"volumes": []} 2018-07-17 09:15:52,800 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-5ad1eaea-6cd1-4628-a927-5a8843652a16 2018-07-17 09:15:52,802 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-17 09:15:55,198 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-89b4aea8-0faf-4c91-be7e-d197206c1136 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-89b4aea8-0faf-4c91-be7e-d197206c1136 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "566935f949fb4e8e876c8605a3785835", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:15:54.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1}} 2018-07-17 09:15:55,198 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes used request id req-89b4aea8-0faf-4c91-be7e-d197206c1136 2018-07-17 09:15:55,200 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:15:55,309 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-cef1285c-b6eb-4b2a-a594-c1675daa410b Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-cef1285c-b6eb-4b2a-a594-c1675daa410b RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-17T09:15:55.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:15:55,309 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-cef1285c-b6eb-4b2a-a594-c1675daa410b 2018-07-17 09:15:55,310 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2 2018-07-17 09:15:55,311 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:15:55,443 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-bf95cfb6-bb75-4b93-8c21-e61133b2e91a Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-bf95cfb6-bb75-4b93-8c21-e61133b2e91a RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:15:55.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:15:55,443 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-bf95cfb6-bb75-4b93-8c21-e61133b2e91a 2018-07-17 09:15:55,444 - create_volume - DEBUG - Instance status is - creating 2018-07-17 09:15:55,444 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-17 09:15:58,447 - create_volume - DEBUG - Volume status query timeout in 296.862938881 2018-07-17 09:15:58,449 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:15:58,544 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a41295ac-dcf3-41b6-9ea5-c0112f28f243 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-a41295ac-dcf3-41b6-9ea5-c0112f28f243 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:15:55.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:15:58,544 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-a41295ac-dcf3-41b6-9ea5-c0112f28f243 2018-07-17 09:15:58,544 - create_volume - DEBUG - Instance status is - available 2018-07-17 09:15:58,544 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2 2018-07-17 09:15:58,544 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2 2018-07-17 09:15:58,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:15:58,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:15:59,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["GXkoxclFQ069iPh_6QjpAw"], "issued_at": "2018-07-17T09:15:59.000000Z"}} 2018-07-17 09:15:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-88ac093a-85a5-400f-99b4-fd67b18c23a7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:59,046 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-88ac093a-85a5-400f-99b4-fd67b18c23a7 2018-07-17 09:15:59,047 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:15:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-465c5204-3f02-4dcc-a631-f01c9ddb3a77 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:15:59,085 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-465c5204-3f02-4dcc-a631-f01c9ddb3a77 2018-07-17 09:15:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ddc06b30-2ead-4a3c-8cb9-d32d58f9b2b7 Date: Tue, 17 Jul 2018 09:15:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:15:59,610 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-ddc06b30-2ead-4a3c-8cb9-d32d58f9b2b7 2018-07-17 09:15:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:15:59,622 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:59 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:15:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:15:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-416e008d-58cc-412f-816e-656b220ff986 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:15:59,647 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-416e008d-58cc-412f-816e-656b220ff986 2018-07-17 09:15:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b96437e-31a3-4219-bf92-8cdcc62faf52 Date: Tue, 17 Jul 2018 09:15:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:15:59,716 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-2b96437e-31a3-4219-bf92-8cdcc62faf52 2018-07-17 09:15:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a11c483d-60f8-4e02-bc32-956c2cdfdca3 Date: Tue, 17 Jul 2018 09:15:59 GMT RESP BODY: {"ports":[]} 2018-07-17 09:15:59,796 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port&admin_state_up=True used request id req-a11c483d-60f8-4e02-bc32-956c2cdfdca3 2018-07-17 09:15:59,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:15:59,928 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f9ed195-569b-420f-921c-6306b11a8f0e x-compute-request-id: req-7f9ed195-569b-420f-921c-6306b11a8f0e RESP BODY: {"servers": []} 2018-07-17 09:15:59,928 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst used request id req-7f9ed195-569b-420f-921c-6306b11a8f0e 2018-07-17 09:15:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:00,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-999102ea-ef37-48e5-b57a-f531ade2fb7b Date: Tue, 17 Jul 2018 09:16:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:00,097 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-999102ea-ef37-48e5-b57a-f531ade2fb7b 2018-07-17 09:16:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:00,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:00 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0b3f0f6e-cbec-43da-af96-aa11a2fa2844 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:00,135 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-0b3f0f6e-cbec-43da-af96-aa11a2fa2844 2018-07-17 09:16:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:00,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c3946095-270b-4644-807e-1181e83eb062 Date: Tue, 17 Jul 2018 09:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:00,197 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-c3946095-270b-4644-807e-1181e83eb062 2018-07-17 09:16:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-482a719d-20e3-4b9d-bde1-44497c190b6a Date: Tue, 17 Jul 2018 09:16:00 GMT RESP BODY: {"ports":[]} 2018-07-17 09:16:00,268 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port&admin_state_up=True used request id req-482a719d-20e3-4b9d-bde1-44497c190b6a 2018-07-17 09:16:00,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:16:00,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:16:00,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["14LZUQC_TriAW-Lh86NwSw"], "issued_at": "2018-07-17T09:16:00.000000Z"}} 2018-07-17 09:16:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}346bd97cb9f39cd9ffea281ca84fa38c23c58cd9" 2018-07-17 09:16:00,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fb78721b-dba0-4c7e-8288-5fb85e5e7bd6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:00,727 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fb78721b-dba0-4c7e-8288-5fb85e5e7bd6 2018-07-17 09:16:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:00,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a4307462-25cb-436b-8660-c7667e12c6a0 Date: Tue, 17 Jul 2018 09:16:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:00,915 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-a4307462-25cb-436b-8660-c7667e12c6a0 2018-07-17 09:16:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:00,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17d8ecf5-d873-4d0f-bfca-64b4db00ffdb Date: Tue, 17 Jul 2018 09:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:00,977 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-17d8ecf5-d873-4d0f-bfca-64b4db00ffdb 2018-07-17 09:16:00,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:01,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b69058ca-11c3-4911-9f84-587dcdfd75b5 Date: Tue, 17 Jul 2018 09:16:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:01,107 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-b69058ca-11c3-4911-9f84-587dcdfd75b5 2018-07-17 09:16:01,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:16:01,120 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:01 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:16:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}346bd97cb9f39cd9ffea281ca84fa38c23c58cd9" 2018-07-17 09:16:01,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2fd2ff7d-88b4-4932-ac43-5d177fb313d5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:01,148 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-2fd2ff7d-88b4-4932-ac43-5d177fb313d5 2018-07-17 09:16:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:01,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-804a9ad2-dff1-41c0-b617-31fee3d36ce4 Date: Tue, 17 Jul 2018 09:16:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:01,221 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-804a9ad2-dff1-41c0-b617-31fee3d36ce4 2018-07-17 09:16:01,221 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net 2018-07-17 09:16:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" -d '{"port": {"network_id": "21960b28-7e39-4575-9e88-2cd82f091cc4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port", "admin_state_up": true}}' 2018-07-17 09:16:02,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-1fa46130-d913-4b71-8f94-90b50da07b8d Date: Tue, 17 Jul 2018 09:16:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:01Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}} 2018-07-17 09:16:02,286 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-1fa46130-d913-4b71-8f94-90b50da07b8d 2018-07-17 09:16:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-083d617f-f5b1-4049-a3cc-db3664343cea Date: Tue, 17 Jul 2018 09:16:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:02,427 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-083d617f-f5b1-4049-a3cc-db3664343cea 2018-07-17 09:16:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:02 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-201aa5da-3ac0-47e1-9345-f1cada0a698f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:02,455 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-201aa5da-3ac0-47e1-9345-f1cada0a698f 2018-07-17 09:16:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-06fc210e-6421-408b-b2dd-ebfb01530209 Date: Tue, 17 Jul 2018 09:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:02,571 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-06fc210e-6421-408b-b2dd-ebfb01530209 2018-07-17 09:16:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-a39c664c-8447-4def-b569-b75fd4fb92aa Date: Tue, 17 Jul 2018 09:16:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:02,695 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port&admin_state_up=True used request id req-a39c664c-8447-4def-b569-b75fd4fb92aa 2018-07-17 09:16:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:02 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0518dc30-26d7-49ea-a9e5-e9839b36c0c9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:02,749 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-0518dc30-26d7-49ea-a9e5-e9839b36c0c9 2018-07-17 09:16:02,749 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst 2018-07-17 09:16:02,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,785 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7bd1955-1776-46ad-b0b9-3dd577d80f63 x-compute-request-id: req-a7bd1955-1776-46ad-b0b9-3dd577d80f63 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-flavor"}]} 2018-07-17 09:16:02,785 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a7bd1955-1776-46ad-b0b9-3dd577d80f63 2018-07-17 09:16:02,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:02,846 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0368a5f-d378-4999-8981-3fe24026fab1 x-compute-request-id: req-b0368a5f-d378-4999-8981-3fe24026fab1 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ee6dad17-13d5-4286-a250-c1c7ec43871e"}} 2018-07-17 09:16:02,846 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e used request id req-b0368a5f-d378-4999-8981-3fe24026fab1 2018-07-17 09:16:02,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:03,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-52d73a3d-91b4-49ae-8ab9-4ba5e640d07d RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:15:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:15:48Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/daf49720-8a16-45f3-9d26-e72c19c8864e/snap", "metadata": {}}], "self": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "min_disk": 0, "protected": false, "id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "file": "/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/daf49720-8a16-45f3-9d26-e72c19c8864e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image"} 2018-07-17 09:16:03,150 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image used request id req-52d73a3d-91b4-49ae-8ab9-4ba5e640d07d 2018-07-17 09:16:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:03,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-8a0ce95c-f9cb-414b-9e0c-012ee1457fa5 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:16:03,164 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-8a0ce95c-f9cb-414b-9e0c-012ee1457fa5 2018-07-17 09:16:03,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "imageRef": "daf49720-8a16-45f3-9d26-e72c19c8864e", "flavorRef": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "max_count": 1, "min_count": 1, "networks": [{"port": "ed7265b7-1ace-49c6-9725-b2a40bb350e7"}]}}' 2018-07-17 09:16:04,692 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fce32260-8af7-4713-a62c-3ca2910ffbca x-compute-request-id: req-fce32260-8af7-4713-a62c-3ca2910ffbca RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "adminPass": "ATj65eAmFbJn"}} 2018-07-17 09:16:04,692 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-fce32260-8af7-4713-a62c-3ca2910ffbca 2018-07-17 09:16:04,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:04,930 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-58b92cc1-b23d-422c-9926-5a43ffc323e6 x-compute-request-id: req-58b92cc1-b23d-422c-9926-5a43ffc323e6 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:16:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:04,931 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-58b92cc1-b23d-422c-9926-5a43ffc323e6 2018-07-17 09:16:04,931 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst 2018-07-17 09:16:04,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:05,065 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-14bebd4d-2626-4943-b0be-55af2455dc9f x-compute-request-id: req-14bebd4d-2626-4943-b0be-55af2455dc9f RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:16:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:05,066 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-14bebd4d-2626-4943-b0be-55af2455dc9f 2018-07-17 09:16:05,066 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst] is - BUILD 2018-07-17 09:16:05,066 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:16:08,069 - create_instance - DEBUG - VM status query timeout in 896.862200022 2018-07-17 09:16:08,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:08,518 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1725 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fff8f7a-9c31-458e-88f5-b178eaec53a3 x-compute-request-id: req-5fff8f7a-9c31-458e-88f5-b178eaec53a3 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:16:06Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:08,518 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-5fff8f7a-9c31-458e-88f5-b178eaec53a3 2018-07-17 09:16:08,519 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst] is - BUILD 2018-07-17 09:16:08,519 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:16:11,522 - create_instance - DEBUG - VM status query timeout in 893.409301996 2018-07-17 09:16:11,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:11,957 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-65870a91-d73f-471e-a914-3f682dabdd8b x-compute-request-id: req-65870a91-d73f-471e-a914-3f682dabdd8b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:11,957 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-65870a91-d73f-471e-a914-3f682dabdd8b 2018-07-17 09:16:11,957 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst] is - ACTIVE 2018-07-17 09:16:11,957 - create_instance - INFO - VM is - ACTIVE 2018-07-17 09:16:11,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:12,215 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6011398f-f795-4000-8f9c-43e88ce1c9f9 x-compute-request-id: req-6011398f-f795-4000-8f9c-43e88ce1c9f9 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:12,215 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-6011398f-f795-4000-8f9c-43e88ce1c9f9 2018-07-17 09:16:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:12,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-77bbcc00-f446-468f-9b93-99e9dc329937 Date: Tue, 17 Jul 2018 09:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:12,362 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-77bbcc00-f446-468f-9b93-99e9dc329937 2018-07-17 09:16:12,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:12,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:12 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-12011afa-039d-4bd1-b738-1b1e355d9e79 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:12,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-12011afa-039d-4bd1-b738-1b1e355d9e79 2018-07-17 09:16:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:12,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a1a03c86-d1a5-453e-86b0-8c3a85f519c7 Date: Tue, 17 Jul 2018 09:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:12,465 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-a1a03c86-d1a5-453e-86b0-8c3a85f519c7 2018-07-17 09:16:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:12,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-4ba6f9a0-0ec6-442a-ba2c-cf33fc907c21 Date: Tue, 17 Jul 2018 09:16:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:12,536 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-4ba6f9a0-0ec6-442a-ba2c-cf33fc907c21 2018-07-17 09:16:12,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:16:12,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["L_hA-r_xSeWUE3IbA6pg_A"], "issued_at": "2018-07-17T09:16:12.000000Z"}} 2018-07-17 09:16:12,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:13,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5b07870e-3de5-46cf-8bb4-c4598aacb089 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:13,000 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5b07870e-3de5-46cf-8bb4-c4598aacb089 2018-07-17 09:16:13,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:13,932 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0904fd69-6ed6-46e7-910d-024696bc6c53 x-compute-request-id: req-0904fd69-6ed6-46e7-910d-024696bc6c53 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:13,933 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-0904fd69-6ed6-46e7-910d-024696bc6c53 2018-07-17 09:16:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:14,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5f16e466-de3f-4b58-b54c-d32fa2b96e7d Date: Tue, 17 Jul 2018 09:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:14,074 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-5f16e466-de3f-4b58-b54c-d32fa2b96e7d 2018-07-17 09:16:14,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:14,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6add84c6-40aa-4df8-9694-dd124bdfa803 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:14,100 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-6add84c6-40aa-4df8-9694-dd124bdfa803 2018-07-17 09:16:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:14,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cd3ae0e0-d3ec-4d7d-bd8c-2148687c51b1 Date: Tue, 17 Jul 2018 09:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:14,179 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-cd3ae0e0-d3ec-4d7d-bd8c-2148687c51b1 2018-07-17 09:16:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-449f740e-44de-402c-aa60-ae596d89bf18 Date: Tue, 17 Jul 2018 09:16:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:14,251 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-449f740e-44de-402c-aa60-ae596d89bf18 2018-07-17 09:16:14,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" -d '{"volumeAttachment": {"volumeId": "8c6a8b57-11bf-4353-9358-374aa647d38c"}}' 2018-07-17 09:16:16,611 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b07680b-7cf5-4971-a1dd-d3a0ae68c9f3 x-compute-request-id: req-1b07680b-7cf5-4971-a1dd-d3a0ae68c9f3 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0f6485da-88f6-4353-9b11-e075a2c49af0", "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "volumeId": "8c6a8b57-11bf-4353-9358-374aa647d38c"}} 2018-07-17 09:16:16,612 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0/os-volume_attachments used request id req-1b07680b-7cf5-4971-a1dd-d3a0ae68c9f3 2018-07-17 09:16:16,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:16,972 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-36929e9e-a5c4-46c4-adb7-f1bf460f3e16 x-compute-request-id: req-36929e9e-a5c4-46c4-adb7-f1bf460f3e16 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "8c6a8b57-11bf-4353-9358-374aa647d38c"}], "metadata": {}}} 2018-07-17 09:16:16,972 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-36929e9e-a5c4-46c4-adb7-f1bf460f3e16 2018-07-17 09:16:16,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:17,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e9bf5268-fa60-421f-9717-c75801124e5a Date: Tue, 17 Jul 2018 09:16:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:17,128 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-e9bf5268-fa60-421f-9717-c75801124e5a 2018-07-17 09:16:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:16:17,136 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:16:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:17,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-191243a6-940d-49b2-93d4-b8224d492014 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:17,175 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-191243a6-940d-49b2-93d4-b8224d492014 2018-07-17 09:16:17,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-44fdfc64-cbd2-4772-b53f-b847c0c2e9e1 Date: Tue, 17 Jul 2018 09:16:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:17,252 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-44fdfc64-cbd2-4772-b53f-b847c0c2e9e1 2018-07-17 09:16:17,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:17,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-f4662b7a-7ee1-4d7c-894c-a0b1b081f78e Date: Tue, 17 Jul 2018 09:16:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:17,325 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-f4662b7a-7ee1-4d7c-894c-a0b1b081f78e 2018-07-17 09:16:17,327 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:18,164 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a3248c97-203f-4d01-ab12-2519758d48ef Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-a3248c97-203f-4d01-ab12-2519758d48ef RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:16:16.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:16:18,164 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-a3248c97-203f-4d01-ab12-2519758d48ef 2018-07-17 09:16:21,172 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3248c97-203f-4d01-ab12-2519758d48ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:21,544 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-462a26e8-98e7-4e0c-8ff9-6f25adf7fb4b Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-462a26e8-98e7-4e0c-8ff9-6f25adf7fb4b RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "attachment_id": "16def341-79be-429e-b877-c6dd0b189e73", "attached_at": "2018-07-17T09:16:20.000000", "host_name": "host4", "volume_id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "device": "/dev/vdb", "id": "8c6a8b57-11bf-4353-9358-374aa647d38c"}], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:16:21.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:16:21,544 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-462a26e8-98e7-4e0c-8ff9-6f25adf7fb4b 2018-07-17 09:16:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:21,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9f563eac-8f69-4a14-b55e-de907de444a8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:21,570 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9f563eac-8f69-4a14-b55e-de907de444a8 2018-07-17 09:16:21,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:21,869 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f45dc84-5c17-4a8e-a8ca-d252c256523b x-compute-request-id: req-5f45dc84-5c17-4a8e-a8ca-d252c256523b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "8c6a8b57-11bf-4353-9358-374aa647d38c"}], "metadata": {}}} 2018-07-17 09:16:21,869 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-5f45dc84-5c17-4a8e-a8ca-d252c256523b 2018-07-17 09:16:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a5f663d1-c27b-41b6-a0c3-3397c0ce9cc8 Date: Tue, 17 Jul 2018 09:16:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:22,019 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-a5f663d1-c27b-41b6-a0c3-3397c0ce9cc8 2018-07-17 09:16:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:22,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9162c585-285d-4398-9e82-3856938092ef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:22,058 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-9162c585-285d-4398-9e82-3856938092ef 2018-07-17 09:16:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:22,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7c7f8cdb-ce73-46cc-8b40-d28148b5691a Date: Tue, 17 Jul 2018 09:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:22,147 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-7c7f8cdb-ce73-46cc-8b40-d28148b5691a 2018-07-17 09:16:22,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:22,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-522edcfd-146a-43e3-bc01-f35d5d3f7e83 Date: Tue, 17 Jul 2018 09:16:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:22,220 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-522edcfd-146a-43e3-bc01-f35d5d3f7e83 2018-07-17 09:16:22,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:22,505 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ff6f5c7-ab99-4f84-a225-08c0b10527c5 x-compute-request-id: req-0ff6f5c7-ab99-4f84-a225-08c0b10527c5 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "8c6a8b57-11bf-4353-9358-374aa647d38c"}], "metadata": {}}} 2018-07-17 09:16:22,505 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-0ff6f5c7-ab99-4f84-a225-08c0b10527c5 2018-07-17 09:16:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:22,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8f24e891-2b9a-4c38-804f-682a98bbd5c8 Date: Tue, 17 Jul 2018 09:16:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:22,645 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-8f24e891-2b9a-4c38-804f-682a98bbd5c8 2018-07-17 09:16:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:22,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c7802232-698b-42dd-9a8d-4f8b17a5e20d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:22,686 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-c7802232-698b-42dd-9a8d-4f8b17a5e20d 2018-07-17 09:16:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:22,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2a75e4e3-f40e-41ce-8b6e-1d43f512f745 Date: Tue, 17 Jul 2018 09:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:22,760 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-2a75e4e3-f40e-41ce-8b6e-1d43f512f745 2018-07-17 09:16:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:22,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-56a898f7-5f75-41b3-9db7-4d113a07f825 Date: Tue, 17 Jul 2018 09:16:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:22,852 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-56a898f7-5f75-41b3-9db7-4d113a07f825 2018-07-17 09:16:22,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:23,156 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3b14386-2811-4afb-9bfa-b6beab65ec2c x-compute-request-id: req-c3b14386-2811-4afb-9bfa-b6beab65ec2c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "8c6a8b57-11bf-4353-9358-374aa647d38c"}], "metadata": {}}} 2018-07-17 09:16:23,156 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-c3b14386-2811-4afb-9bfa-b6beab65ec2c 2018-07-17 09:16:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cdcb1cbe-6a23-462c-8b1c-8a1b82afa019 Date: Tue, 17 Jul 2018 09:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:23,308 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-cdcb1cbe-6a23-462c-8b1c-8a1b82afa019 2018-07-17 09:16:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:23,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:23 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e5e5c482-1433-4560-9283-3c27c7b8ea8e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:23,335 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-e5e5c482-1433-4560-9283-3c27c7b8ea8e 2018-07-17 09:16:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-861648d1-0d86-4cf3-82ad-f5b1a60b4d56 Date: Tue, 17 Jul 2018 09:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:23,406 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-861648d1-0d86-4cf3-82ad-f5b1a60b4d56 2018-07-17 09:16:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:23,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-158a93b7-dadd-4167-af66-7d9f19b6273d Date: Tue, 17 Jul 2018 09:16:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:23,481 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-158a93b7-dadd-4167-af66-7d9f19b6273d 2018-07-17 09:16:23,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0/os-volume_attachments/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:26,654 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-73c56c1c-bf05-4768-8e69-0a0a8f627c7e x-compute-request-id: req-73c56c1c-bf05-4768-8e69-0a0a8f627c7e 2018-07-17 09:16:26,654 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0/os-volume_attachments/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-73c56c1c-bf05-4768-8e69-0a0a8f627c7e 2018-07-17 09:16:26,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:27,005 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fea196ef-6503-4118-89e6-b528197bcce3 x-compute-request-id: req-fea196ef-6503-4118-89e6-b528197bcce3 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "8c6a8b57-11bf-4353-9358-374aa647d38c"}], "metadata": {}}} 2018-07-17 09:16:27,005 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-fea196ef-6503-4118-89e6-b528197bcce3 2018-07-17 09:16:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:27,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-74131eee-51ed-4506-b2c2-c030cb49d7a6 Date: Tue, 17 Jul 2018 09:16:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:27,159 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-74131eee-51ed-4506-b2c2-c030cb49d7a6 2018-07-17 09:16:27,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:27,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-24c93470-57d6-4e49-9354-7b0144613015 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:27,190 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-24c93470-57d6-4e49-9354-7b0144613015 2018-07-17 09:16:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:27,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a26e070-8447-46b3-937e-d75b830975ec Date: Tue, 17 Jul 2018 09:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:27,280 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-5a26e070-8447-46b3-937e-d75b830975ec 2018-07-17 09:16:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:27,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-25b6afea-0756-470d-bd51-aae255f532aa Date: Tue, 17 Jul 2018 09:16:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:27,355 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-25b6afea-0756-470d-bd51-aae255f532aa 2018-07-17 09:16:30,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:30,793 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-21437527-8a1c-453d-96c3-72e88f80502e x-compute-request-id: req-21437527-8a1c-453d-96c3-72e88f80502e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:30,793 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-21437527-8a1c-453d-96c3-72e88f80502e 2018-07-17 09:16:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:30,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-954b47fd-665a-4495-b22d-166e284ba14d Date: Tue, 17 Jul 2018 09:16:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:30,931 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-954b47fd-665a-4495-b22d-166e284ba14d 2018-07-17 09:16:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:30,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a480391c-ef0e-440e-a2cb-407803bc1dc8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:30,970 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-a480391c-ef0e-440e-a2cb-407803bc1dc8 2018-07-17 09:16:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:31,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-22ff8b7c-62fb-41c4-9900-1b32f2fac9e4 Date: Tue, 17 Jul 2018 09:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:31,037 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-22ff8b7c-62fb-41c4-9900-1b32f2fac9e4 2018-07-17 09:16:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:31,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-af315fae-1bb8-496c-b880-ec473fe929a6 Date: Tue, 17 Jul 2018 09:16:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:31,116 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-af315fae-1bb8-496c-b880-ec473fe929a6 2018-07-17 09:16:31,118 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3248c97-203f-4d01-ab12-2519758d48ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:31,353 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1d4b2a1d-2ec2-4660-898e-ef6383cb22cb Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-1d4b2a1d-2ec2-4660-898e-ef6383cb22cb RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:16:28.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:16:31,353 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-1d4b2a1d-2ec2-4660-898e-ef6383cb22cb 2018-07-17 09:16:31,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:31,728 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-46df863d-6278-472b-a3fd-44ff5afc66d4 x-compute-request-id: req-46df863d-6278-472b-a3fd-44ff5afc66d4 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:31,729 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-46df863d-6278-472b-a3fd-44ff5afc66d4 2018-07-17 09:16:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:31,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9715fb9a-f1f3-4775-b15b-257e4715dd61 Date: Tue, 17 Jul 2018 09:16:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:31,872 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-9715fb9a-f1f3-4775-b15b-257e4715dd61 2018-07-17 09:16:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:31,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:31 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-fcbf99d9-2cde-4a9d-bbcd-5d40e9270761 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:31,904 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-fcbf99d9-2cde-4a9d-bbcd-5d40e9270761 2018-07-17 09:16:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:31,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-058a5593-8454-40f7-882e-19caac69b052 Date: Tue, 17 Jul 2018 09:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:31,973 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-058a5593-8454-40f7-882e-19caac69b052 2018-07-17 09:16:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:32,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-68677d8c-d94d-4591-a291-b105b6dc1f7a Date: Tue, 17 Jul 2018 09:16:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:32,038 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-68677d8c-d94d-4591-a291-b105b6dc1f7a 2018-07-17 09:16:32,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:32,323 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6866e1b-37d3-43fc-a975-84e41ebc0628 x-compute-request-id: req-b6866e1b-37d3-43fc-a975-84e41ebc0628 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2a:85", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:32,323 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-b6866e1b-37d3-43fc-a975-84e41ebc0628 2018-07-17 09:16:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:32,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-57ceffbe-e685-4691-8440-582b1eb72350 Date: Tue, 17 Jul 2018 09:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21960b28-7e39-4575-9e88-2cd82f091cc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["179b78a4-f712-40e2-a774-dac5f507249b"],"description":"","tags":[],"updated_at":"2018-07-17T09:15:50Z","provider:segmentation_id":83,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:49Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:32,465 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net used request id req-57ceffbe-e685-4691-8440-582b1eb72350 2018-07-17 09:16:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:32,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:32 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f1b646dc-3b7b-446b-a527-5df35dbfbd99 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:16:32,495 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-f1b646dc-3b7b-446b-a527-5df35dbfbd99 2018-07-17 09:16:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:32,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-372fce84-bf0a-4104-a770-38e65d9922ad Date: Tue, 17 Jul 2018 09:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","dns_nameservers":[],"updated_at":"2018-07-17T09:15:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"179b78a4-f712-40e2-a774-dac5f507249b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet"}]} 2018-07-17 09:16:32,586 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-372fce84-bf0a-4104-a770-38e65d9922ad 2018-07-17 09:16:32,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5657b5f3c0a9882aca71e6817cd95cb9613238" 2018-07-17 09:16:32,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-7471e1ea-7186-4868-9961-cddf322008a6 Date: Tue, 17 Jul 2018 09:16:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.2"}],"id":"187f970e-8628-42a3-8bd3-54b1840c275d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:35:41","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.4"}],"id":"9e734461-8262-4f0a-a732-ba98010e9e76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:a0:12","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:15:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.3"}],"id":"cd7da520-c0da-4dd1-b183-6db637891680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:17:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-21960b28-7e39-4575-9e88-2cd82f091cc4","name":"","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:15:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:16:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"179b78a4-f712-40e2-a774-dac5f507249b","ip_address":"10.55.0.10"}],"id":"ed7265b7-1ace-49c6-9725-b2a40bb350e7","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2a:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f6485da-88f6-4353-9b11-e075a2c49af0","name":"NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port","admin_state_up":true,"network_id":"21960b28-7e39-4575-9e88-2cd82f091cc4","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:01Z","binding:vnic_type":"normal"}]} 2018-07-17 09:16:32,680 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-7471e1ea-7186-4868-9961-cddf322008a6 2018-07-17 09:16:32,681 - create_instance - INFO - Deleting Port with ID - ed7265b7-1ace-49c6-9725-b2a40bb350e7 2018-07-17 09:16:32,681 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-port 2018-07-17 09:16:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/ed7265b7-1ace-49c6-9725-b2a40bb350e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:33,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4836e21a-2955-4e75-a499-8c72a4f180b5 Date: Tue, 17 Jul 2018 09:16:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:16:33,307 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/ed7265b7-1ace-49c6-9725-b2a40bb350e7 used request id req-4836e21a-2955-4e75-a499-8c72a4f180b5 2018-07-17 09:16:33,307 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst 2018-07-17 09:16:33,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:33,647 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d221d55-8fcb-46e2-b344-cc799d81c410 x-compute-request-id: req-7d221d55-8fcb-46e2-b344-cc799d81c410 2018-07-17 09:16:33,648 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-7d221d55-8fcb-46e2-b344-cc799d81c410 2018-07-17 09:16:33,648 - create_instance - INFO - Checking deletion status 2018-07-17 09:16:33,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:34,034 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1519 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-df9e9c01-9a66-49d1-9ea0-3afc0c1f0327 x-compute-request-id: req-df9e9c01-9a66-49d1-9ea0-3afc0c1f0327 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f6485da-88f6-4353-9b11-e075a2c49af0", "rel": "bookmark"}], "image": {"id": "daf49720-8a16-45f3-9d26-e72c19c8864e", "links": [{"href": "https://192.16.1.222:8774/images/daf49720-8a16-45f3-9d26-e72c19c8864e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001f", "OS-SRV-USG:launched_at": "2018-07-17T09:16:09.000000", "flavor": {"id": "ee6dad17-13d5-4286-a250-c1c7ec43871e", "links": [{"href": "https://192.16.1.222:8774/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e", "rel": "bookmark"}]}, "id": "0f6485da-88f6-4353-9b11-e075a2c49af0", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:16:33Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst", "created": "2018-07-17T09:16:04Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:16:34,034 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-df9e9c01-9a66-49d1-9ea0-3afc0c1f0327 2018-07-17 09:16:34,034 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst] is - ACTIVE 2018-07-17 09:16:34,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:16:37,038 - create_instance - DEBUG - VM status query timeout in 296.610364914 2018-07-17 09:16:37,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19dac5d78f5b21890e85da7e5564c9d1d662cd5e" 2018-07-17 09:16:37,112 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-80cf7303-b34b-48ac-b47e-7f542267cd7f x-compute-request-id: req-80cf7303-b34b-48ac-b47e-7f542267cd7f RESP BODY: {"itemNotFound": {"message": "Instance 0f6485da-88f6-4353-9b11-e075a2c49af0 could not be found.", "code": 404}} 2018-07-17 09:16:37,112 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f6485da-88f6-4353-9b11-e075a2c49af0 used request id req-80cf7303-b34b-48ac-b47e-7f542267cd7f 2018-07-17 09:16:37,112 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0f6485da-88f6-4353-9b11-e075a2c49af0 could not be found. (HTTP 404) (Request-ID: req-80cf7303-b34b-48ac-b47e-7f542267cd7f) 2018-07-17 09:16:37,112 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-vm_inst 2018-07-17 09:16:37,115 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:16:38,046 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-72cb790e-af01-4937-abd1-241a76722a68 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-72cb790e-af01-4937-abd1-241a76722a68 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:16:28.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:16:38,046 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-72cb790e-af01-4937-abd1-241a76722a68 2018-07-17 09:16:38,046 - create_volume - DEBUG - Instance status is - available 2018-07-17 09:16:38,046 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2 2018-07-17 09:16:38,047 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2 2018-07-17 09:16:38,048 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:16:39,172 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2232b725-02d6-43b8-91d6-39272b373110 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:16:39,172 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-2232b725-02d6-43b8-91d6-39272b373110 2018-07-17 09:16:39,174 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:16:39,261 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-513769da-7d3c-487b-8b7c-6967589cecfe Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-513769da-7d3c-487b-8b7c-6967589cecfe RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:16:39.000000", "replication_status": null, "snapshot_id": null, "id": "8c6a8b57-11bf-4353-9358-374aa647d38c", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2", "bootable": "false", "created_at": "2018-07-17T09:15:54.000000", "volume_type": "RBD"}} 2018-07-17 09:16:39,261 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-513769da-7d3c-487b-8b7c-6967589cecfe 2018-07-17 09:16:39,261 - create_volume - DEBUG - Instance status is - deleting 2018-07-17 09:16:39,262 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-17 09:16:42,265 - create_volume - DEBUG - Volume status query timeout in 56.9074499607 2018-07-17 09:16:42,267 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad1eaea-6cd1-4628-a927-5a8843652a16" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399f10965c3991f810a58c57a3456cb76b0a2a58" 2018-07-17 09:16:43,329 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-4a039fcb-20ee-4766-9849-47ff409e472e x-openstack-request-id: req-4a039fcb-20ee-4766-9849-47ff409e472e RESP BODY: {"itemNotFound": {"message": "Volume 8c6a8b57-11bf-4353-9358-374aa647d38c could not be found.", "code": 404}} 2018-07-17 09:16:43,330 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/8c6a8b57-11bf-4353-9358-374aa647d38c used request id req-4a039fcb-20ee-4766-9849-47ff409e472e 2018-07-17 09:16:43,330 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8c6a8b57-11bf-4353-9358-374aa647d38c could not be found. (HTTP 404) (Request-ID: req-4a039fcb-20ee-4766-9849-47ff409e472e) 2018-07-17 09:16:43,330 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2 2018-07-17 09:16:43,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48924ca672f4f3da307d2f302c0dcdfb4a57ffa" 2018-07-17 09:16:43,400 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a0e1697-2885-469f-9df7-915482cb9377 x-compute-request-id: req-3a0e1697-2885-469f-9df7-915482cb9377 2018-07-17 09:16:43,400 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ee6dad17-13d5-4286-a250-c1c7ec43871e used request id req-3a0e1697-2885-469f-9df7-915482cb9377 2018-07-17 09:16:43,401 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet 2018-07-17 09:16:43,401 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-subnet 2018-07-17 09:16:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/179b78a4-f712-40e2-a774-dac5f507249b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:16:46,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6555e64-4ce6-477d-90ce-cd43c99a8f66 Date: Tue, 17 Jul 2018 09:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:16:46,921 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/179b78a4-f712-40e2-a774-dac5f507249b used request id req-f6555e64-4ce6-477d-90ce-cd43c99a8f66 2018-07-17 09:16:46,921 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-net 2018-07-17 09:16:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/21960b28-7e39-4575-9e88-2cd82f091cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8059ddcb71488b4f3fa87f56f4c915d48a5cec73" 2018-07-17 09:16:49,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-746e2636-d473-4eca-a849-be97ab2de24f Date: Tue, 17 Jul 2018 09:16:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:16:49,175 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/21960b28-7e39-4575-9e88-2cd82f091cc4 used request id req-746e2636-d473-4eca-a849-be97ab2de24f 2018-07-17 09:16:49,176 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-e4e58861-0d76-40ac-a024-97ea4aca69c2-image 2018-07-17 09:16:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5560121232391afbf99a33baa5c57ed1c8e85809" 2018-07-17 09:16:49,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-bc0a4bc2-a16d-4bae-909f-eec6590e9f81 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:16:49,676 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/daf49720-8a16-45f3-9d26-e72c19c8864e used request id req-bc0a4bc2-a16d-4bae-909f-eec6590e9f81 2018-07-17 09:16:49,679 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:16:49,681 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:16:49,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:16:49,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:16:50,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1PeltgeoRw-nhX2LgtsnrA"], "issued_at": "2018-07-17T09:16:50.000000Z"}} 2018-07-17 09:16:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:16:50,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-45afbe4f-8ddd-4758-a693-5c97cf8f02fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:50,202 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-45afbe4f-8ddd-4758-a693-5c97cf8f02fc 2018-07-17 09:16:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:16:50,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-ce5227d0-9bb9-4852-8de2-e3a485e079aa RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image"} 2018-07-17 09:16:50,829 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image used request id req-ce5227d0-9bb9-4852-8de2-e3a485e079aa 2018-07-17 09:16:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:16:50,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-072c2b2c-87b7-4de2-a9b0-666efaf417f7 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:16:50,853 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-072c2b2c-87b7-4de2-a9b0-666efaf417f7 2018-07-17 09:16:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image"}' 2018-07-17 09:16:51,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-f682a7b9-c732-4d7c-9706-c8df46a87f0a RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:16:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:16:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "min_disk": 0, "protected": false, "id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "file": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:16:51,439 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-f682a7b9-c732-4d7c-9706-c8df46a87f0a 2018-07-17 09:16:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" -d '' 2018-07-17 09:16:52,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-68a5de41-1d26-4f4a-992b-57aae3b7528d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:16:52,783 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/file used request id req-68a5de41-1d26-4f4a-992b-57aae3b7528d 2018-07-17 09:16:52,783 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:16:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:16:52,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-a52d2622-6cc1-45ca-a87f-846698050c1a RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:16:52Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/snap", "metadata": {}}], "self": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "min_disk": 0, "protected": false, "id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "file": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:16:52,816 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee used request id req-a52d2622-6cc1-45ca-a87f-846698050c1a 2018-07-17 09:16:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:16:52,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-f5846c88-9072-4a4b-b399-fcd126dc12ed RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:16:52,830 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-f5846c88-9072-4a4b-b399-fcd126dc12ed 2018-07-17 09:16:52,831 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image 2018-07-17 09:16:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:16:52,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-3b3d0a4b-599d-4b4b-906d-014462bc4ca8 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:16:52Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/snap", "metadata": {}}], "self": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "min_disk": 0, "protected": false, "id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "file": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:16:52,876 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee used request id req-3b3d0a4b-599d-4b4b-906d-014462bc4ca8 2018-07-17 09:16:52,876 - create_image - DEBUG - Instance status is - active 2018-07-17 09:16:52,877 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image 2018-07-17 09:16:52,877 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image 2018-07-17 09:16:52,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:16:52,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:16:53,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["lT6zkXBuSZWQK5v5eAIb7Q"], "issued_at": "2018-07-17T09:16:53.000000Z"}} 2018-07-17 09:16:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:16:53,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-21776ffa-133a-4b86-831f-ad514ae2a3df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:53,340 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-21776ffa-133a-4b86-831f-ad514ae2a3df 2018-07-17 09:16:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:16:53,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-09b735be-faa3-4852-8bc0-d7811f0d9a20 Date: Tue, 17 Jul 2018 09:16:53 GMT RESP BODY: {"networks":[]} 2018-07-17 09:16:53,427 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-09b735be-faa3-4852-8bc0-d7811f0d9a20 2018-07-17 09:16:53,428 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net 2018-07-17 09:16:53,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net", "admin_state_up": true}}' 2018-07-17 09:16:53,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-5e7b0995-83e7-4a27-8c24-964cb0c37014 Date: Tue, 17 Jul 2018 09:16:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:16:53Z","is_default":false,"provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","mtu":1450}} 2018-07-17 09:16:53,720 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-5e7b0995-83e7-4a27-8c24-964cb0c37014 2018-07-17 09:16:53,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:16:54,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-482eaf53-57ef-421c-882c-393de562115e Date: Tue, 17 Jul 2018 09:16:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:16:53Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:54,136 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f29abeab-f151-4694-998f-1cd105807945 used request id req-482eaf53-57ef-421c-882c-393de562115e 2018-07-17 09:16:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:16:54,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f15b6c8b-3c13-4f28-a150-52289cc6bd11 Date: Tue, 17 Jul 2018 09:16:54 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:16:54,185 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-f15b6c8b-3c13-4f28-a150-52289cc6bd11 2018-07-17 09:16:54,186 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet 2018-07-17 09:16:54,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" -d '{"subnets": [{"ip_version": 4, "network_id": "f29abeab-f151-4694-998f-1cd105807945", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]}' 2018-07-17 09:16:54,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-60544a8e-61be-4c5e-84a2-6d051d369240 Date: Tue, 17 Jul 2018 09:16:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:16:54,766 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-60544a8e-61be-4c5e-84a2-6d051d369240 2018-07-17 09:16:54,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:16:55,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b87d602b-3dd7-42ce-b896-48f7a03c1c53 Date: Tue, 17 Jul 2018 09:16:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:16:55,185 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f29abeab-f151-4694-998f-1cd105807945 used request id req-b87d602b-3dd7-42ce-b896-48f7a03c1c53 2018-07-17 09:16:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:16:55,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d41f3579-626c-4b40-b946-51b5985b6cd3 Date: Tue, 17 Jul 2018 09:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:16:55,256 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-d41f3579-626c-4b40-b946-51b5985b6cd3 2018-07-17 09:16:55,256 - OpenStackNetwork - DEBUG - Network [f29abeab-f151-4694-998f-1cd105807945] created successfully 2018-07-17 09:16:55,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:16:55,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:16:55,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["gdXw8_hsQoi-uRAeAHY2Kw"], "issued_at": "2018-07-17T09:16:55.000000Z"}} 2018-07-17 09:16:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35513f2346b63c2e1cc400f881cb3d1b3744ea7d" 2018-07-17 09:16:55,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-83e25d72-ee4e-4fb5-8b5c-3616c8ec24e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:55,728 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-83e25d72-ee4e-4fb5-8b5c-3616c8ec24e8 2018-07-17 09:16:55,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:16:55,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35513f2346b63c2e1cc400f881cb3d1b3744ea7d" 2018-07-17 09:16:55,839 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b37fa89-f3e2-4b6e-9182-e43aa0976762 x-compute-request-id: req-9b37fa89-f3e2-4b6e-9182-e43aa0976762 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:16:55,840 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9b37fa89-f3e2-4b6e-9182-e43aa0976762 2018-07-17 09:16:55,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35513f2346b63c2e1cc400f881cb3d1b3744ea7d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:16:55,906 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-560161a6-6f5f-40dd-8bf9-c403be41e03a x-compute-request-id: req-560161a6-6f5f-40dd-8bf9-c403be41e03a RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ba7c5923-621d-45d2-b4be-48ece3f939d3"}} 2018-07-17 09:16:55,906 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-560161a6-6f5f-40dd-8bf9-c403be41e03a 2018-07-17 09:16:55,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:16:55,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:16:56,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["h-aDZ3WFRJ-JCqQx5y88eA"], "issued_at": "2018-07-17T09:16:56.000000Z"}} 2018-07-17 09:16:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:16:56,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:16:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-277bff8e-0c42-4306-97a1-9b47b8281449 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:16:56,427 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-277bff8e-0c42-4306-97a1-9b47b8281449 2018-07-17 09:16:56,431 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:16:57,749 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6f26b4d1-f0f7-446f-910f-56de8da974c4 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-6f26b4d1-f0f7-446f-910f-56de8da974c4 RESP BODY: {"volumes": []} 2018-07-17 09:16:57,749 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-6f26b4d1-f0f7-446f-910f-56de8da974c4 2018-07-17 09:16:57,751 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6f26b4d1-f0f7-446f-910f-56de8da974c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-17 09:16:59,948 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-85b1021f-0b47-4e25-a7dd-8af4f9c1a465 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-85b1021f-0b47-4e25-a7dd-8af4f9c1a465 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "566935f949fb4e8e876c8605a3785835", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:16:58.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f4d16888-17de-4d53-85f2-24b31b706a23", "size": 1}} 2018-07-17 09:16:59,948 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes used request id req-85b1021f-0b47-4e25-a7dd-8af4f9c1a465 2018-07-17 09:16:59,951 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f26b4d1-f0f7-446f-910f-56de8da974c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:17:00,870 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6ebfbe21-2b36-4439-b043-6f19bcb0e311 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-6ebfbe21-2b36-4439-b043-6f19bcb0e311 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:17:00.000000", "replication_status": null, "snapshot_id": null, "id": "f4d16888-17de-4d53-85f2-24b31b706a23", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1", "bootable": "false", "created_at": "2018-07-17T09:16:58.000000", "volume_type": "RBD"}} 2018-07-17 09:17:00,870 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 used request id req-6ebfbe21-2b36-4439-b043-6f19bcb0e311 2018-07-17 09:17:00,870 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1 2018-07-17 09:17:00,872 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f26b4d1-f0f7-446f-910f-56de8da974c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:17:01,806 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-32440495-c344-4820-9d35-19989b02371e Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-32440495-c344-4820-9d35-19989b02371e RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:17:00.000000", "replication_status": null, "snapshot_id": null, "id": "f4d16888-17de-4d53-85f2-24b31b706a23", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1", "bootable": "false", "created_at": "2018-07-17T09:16:58.000000", "volume_type": "RBD"}} 2018-07-17 09:17:01,806 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 used request id req-32440495-c344-4820-9d35-19989b02371e 2018-07-17 09:17:01,806 - create_volume - DEBUG - Instance status is - available 2018-07-17 09:17:01,806 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1 2018-07-17 09:17:01,807 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1 2018-07-17 09:17:01,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:01,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:02,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1Hb1jk9NSzmZ_MRM-8Rhug"], "issued_at": "2018-07-17T09:17:02.000000Z"}} 2018-07-17 09:17:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-06a8d420-b1c1-487a-a16b-e701a26dafba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:02,284 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-06a8d420-b1c1-487a-a16b-e701a26dafba 2018-07-17 09:17:02,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:17:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-09cc598f-8f69-4ee8-b1d7-275455ddda0f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:02,306 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-09cc598f-8f69-4ee8-b1d7-275455ddda0f 2018-07-17 09:17:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0396c438-4511-458c-b926-f52d805419b7 Date: Tue, 17 Jul 2018 09:17:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:02,486 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-0396c438-4511-458c-b926-f52d805419b7 2018-07-17 09:17:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:17:02,494 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:02 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:17:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:02 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-15adc264-1d44-4fbc-affe-45cd490d5155 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:02,537 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-15adc264-1d44-4fbc-affe-45cd490d5155 2018-07-17 09:17:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-664c8c18-6c47-4131-b0e8-6364a0c2aa6e Date: Tue, 17 Jul 2018 09:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:02,635 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-664c8c18-6c47-4131-b0e8-6364a0c2aa6e 2018-07-17 09:17:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-31322852-24c7-4cf4-b089-fffd9814b74f Date: Tue, 17 Jul 2018 09:17:02 GMT RESP BODY: {"ports":[]} 2018-07-17 09:17:02,707 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port&admin_state_up=True used request id req-31322852-24c7-4cf4-b089-fffd9814b74f 2018-07-17 09:17:02,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:02,905 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-840436be-b253-43bb-be08-a1ee92f33f59 x-compute-request-id: req-840436be-b253-43bb-be08-a1ee92f33f59 RESP BODY: {"servers": []} 2018-07-17 09:17:02,905 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst used request id req-840436be-b253-43bb-be08-a1ee92f33f59 2018-07-17 09:17:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:03,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7927c39b-10f1-44c6-9d09-278f024ff29f Date: Tue, 17 Jul 2018 09:17:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:03,043 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-7927c39b-10f1-44c6-9d09-278f024ff29f 2018-07-17 09:17:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:03,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:03 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2db5348e-17bd-4bc5-bd97-6390faa43421 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:03,075 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-2db5348e-17bd-4bc5-bd97-6390faa43421 2018-07-17 09:17:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:03,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f7a43378-0983-48c2-b841-08af414979a2 Date: Tue, 17 Jul 2018 09:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:03,163 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-f7a43378-0983-48c2-b841-08af414979a2 2018-07-17 09:17:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:03,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d1c483c2-6ce4-4ea7-a3f5-36ae630ec6d2 Date: Tue, 17 Jul 2018 09:17:03 GMT RESP BODY: {"ports":[]} 2018-07-17 09:17:03,226 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port&admin_state_up=True used request id req-d1c483c2-6ce4-4ea7-a3f5-36ae630ec6d2 2018-07-17 09:17:03,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:03,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:03,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["hE3hw1IJQ2Chu_0ulZ4HLA"], "issued_at": "2018-07-17T09:17:03.000000Z"}} 2018-07-17 09:17:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af39343913ecfe7235f6b1351777f66a2a454877" 2018-07-17 09:17:03,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-374ed5ee-46bc-408e-8ae3-cb1a9666ccf7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:03,726 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-374ed5ee-46bc-408e-8ae3-cb1a9666ccf7 2018-07-17 09:17:03,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:03,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4313509c-32d2-455e-9c68-b9d5d83a9bdd Date: Tue, 17 Jul 2018 09:17:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:03,868 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-4313509c-32d2-455e-9c68-b9d5d83a9bdd 2018-07-17 09:17:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:03,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a444b7a-b78a-4be7-8aee-e490ca09d4b2 Date: Tue, 17 Jul 2018 09:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:03,957 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-8a444b7a-b78a-4be7-8aee-e490ca09d4b2 2018-07-17 09:17:03,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:04,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-800aba0a-3489-4ccb-b411-1e0766c09691 Date: Tue, 17 Jul 2018 09:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:04,410 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-800aba0a-3489-4ccb-b411-1e0766c09691 2018-07-17 09:17:04,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:17:04,420 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:17:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af39343913ecfe7235f6b1351777f66a2a454877" 2018-07-17 09:17:04,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-307adb8e-0ce2-47eb-9c7a-48057b9d7af7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:04,445 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-307adb8e-0ce2-47eb-9c7a-48057b9d7af7 2018-07-17 09:17:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:04,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-80f8424b-e8e1-4166-b24c-ccb55ea2a31a Date: Tue, 17 Jul 2018 09:17:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:04,511 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-80f8424b-e8e1-4166-b24c-ccb55ea2a31a 2018-07-17 09:17:04,512 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net 2018-07-17 09:17:04,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" -d '{"port": {"network_id": "f29abeab-f151-4694-998f-1cd105807945", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port", "admin_state_up": true}}' 2018-07-17 09:17:05,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-2e846639-d397-431b-bddc-4ad4afdcdd22 Date: Tue, 17 Jul 2018 09:17:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:05Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.6"}],"id":"3b8d2622-3971-4460-8b1d-3d6a9914de8c","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:bc:a9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:04Z","binding:vnic_type":"normal"}} 2018-07-17 09:17:05,625 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-2e846639-d397-431b-bddc-4ad4afdcdd22 2018-07-17 09:17:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:05,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b879b885-8df0-4819-9a37-86c9fe09862a Date: Tue, 17 Jul 2018 09:17:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:05,767 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-b879b885-8df0-4819-9a37-86c9fe09862a 2018-07-17 09:17:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:05,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2579a0a3-cd9c-4ed5-a2a8-c322f372b67a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:05,806 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-2579a0a3-cd9c-4ed5-a2a8-c322f372b67a 2018-07-17 09:17:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:05,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aefa5d93-0f94-4ce4-bd51-baf5d04db72f Date: Tue, 17 Jul 2018 09:17:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:05,871 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-aefa5d93-0f94-4ce4-bd51-baf5d04db72f 2018-07-17 09:17:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:05,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-20607703-c097-4eb1-abb7-13a5efab9e1d Date: Tue, 17 Jul 2018 09:17:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.6"}],"id":"3b8d2622-3971-4460-8b1d-3d6a9914de8c","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:bc:a9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:04Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:05,974 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port&admin_state_up=True used request id req-20607703-c097-4eb1-abb7-13a5efab9e1d 2018-07-17 09:17:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:06,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:06 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-563c1895-7166-4f6a-ae4d-2cdb79306ab4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:06,022 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-563c1895-7166-4f6a-ae4d-2cdb79306ab4 2018-07-17 09:17:06,022 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst 2018-07-17 09:17:06,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:06,058 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f26a601f-5cf4-4613-974a-33bf308b77c2 x-compute-request-id: req-f26a601f-5cf4-4613-974a-33bf308b77c2 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-flavor"}]} 2018-07-17 09:17:06,058 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f26a601f-5cf4-4613-974a-33bf308b77c2 2018-07-17 09:17:06,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:06,095 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-77c95568-b017-4a49-8e6a-980162fb7a52 x-compute-request-id: req-77c95568-b017-4a49-8e6a-980162fb7a52 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ba7c5923-621d-45d2-b4be-48ece3f939d3"}} 2018-07-17 09:17:06,095 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3 used request id req-77c95568-b017-4a49-8e6a-980162fb7a52 2018-07-17 09:17:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-8411199a-b624-4f33-b199-87b05c6626cd RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:16:52Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/snap", "metadata": {}}], "self": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "min_disk": 0, "protected": false, "id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "file": "/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image"} 2018-07-17 09:17:06,158 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image used request id req-8411199a-b624-4f33-b199-87b05c6626cd 2018-07-17 09:17:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:06,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-359a6c55-a291-4a9d-9fe0-17e69a5b5aaa RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:17:06,179 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-359a6c55-a291-4a9d-9fe0-17e69a5b5aaa 2018-07-17 09:17:06,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "imageRef": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "flavorRef": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "max_count": 1, "min_count": 1, "networks": [{"port": "3b8d2622-3971-4460-8b1d-3d6a9914de8c"}]}}' 2018-07-17 09:17:07,559 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-95e9f6dd-964e-4a8f-b638-5c88c18acca8 x-compute-request-id: req-95e9f6dd-964e-4a8f-b638-5c88c18acca8 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "adminPass": "geZ56FGueVFJ"}} 2018-07-17 09:17:07,559 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-95e9f6dd-964e-4a8f-b638-5c88c18acca8 2018-07-17 09:17:07,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:07,741 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8a4656a-62a5-4fe6-a5de-5a6229fce531 x-compute-request-id: req-b8a4656a-62a5-4fe6-a5de-5a6229fce531 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:17:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:07,741 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-b8a4656a-62a5-4fe6-a5de-5a6229fce531 2018-07-17 09:17:07,742 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst 2018-07-17 09:17:07,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:07,955 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-40a38a58-daca-4446-81c6-cc0054149b29 x-compute-request-id: req-40a38a58-daca-4446-81c6-cc0054149b29 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:17:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:07,955 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-40a38a58-daca-4446-81c6-cc0054149b29 2018-07-17 09:17:07,955 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst] is - BUILD 2018-07-17 09:17:07,956 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:17:10,959 - create_instance - DEBUG - VM status query timeout in 896.783102036 2018-07-17 09:17:10,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:11,328 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f95b49b-1ffd-4346-83c9-e442792f9bdb x-compute-request-id: req-7f95b49b-1ffd-4346-83c9-e442792f9bdb RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:17:09Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:11,328 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-7f95b49b-1ffd-4346-83c9-e442792f9bdb 2018-07-17 09:17:11,328 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst] is - BUILD 2018-07-17 09:17:11,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:17:14,332 - create_instance - DEBUG - VM status query timeout in 893.41019392 2018-07-17 09:17:14,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:14,664 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a311248-84e5-4e3c-b3de-10b1d4c15d19 x-compute-request-id: req-2a311248-84e5-4e3c-b3de-10b1d4c15d19 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:bc:a9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-SRV-USG:launched_at": "2018-07-17T09:17:12.000000", "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:12Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:14,665 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-2a311248-84e5-4e3c-b3de-10b1d4c15d19 2018-07-17 09:17:14,665 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst] is - ACTIVE 2018-07-17 09:17:14,665 - create_instance - INFO - VM is - ACTIVE 2018-07-17 09:17:14,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:15,181 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-97950a03-4a64-4f75-9393-5100b89d69cf x-compute-request-id: req-97950a03-4a64-4f75-9393-5100b89d69cf RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:bc:a9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-SRV-USG:launched_at": "2018-07-17T09:17:12.000000", "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:12Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:15,181 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-97950a03-4a64-4f75-9393-5100b89d69cf 2018-07-17 09:17:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:15,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ace9a80e-ed0a-445e-9775-d469c1b1623b Date: Tue, 17 Jul 2018 09:17:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:15,326 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-ace9a80e-ed0a-445e-9775-d469c1b1623b 2018-07-17 09:17:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:15,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:15 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a87455b2-4970-413a-b7e0-31ceabdbea7a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:15,360 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-a87455b2-4970-413a-b7e0-31ceabdbea7a 2018-07-17 09:17:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:15,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e69aa85c-8842-43ad-ac4b-7948c6127378 Date: Tue, 17 Jul 2018 09:17:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:15,455 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-e69aa85c-8842-43ad-ac4b-7948c6127378 2018-07-17 09:17:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:15,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3679 X-Openstack-Request-Id: req-bbb4739b-1fe1-4ecb-89a3-5596d978f7b8 Date: Tue, 17 Jul 2018 09:17:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.3"}],"id":"0fe94916-3922-412c-abc9-f1af4f5b2e25","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:e6:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-f29abeab-f151-4694-998f-1cd105807945","name":"","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:10Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.6"}],"id":"3b8d2622-3971-4460-8b1d-3d6a9914de8c","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:bc:a9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"a7ac81ad-544d-428f-a51d-8f42d8fd6548","name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.4"}],"id":"bef4826f-583f-4a70-a059-8c998ac275ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:58:7b","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-f29abeab-f151-4694-998f-1cd105807945","name":"","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.2"}],"id":"f16a28ec-50ac-41bf-bd2f-113718adb250","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:05:b5","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-f29abeab-f151-4694-998f-1cd105807945","name":"","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:55Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:15,570 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-bbb4739b-1fe1-4ecb-89a3-5596d978f7b8 2018-07-17 09:17:15,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:16,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1usjPBo6S3-JBVyvpiAsOw"], "issued_at": "2018-07-17T09:17:16.000000Z"}} 2018-07-17 09:17:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0296087fd3a28cf7ca9b3384abbefa4b419b92c" 2018-07-17 09:17:16,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a425210e-e169-4208-88c7-c8e0174d9f78 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:16,054 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a425210e-e169-4208-88c7-c8e0174d9f78 2018-07-17 09:17:16,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:16,403 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c9939db-9724-49e2-a96f-dca9beca3e3e x-compute-request-id: req-1c9939db-9724-49e2-a96f-dca9beca3e3e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:bc:a9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-SRV-USG:launched_at": "2018-07-17T09:17:12.000000", "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:12Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:16,403 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-1c9939db-9724-49e2-a96f-dca9beca3e3e 2018-07-17 09:17:16,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:16,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0210cdb8-a23a-4189-bbc6-aac897618286 Date: Tue, 17 Jul 2018 09:17:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f29abeab-f151-4694-998f-1cd105807945","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["cdee7969-c54c-4505-bb2c-ad83ea7aa922"],"description":"","tags":[],"updated_at":"2018-07-17T09:16:54Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:53Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:16,544 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net used request id req-0210cdb8-a23a-4189-bbc6-aac897618286 2018-07-17 09:17:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:16,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-372ed7a1-0e83-4077-9928-a3590e3fc5ca X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:16,579 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-372ed7a1-0e83-4077-9928-a3590e3fc5ca 2018-07-17 09:17:16,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:16,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-72496a62-6e3b-4cfe-a1ca-5cdbedb96710 Date: Tue, 17 Jul 2018 09:17:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:54Z","dns_nameservers":[],"updated_at":"2018-07-17T09:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet"}]} 2018-07-17 09:17:16,646 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-72496a62-6e3b-4cfe-a1ca-5cdbedb96710 2018-07-17 09:17:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:16,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-6f812402-b955-44a8-aa31-5beac76cba6b Date: Tue, 17 Jul 2018 09:17:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.3"}],"id":"0fe94916-3922-412c-abc9-f1af4f5b2e25","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:e6:85","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-f29abeab-f151-4694-998f-1cd105807945","name":"","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.6"}],"id":"3b8d2622-3971-4460-8b1d-3d6a9914de8c","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:bc:a9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"a7ac81ad-544d-428f-a51d-8f42d8fd6548","name":"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.4"}],"id":"bef4826f-583f-4a70-a059-8c998ac275ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:58:7b","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-f29abeab-f151-4694-998f-1cd105807945","name":"","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdee7969-c54c-4505-bb2c-ad83ea7aa922","ip_address":"10.55.0.2"}],"id":"f16a28ec-50ac-41bf-bd2f-113718adb250","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:05:b5","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-f29abeab-f151-4694-998f-1cd105807945","name":"","admin_state_up":true,"network_id":"f29abeab-f151-4694-998f-1cd105807945","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:16:55Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:16,721 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=f29abeab-f151-4694-998f-1cd105807945 used request id req-6f812402-b955-44a8-aa31-5beac76cba6b 2018-07-17 09:17:16,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0296087fd3a28cf7ca9b3384abbefa4b419b92c" -d '{"volumeAttachment": {"volumeId": "f4d16888-17de-4d53-85f2-24b31b706a23"}}' 2018-07-17 09:17:18,042 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-50c03535-5ceb-4423-a58c-290b16eaa498 x-compute-request-id: req-50c03535-5ceb-4423-a58c-290b16eaa498 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "id": "f4d16888-17de-4d53-85f2-24b31b706a23", "volumeId": "f4d16888-17de-4d53-85f2-24b31b706a23"}} 2018-07-17 09:17:18,042 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548/os-volume_attachments used request id req-50c03535-5ceb-4423-a58c-290b16eaa498 2018-07-17 09:17:18,043 - create_instance - INFO - Deleting Port with ID - 3b8d2622-3971-4460-8b1d-3d6a9914de8c 2018-07-17 09:17:18,043 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-port 2018-07-17 09:17:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/3b8d2622-3971-4460-8b1d-3d6a9914de8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:18,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e643225-bcfb-4b03-af5a-fe8c3f934d81 Date: Tue, 17 Jul 2018 09:17:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:17:18,835 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/3b8d2622-3971-4460-8b1d-3d6a9914de8c used request id req-5e643225-bcfb-4b03-af5a-fe8c3f934d81 2018-07-17 09:17:18,835 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst 2018-07-17 09:17:18,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:19,196 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-70cb33c3-c04d-4de1-b55b-7084a2d21c70 x-compute-request-id: req-70cb33c3-c04d-4de1-b55b-7084a2d21c70 2018-07-17 09:17:19,197 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-70cb33c3-c04d-4de1-b55b-7084a2d21c70 2018-07-17 09:17:19,197 - create_instance - INFO - Checking deletion status 2018-07-17 09:17:19,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:19,425 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1751 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9124cc95-3f65-400d-8818-b8e550c8fad7 x-compute-request-id: req-9124cc95-3f65-400d-8818-b8e550c8fad7 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:bc:a9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-SRV-USG:launched_at": "2018-07-17T09:17:12.000000", "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:19Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "f4d16888-17de-4d53-85f2-24b31b706a23"}], "metadata": {}}} 2018-07-17 09:17:19,426 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-9124cc95-3f65-400d-8818-b8e550c8fad7 2018-07-17 09:17:19,426 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst] is - ACTIVE 2018-07-17 09:17:19,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:17:22,429 - create_instance - DEBUG - VM status query timeout in 296.767858028 2018-07-17 09:17:22,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:22,677 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2348469d-d812-470b-985d-5dd951abcd92 x-compute-request-id: req-2348469d-d812-470b-985d-5dd951abcd92 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548", "rel": "bookmark"}], "image": {"id": "2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "links": [{"href": "https://192.16.1.222:8774/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-SRV-USG:launched_at": "2018-07-17T09:17:12.000000", "flavor": {"id": "ba7c5923-621d-45d2-b4be-48ece3f939d3", "links": [{"href": "https://192.16.1.222:8774/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3", "rel": "bookmark"}]}, "id": "a7ac81ad-544d-428f-a51d-8f42d8fd6548", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:20Z", "hostId": "48d0a34921a9c8d41e8c53065a5a93225c82a99d0c32f154c014c816", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst", "created": "2018-07-17T09:17:07Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "f4d16888-17de-4d53-85f2-24b31b706a23"}], "metadata": {}}} 2018-07-17 09:17:22,677 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-2348469d-d812-470b-985d-5dd951abcd92 2018-07-17 09:17:22,677 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst] is - ACTIVE 2018-07-17 09:17:22,677 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:17:25,681 - create_instance - DEBUG - VM status query timeout in 293.516513109 2018-07-17 09:17:25,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab73bfa0b5f0ba345f3ece6c7d3415b14eaa6b4e" 2018-07-17 09:17:25,770 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-e1686f76-7b29-4810-bdcb-2201be408e2b x-compute-request-id: req-e1686f76-7b29-4810-bdcb-2201be408e2b RESP BODY: {"itemNotFound": {"message": "Instance a7ac81ad-544d-428f-a51d-8f42d8fd6548 could not be found.", "code": 404}} 2018-07-17 09:17:25,770 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a7ac81ad-544d-428f-a51d-8f42d8fd6548 used request id req-e1686f76-7b29-4810-bdcb-2201be408e2b 2018-07-17 09:17:25,770 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a7ac81ad-544d-428f-a51d-8f42d8fd6548 could not be found. (HTTP 404) (Request-ID: req-e1686f76-7b29-4810-bdcb-2201be408e2b) 2018-07-17 09:17:25,770 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-vm_inst 2018-07-17 09:17:25,773 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f26b4d1-f0f7-446f-910f-56de8da974c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:17:25,863 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-80effe6c-aeef-4097-a96e-5ca4f16bfe3b Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-80effe6c-aeef-4097-a96e-5ca4f16bfe3b RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:17:22.000000", "replication_status": null, "snapshot_id": null, "id": "f4d16888-17de-4d53-85f2-24b31b706a23", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1", "bootable": "false", "created_at": "2018-07-17T09:16:58.000000", "volume_type": "RBD"}} 2018-07-17 09:17:25,863 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 used request id req-80effe6c-aeef-4097-a96e-5ca4f16bfe3b 2018-07-17 09:17:25,863 - create_volume - DEBUG - Instance status is - available 2018-07-17 09:17:25,863 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1 2018-07-17 09:17:25,863 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1 2018-07-17 09:17:25,865 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f26b4d1-f0f7-446f-910f-56de8da974c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:17:27,151 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6b29fe30-341b-4e58-9a43-6b20ff0c49f7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:17:27,152 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 used request id req-6b29fe30-341b-4e58-9a43-6b20ff0c49f7 2018-07-17 09:17:27,155 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f26b4d1-f0f7-446f-910f-56de8da974c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d27e60dfde00609df13961ef02237831a0ca50" 2018-07-17 09:17:28,206 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-0c9e2cc2-9066-460a-bb47-9b6b7b933f63 x-openstack-request-id: req-0c9e2cc2-9066-460a-bb47-9b6b7b933f63 RESP BODY: {"itemNotFound": {"message": "Volume f4d16888-17de-4d53-85f2-24b31b706a23 could not be found.", "code": 404}} 2018-07-17 09:17:28,207 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/f4d16888-17de-4d53-85f2-24b31b706a23 used request id req-0c9e2cc2-9066-460a-bb47-9b6b7b933f63 2018-07-17 09:17:28,207 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f4d16888-17de-4d53-85f2-24b31b706a23 could not be found. (HTTP 404) (Request-ID: req-0c9e2cc2-9066-460a-bb47-9b6b7b933f63) 2018-07-17 09:17:28,207 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1 2018-07-17 09:17:28,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35513f2346b63c2e1cc400f881cb3d1b3744ea7d" 2018-07-17 09:17:28,273 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75e6a88b-5e08-44e9-94cd-ba3cae35881e x-compute-request-id: req-75e6a88b-5e08-44e9-94cd-ba3cae35881e 2018-07-17 09:17:28,274 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ba7c5923-621d-45d2-b4be-48ece3f939d3 used request id req-75e6a88b-5e08-44e9-94cd-ba3cae35881e 2018-07-17 09:17:28,274 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet 2018-07-17 09:17:28,274 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-subnet 2018-07-17 09:17:28,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/cdee7969-c54c-4505-bb2c-ad83ea7aa922 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:17:31,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50a0c579-26e9-47ae-9dc7-2e14eb6cc0c2 Date: Tue, 17 Jul 2018 09:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:17:31,665 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/cdee7969-c54c-4505-bb2c-ad83ea7aa922 used request id req-50a0c579-26e9-47ae-9dc7-2e14eb6cc0c2 2018-07-17 09:17:31,665 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-net 2018-07-17 09:17:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f29abeab-f151-4694-998f-1cd105807945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cca1f95ef006cb42185acc1a5167a0ca8898f" 2018-07-17 09:17:33,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f7b8d5b-d582-4bae-b521-7e2009861298 Date: Tue, 17 Jul 2018 09:17:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:17:33,939 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f29abeab-f151-4694-998f-1cd105807945 used request id req-9f7b8d5b-d582-4bae-b521-7e2009861298 2018-07-17 09:17:33,940 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-2ce586c8-ee08-4e05-a630-37854099a1f1-image 2018-07-17 09:17:33,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3afd7caa8a206016546d7a372ca216a00da7c62b" 2018-07-17 09:17:34,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dfc64949-9684-458e-b454-bf6e849f7760 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:17:34,895 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/2f36db69-f096-46e7-a3f9-6b5c05dfb2ee used request id req-dfc64949-9684-458e-b454-bf6e849f7760 2018-07-17 09:17:34,897 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:17:34,900 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:17:34,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:34,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:35,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["-dbqgusRS_mMfSqwVXJvVg"], "issued_at": "2018-07-17T09:17:35.000000Z"}} 2018-07-17 09:17:35,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:17:35,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-248915ce-4ecf-44e0-ac36-b8d574fc1b1f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:35,388 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-248915ce-4ecf-44e0-ac36-b8d574fc1b1f 2018-07-17 09:17:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:17:35,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-baa18afb-0a71-46d6-a5d0-ae7b5ad5b0d7 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image"} 2018-07-17 09:17:35,483 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image used request id req-baa18afb-0a71-46d6-a5d0-ae7b5ad5b0d7 2018-07-17 09:17:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:17:35,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a2a8e887-fa0e-4996-9670-08f08de8b2d4 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:17:35,497 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a2a8e887-fa0e-4996-9670-08f08de8b2d4 2018-07-17 09:17:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image"}' 2018-07-17 09:17:35,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-d9fc8632-6b35-4ec9-ac9b-2291ee36b26f RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:17:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:17:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "min_disk": 0, "protected": false, "id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "file": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:17:35,564 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-d9fc8632-6b35-4ec9-ac9b-2291ee36b26f 2018-07-17 09:17:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" -d '' 2018-07-17 09:17:36,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-016d6ad7-56f1-41e5-bd83-1c396efa4055 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:17:36,857 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54/file used request id req-016d6ad7-56f1-41e5-bd83-1c396efa4055 2018-07-17 09:17:36,857 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:17:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:17:36,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-663a76e1-9bb4-4e88-9377-65492a1bdea4 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:17:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:17:36Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/4b4745c2-a410-468f-b55f-88faaad4ab54/snap", "metadata": {}}], "self": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "min_disk": 0, "protected": false, "id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "file": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/4b4745c2-a410-468f-b55f-88faaad4ab54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:17:36,889 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 used request id req-663a76e1-9bb4-4e88-9377-65492a1bdea4 2018-07-17 09:17:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:17:36,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-b766789f-69bb-42ec-85ac-8bb3c14727be RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:17:36,905 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-b766789f-69bb-42ec-85ac-8bb3c14727be 2018-07-17 09:17:36,906 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image 2018-07-17 09:17:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:17:36,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-558ef34d-8c77-48a1-addc-6ea273f7cbbc RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:17:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:17:36Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/4b4745c2-a410-468f-b55f-88faaad4ab54/snap", "metadata": {}}], "self": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "min_disk": 0, "protected": false, "id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "file": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/4b4745c2-a410-468f-b55f-88faaad4ab54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:17:36,955 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 used request id req-558ef34d-8c77-48a1-addc-6ea273f7cbbc 2018-07-17 09:17:36,956 - create_image - DEBUG - Instance status is - active 2018-07-17 09:17:36,956 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image 2018-07-17 09:17:36,956 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image 2018-07-17 09:17:36,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:36,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:37,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["MZcVKSrUQ7WBFVITXps1LQ"], "issued_at": "2018-07-17T09:17:37.000000Z"}} 2018-07-17 09:17:37,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:17:37,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2c70563f-65a1-4df8-b497-5e84fc8d8b11 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:37,416 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2c70563f-65a1-4df8-b497-5e84fc8d8b11 2018-07-17 09:17:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:17:37,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e28511be-9232-46a5-9afc-a644f606f3e8 Date: Tue, 17 Jul 2018 09:17:37 GMT RESP BODY: {"networks":[]} 2018-07-17 09:17:37,528 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-e28511be-9232-46a5-9afc-a644f606f3e8 2018-07-17 09:17:37,529 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net 2018-07-17 09:17:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net", "admin_state_up": true}}' 2018-07-17 09:17:37,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b2c9b127-90e7-4854-bc07-a91ab22b5a1b Date: Tue, 17 Jul 2018 09:17:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:17:37Z","is_default":false,"provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","mtu":1450}} 2018-07-17 09:17:37,858 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-b2c9b127-90e7-4854-bc07-a91ab22b5a1b 2018-07-17 09:17:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:17:37,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d33f9098-dfe0-4ea5-8281-f45b43d6cad5 Date: Tue, 17 Jul 2018 09:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T09:17:37Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:37,971 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-d33f9098-dfe0-4ea5-8281-f45b43d6cad5 2018-07-17 09:17:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:17:38,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6d05139-09f5-45d2-8408-3d40c3815463 Date: Tue, 17 Jul 2018 09:17:38 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:17:38,024 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-d6d05139-09f5-45d2-8408-3d40c3815463 2018-07-17 09:17:38,024 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet 2018-07-17 09:17:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" -d '{"subnets": [{"ip_version": 4, "network_id": "9b6ae15a-086a-48e5-a1a7-f7aab9e29805", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]}' 2018-07-17 09:17:38,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a044cc83-f9aa-451d-9d1c-09526713d8be Date: Tue, 17 Jul 2018 09:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:38,625 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-a044cc83-f9aa-451d-9d1c-09526713d8be 2018-07-17 09:17:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:17:38,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-209ffe30-5940-4abd-b271-85899ee4e6aa Date: Tue, 17 Jul 2018 09:17:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:38,784 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-209ffe30-5940-4abd-b271-85899ee4e6aa 2018-07-17 09:17:38,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:17:38,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-35335121-d49f-4f18-9e76-92009d03ab16 Date: Tue, 17 Jul 2018 09:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:38,868 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-35335121-d49f-4f18-9e76-92009d03ab16 2018-07-17 09:17:38,868 - OpenStackNetwork - DEBUG - Network [9b6ae15a-086a-48e5-a1a7-f7aab9e29805] created successfully 2018-07-17 09:17:38,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:38,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:39,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["kf2ywf59RrajLrPXSZV3Vg"], "issued_at": "2018-07-17T09:17:39.000000Z"}} 2018-07-17 09:17:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a0865956a717c86a371f39abff27bff46e685a" 2018-07-17 09:17:39,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4ca7d000-3754-4dee-8374-33bf52b96b40 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:39,348 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4ca7d000-3754-4dee-8374-33bf52b96b40 2018-07-17 09:17:39,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:17:39,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a0865956a717c86a371f39abff27bff46e685a" 2018-07-17 09:17:39,442 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1813107-317c-424d-a22f-7fa25c56c3a5 x-compute-request-id: req-c1813107-317c-424d-a22f-7fa25c56c3a5 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:17:39,442 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-c1813107-317c-424d-a22f-7fa25c56c3a5 2018-07-17 09:17:39,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a0865956a717c86a371f39abff27bff46e685a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:17:39,528 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b13044d4-2c9d-4a64-b3f5-519ad04b2282 x-compute-request-id: req-b13044d4-2c9d-4a64-b3f5-519ad04b2282 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf"}} 2018-07-17 09:17:39,528 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b13044d4-2c9d-4a64-b3f5-519ad04b2282 2018-07-17 09:17:39,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:39,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:40,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["0jzp3XWBQFWc2Oxomw4QvQ"], "issued_at": "2018-07-17T09:17:40.000000Z"}} 2018-07-17 09:17:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:17:40,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-69dbf55d-51e0-4ec6-8545-fe6d8282a554 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:40,035 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-69dbf55d-51e0-4ec6-8545-fe6d8282a554 2018-07-17 09:17:40,039 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:17:40,680 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d79add53-a641-46a1-9419-ae779ee3ad38 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-d79add53-a641-46a1-9419-ae779ee3ad38 RESP BODY: {"volumes": []} 2018-07-17 09:17:40,680 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-d79add53-a641-46a1-9419-ae779ee3ad38 2018-07-17 09:17:40,682 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-17 09:17:42,968 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-11d030f1-f545-4041-934d-a3702679fe68 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-11d030f1-f545-4041-934d-a3702679fe68 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "566935f949fb4e8e876c8605a3785835", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:17:41.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1}} 2018-07-17 09:17:42,968 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes used request id req-11d030f1-f545-4041-934d-a3702679fe68 2018-07-17 09:17:42,971 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:17:43,077 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fa778f3f-a41b-4167-b0a6-5526f59a390e Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-fa778f3f-a41b-4167-b0a6-5526f59a390e RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:17:42.000000", "replication_status": null, "snapshot_id": null, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "bootable": "false", "created_at": "2018-07-17T09:17:41.000000", "volume_type": "RBD"}} 2018-07-17 09:17:43,077 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-fa778f3f-a41b-4167-b0a6-5526f59a390e 2018-07-17 09:17:43,078 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e 2018-07-17 09:17:43,079 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:17:43,370 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-61d686aa-3cd7-48ec-8db4-e03d584a5bcd Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-61d686aa-3cd7-48ec-8db4-e03d584a5bcd RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:17:42.000000", "replication_status": null, "snapshot_id": null, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "bootable": "false", "created_at": "2018-07-17T09:17:41.000000", "volume_type": "RBD"}} 2018-07-17 09:17:43,370 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-61d686aa-3cd7-48ec-8db4-e03d584a5bcd 2018-07-17 09:17:43,371 - create_volume - DEBUG - Instance status is - available 2018-07-17 09:17:43,371 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e 2018-07-17 09:17:43,371 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e 2018-07-17 09:17:43,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:43,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:43,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["vHO2OFIzTkOpUnwmpniaZw"], "issued_at": "2018-07-17T09:17:43.000000Z"}} 2018-07-17 09:17:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:43,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a34dc3f4-6028-4632-8b4f-153d6edb3398 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:43,838 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a34dc3f4-6028-4632-8b4f-153d6edb3398 2018-07-17 09:17:43,840 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:17:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:43,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c46c4993-3055-4b85-8b15-e736cf5c9606 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:43,859 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c46c4993-3055-4b85-8b15-e736cf5c9606 2018-07-17 09:17:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fa02ac7b-ec10-4498-a9c8-3dc9009c23b0 Date: Tue, 17 Jul 2018 09:17:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:44,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-fa02ac7b-ec10-4498-a9c8-3dc9009c23b0 2018-07-17 09:17:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:17:44,068 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:17:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3fd007ce-aa18-4a4d-9e2d-20d6e3e83226 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:44,110 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-3fd007ce-aa18-4a4d-9e2d-20d6e3e83226 2018-07-17 09:17:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f86f6eef-6866-467b-9929-b0a25340dda6 Date: Tue, 17 Jul 2018 09:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:44,177 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-f86f6eef-6866-467b-9929-b0a25340dda6 2018-07-17 09:17:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9de542b-ff9b-4903-b852-5e25952ee1ec Date: Tue, 17 Jul 2018 09:17:44 GMT RESP BODY: {"ports":[]} 2018-07-17 09:17:44,246 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port&admin_state_up=True used request id req-b9de542b-ff9b-4903-b852-5e25952ee1ec 2018-07-17 09:17:44,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,401 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9859da2-cb18-4ab9-907d-72af7121b1c8 x-compute-request-id: req-f9859da2-cb18-4ab9-907d-72af7121b1c8 RESP BODY: {"servers": []} 2018-07-17 09:17:44,401 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst used request id req-f9859da2-cb18-4ab9-907d-72af7121b1c8 2018-07-17 09:17:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-07e1d7a4-487e-456c-a852-4120697f2179 Date: Tue, 17 Jul 2018 09:17:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:44,525 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-07e1d7a4-487e-456c-a852-4120697f2179 2018-07-17 09:17:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-08ba6ffa-399c-4ff2-b1bc-19ae3e068df1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:44,554 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-08ba6ffa-399c-4ff2-b1bc-19ae3e068df1 2018-07-17 09:17:44,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d0c27376-4a1e-4f17-b4ea-1abbf424036a Date: Tue, 17 Jul 2018 09:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:44,635 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-d0c27376-4a1e-4f17-b4ea-1abbf424036a 2018-07-17 09:17:44,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:44,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a6e0e52-6a7a-427f-8b7a-b58861d68e7f Date: Tue, 17 Jul 2018 09:17:44 GMT RESP BODY: {"ports":[]} 2018-07-17 09:17:44,723 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port&admin_state_up=True used request id req-4a6e0e52-6a7a-427f-8b7a-b58861d68e7f 2018-07-17 09:17:44,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:17:44,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:45,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["rPtjQtb0Qb-3pAXh2HsKhw"], "issued_at": "2018-07-17T09:17:45.000000Z"}} 2018-07-17 09:17:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c636a3da8b93bf71e949e50a13158bc07f47e0f7" 2018-07-17 09:17:45,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-27fb1805-0277-47a2-98c1-9dc962e09a4f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:45,175 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-27fb1805-0277-47a2-98c1-9dc962e09a4f 2018-07-17 09:17:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:45,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3373e379-2f83-4c8f-8686-407908df023a Date: Tue, 17 Jul 2018 09:17:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:45,319 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-3373e379-2f83-4c8f-8686-407908df023a 2018-07-17 09:17:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:45,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93b33d4e-c2dd-4dad-8a97-37b6d9fc8173 Date: Tue, 17 Jul 2018 09:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:45,386 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-93b33d4e-c2dd-4dad-8a97-37b6d9fc8173 2018-07-17 09:17:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:45,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c5d7e1b8-5d13-4f28-8b63-902890abb57c Date: Tue, 17 Jul 2018 09:17:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:45,580 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-c5d7e1b8-5d13-4f28-8b63-902890abb57c 2018-07-17 09:17:45,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:17:45,589 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:45 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:17:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c636a3da8b93bf71e949e50a13158bc07f47e0f7" 2018-07-17 09:17:45,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:45 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-dedd1b5c-02ba-4aa0-939c-9f29a1db6f35 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:45,616 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-dedd1b5c-02ba-4aa0-939c-9f29a1db6f35 2018-07-17 09:17:45,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:45,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e89de1c4-3fab-41be-8f2a-8424ab54675d Date: Tue, 17 Jul 2018 09:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:45,696 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-e89de1c4-3fab-41be-8f2a-8424ab54675d 2018-07-17 09:17:45,697 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net 2018-07-17 09:17:45,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" -d '{"port": {"network_id": "9b6ae15a-086a-48e5-a1a7-f7aab9e29805", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port", "admin_state_up": true}}' 2018-07-17 09:17:46,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-5f0ea358-527d-4906-ab2d-553b378bf78c Date: Tue, 17 Jul 2018 09:17:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}} 2018-07-17 09:17:46,676 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-5f0ea358-527d-4906-ab2d-553b378bf78c 2018-07-17 09:17:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:46,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-607bb9ec-abde-4e7f-8a33-5d2fbcec8f72 Date: Tue, 17 Jul 2018 09:17:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:46,855 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-607bb9ec-abde-4e7f-8a33-5d2fbcec8f72 2018-07-17 09:17:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:46,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:46 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-50151855-9be8-4451-ba23-a327ce0b1ccc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:46,909 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-50151855-9be8-4451-ba23-a327ce0b1ccc 2018-07-17 09:17:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9cabd41c-b4ba-4871-87cb-38f20759366f Date: Tue, 17 Jul 2018 09:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:47,013 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-9cabd41c-b4ba-4871-87cb-38f20759366f 2018-07-17 09:17:47,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-e6c0b12e-4119-4ec9-a6bc-3ecde14515e9 Date: Tue, 17 Jul 2018 09:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:47,116 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port&admin_state_up=True used request id req-e6c0b12e-4119-4ec9-a6bc-3ecde14515e9 2018-07-17 09:17:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2a67b425-46e8-4b1b-81a2-f3b5f288dea0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:47,144 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-2a67b425-46e8-4b1b-81a2-f3b5f288dea0 2018-07-17 09:17:47,144 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst 2018-07-17 09:17:47,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,197 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-149d3fba-727f-4df6-b354-a02d907c06fa x-compute-request-id: req-149d3fba-727f-4df6-b354-a02d907c06fa RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-flavor"}]} 2018-07-17 09:17:47,198 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-149d3fba-727f-4df6-b354-a02d907c06fa 2018-07-17 09:17:47,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,230 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e195ae09-3259-46a9-b3a6-a22993ba5ef0 x-compute-request-id: req-e195ae09-3259-46a9-b3a6-a22993ba5ef0 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf"}} 2018-07-17 09:17:47,230 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf used request id req-e195ae09-3259-46a9-b3a6-a22993ba5ef0 2018-07-17 09:17:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-5749b666-72d7-4186-a2b7-061287eddec2 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:17:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:17:36Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/4b4745c2-a410-468f-b55f-88faaad4ab54/snap", "metadata": {}}], "self": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "min_disk": 0, "protected": false, "id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "file": "/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/4b4745c2-a410-468f-b55f-88faaad4ab54/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image"} 2018-07-17 09:17:47,281 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image used request id req-5749b666-72d7-4186-a2b7-061287eddec2 2018-07-17 09:17:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:47,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ca9b1cdc-a003-4c3f-ae19-d21a08731df3 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:17:47,538 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ca9b1cdc-a003-4c3f-ae19-d21a08731df3 2018-07-17 09:17:47,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "imageRef": "4b4745c2-a410-468f-b55f-88faaad4ab54", "flavorRef": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "max_count": 1, "min_count": 1, "networks": [{"port": "debfc28c-51e5-4a19-9d93-007a5b101bf9"}]}}' 2018-07-17 09:17:48,055 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6ee8c3e-45fc-46f8-b0b5-605fa99a7a2e x-compute-request-id: req-a6ee8c3e-45fc-46f8-b0b5-605fa99a7a2e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "adminPass": "3yT6QoHw3tj8"}} 2018-07-17 09:17:48,055 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-a6ee8c3e-45fc-46f8-b0b5-605fa99a7a2e 2018-07-17 09:17:48,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:48,171 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c987b8aa-43ba-4e4e-8802-f71e056b32c6 x-compute-request-id: req-c987b8aa-43ba-4e4e-8802-f71e056b32c6 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:17:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:48,171 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-c987b8aa-43ba-4e4e-8802-f71e056b32c6 2018-07-17 09:17:48,172 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst 2018-07-17 09:17:48,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:48,372 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-27c74842-175a-4762-a31e-ccd45c8d497e x-compute-request-id: req-27c74842-175a-4762-a31e-ccd45c8d497e RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:17:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:48,372 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-27c74842-175a-4762-a31e-ccd45c8d497e 2018-07-17 09:17:48,372 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst] is - BUILD 2018-07-17 09:17:48,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:17:51,376 - create_instance - DEBUG - VM status query timeout in 896.796422958 2018-07-17 09:17:51,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:51,627 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1725 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bc3350f-7391-45fa-ab64-fd443a31a1da x-compute-request-id: req-9bc3350f-7391-45fa-ab64-fd443a31a1da RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:17:49Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:51,627 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-9bc3350f-7391-45fa-ab64-fd443a31a1da 2018-07-17 09:17:51,627 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst] is - BUILD 2018-07-17 09:17:51,627 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:17:54,630 - create_instance - DEBUG - VM status query timeout in 893.541670084 2018-07-17 09:17:54,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:54,897 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c2cec51-131b-465e-936b-3e1ef4891657 x-compute-request-id: req-2c2cec51-131b-465e-936b-3e1ef4891657 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:54,897 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-2c2cec51-131b-465e-936b-3e1ef4891657 2018-07-17 09:17:54,898 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst] is - ACTIVE 2018-07-17 09:17:54,898 - create_instance - INFO - VM is - ACTIVE 2018-07-17 09:17:54,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:55,165 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4663e78-6d86-4137-895b-a1badb5efd5c x-compute-request-id: req-a4663e78-6d86-4137-895b-a1badb5efd5c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:55,165 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-a4663e78-6d86-4137-895b-a1badb5efd5c 2018-07-17 09:17:55,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:55,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5f3892d3-2962-4b29-8a50-d3da24e418ea Date: Tue, 17 Jul 2018 09:17:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:55,316 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-5f3892d3-2962-4b29-8a50-d3da24e418ea 2018-07-17 09:17:55,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:55,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:55 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-159fd9d3-b82e-4bcd-8328-dcb2c8112e87 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:55,349 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-159fd9d3-b82e-4bcd-8328-dcb2c8112e87 2018-07-17 09:17:55,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:55,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc98b5a3-be79-4995-9ad8-de2d5c7103a0 Date: Tue, 17 Jul 2018 09:17:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:55,417 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-bc98b5a3-be79-4995-9ad8-de2d5c7103a0 2018-07-17 09:17:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:55,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-f9a1c3e8-55af-4160-a699-88b006be6339 Date: Tue, 17 Jul 2018 09:17:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.2"}],"id":"1b86e460-4a41-48be-b816-5a891333b980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:32:59","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.3"}],"id":"42b67467-be01-4bbc-82a0-a8ae645fb28c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:b9:21","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.4"}],"id":"468f4750-3ef8-44f7-8061-929484a44e81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:08:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:50Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"27f1e4b4-dd38-4456-977c-29e6fab30835","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:55,527 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-f9a1c3e8-55af-4160-a699-88b006be6339 2018-07-17 09:17:55,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:17:55,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["66R9lvGkQdC_mn27IFloCQ"], "issued_at": "2018-07-17T09:17:55.000000Z"}} 2018-07-17 09:17:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:55,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ddbfeed6-4683-46c1-8473-e7b3e29bb6f2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:55,995 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ddbfeed6-4683-46c1-8473-e7b3e29bb6f2 2018-07-17 09:17:55,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:56,243 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7121e8fe-f40d-4bdb-940b-5418cb146f14 x-compute-request-id: req-7121e8fe-f40d-4bdb-940b-5418cb146f14 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:17:56,244 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-7121e8fe-f40d-4bdb-940b-5418cb146f14 2018-07-17 09:17:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:56,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-18c2e7d2-2455-4dbe-b6e5-fd0e2b826477 Date: Tue, 17 Jul 2018 09:17:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:56,403 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-18c2e7d2-2455-4dbe-b6e5-fd0e2b826477 2018-07-17 09:17:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:56,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:56 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3f95ceea-c01b-408b-9855-7004e37c197b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:56,434 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-3f95ceea-c01b-408b-9855-7004e37c197b 2018-07-17 09:17:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:56,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-53d95fbe-21b0-41ca-8b04-60b573e468cd Date: Tue, 17 Jul 2018 09:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:56,498 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-53d95fbe-21b0-41ca-8b04-60b573e468cd 2018-07-17 09:17:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:56,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-1da67729-4714-477e-b6c5-c69f36ea22a4 Date: Tue, 17 Jul 2018 09:17:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.2"}],"id":"1b86e460-4a41-48be-b816-5a891333b980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:32:59","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.3"}],"id":"42b67467-be01-4bbc-82a0-a8ae645fb28c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:b9:21","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.4"}],"id":"468f4750-3ef8-44f7-8061-929484a44e81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:08:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"27f1e4b4-dd38-4456-977c-29e6fab30835","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:56,569 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-1da67729-4714-477e-b6c5-c69f36ea22a4 2018-07-17 09:17:56,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" -d '{"volumeAttachment": {"volumeId": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}}' 2018-07-17 09:17:57,815 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b15a06f-dab5-4e13-994b-24b305307863 x-compute-request-id: req-1b15a06f-dab5-4e13-994b-24b305307863 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "27f1e4b4-dd38-4456-977c-29e6fab30835", "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "volumeId": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}} 2018-07-17 09:17:57,815 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835/os-volume_attachments used request id req-1b15a06f-dab5-4e13-994b-24b305307863 2018-07-17 09:17:57,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:58,132 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-93f52508-62c6-4c30-abb5-42627d79ca2c x-compute-request-id: req-93f52508-62c6-4c30-abb5-42627d79ca2c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}], "metadata": {}}} 2018-07-17 09:17:58,132 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-93f52508-62c6-4c30-abb5-42627d79ca2c 2018-07-17 09:17:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:58,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2c2ae533-3053-469a-9f05-0798ee780e09 Date: Tue, 17 Jul 2018 09:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:58,283 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-2c2ae533-3053-469a-9f05-0798ee780e09 2018-07-17 09:17:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:17:58,295 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:17:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:58,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f7567d3b-e2a4-4b84-9275-5f8cb53e1201 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:58,320 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-f7567d3b-e2a4-4b84-9275-5f8cb53e1201 2018-07-17 09:17:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:58,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ea7f3a9-84a6-47d8-9a6d-46c0e770b6b7 Date: Tue, 17 Jul 2018 09:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:58,402 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-5ea7f3a9-84a6-47d8-9a6d-46c0e770b6b7 2018-07-17 09:17:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:58,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-a26ca9df-de1d-4223-9812-1a82cb0ed034 Date: Tue, 17 Jul 2018 09:17:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.2"}],"id":"1b86e460-4a41-48be-b816-5a891333b980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:32:59","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.3"}],"id":"42b67467-be01-4bbc-82a0-a8ae645fb28c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:b9:21","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.4"}],"id":"468f4750-3ef8-44f7-8061-929484a44e81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:08:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"27f1e4b4-dd38-4456-977c-29e6fab30835","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:58,481 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-a26ca9df-de1d-4223-9812-1a82cb0ed034 2018-07-17 09:17:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:58,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-21631624-38b1-4dca-b91c-07f96ac9f858 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:17:58,501 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-21631624-38b1-4dca-b91c-07f96ac9f858 2018-07-17 09:17:58,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:58,834 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2200131-d6a5-4111-9bc6-d1bf1d946d23 x-compute-request-id: req-e2200131-d6a5-4111-9bc6-d1bf1d946d23 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}], "metadata": {}}} 2018-07-17 09:17:58,835 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-e2200131-d6a5-4111-9bc6-d1bf1d946d23 2018-07-17 09:17:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:59,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a09312cc-995c-4a25-aeeb-d1d1d17e5004 Date: Tue, 17 Jul 2018 09:17:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:59,203 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-a09312cc-995c-4a25-aeeb-d1d1d17e5004 2018-07-17 09:17:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:59,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6f599274-11c1-4723-ace2-08d28b178bac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:59,249 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-6f599274-11c1-4723-ace2-08d28b178bac 2018-07-17 09:17:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:59,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1c77f2fa-3073-4073-878d-cf095b98c4b3 Date: Tue, 17 Jul 2018 09:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:59,319 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-1c77f2fa-3073-4073-878d-cf095b98c4b3 2018-07-17 09:17:59,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:17:59,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-d17aa75d-655c-47e0-9221-6e12be1e96aa Date: Tue, 17 Jul 2018 09:17:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.2"}],"id":"1b86e460-4a41-48be-b816-5a891333b980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:32:59","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.3"}],"id":"42b67467-be01-4bbc-82a0-a8ae645fb28c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:b9:21","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.4"}],"id":"468f4750-3ef8-44f7-8061-929484a44e81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:08:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"27f1e4b4-dd38-4456-977c-29e6fab30835","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:17:59,404 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-d17aa75d-655c-47e0-9221-6e12be1e96aa 2018-07-17 09:17:59,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:59,683 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3599b6fa-8932-4925-be1c-b2909f451d89 x-compute-request-id: req-3599b6fa-8932-4925-be1c-b2909f451d89 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}], "metadata": {}}} 2018-07-17 09:17:59,684 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-3599b6fa-8932-4925-be1c-b2909f451d89 2018-07-17 09:17:59,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:59,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b3ad9dac-c2d5-4879-b05d-59ae5cde9cf5 Date: Tue, 17 Jul 2018 09:17:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:17:59,863 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-b3ad9dac-c2d5-4879-b05d-59ae5cde9cf5 2018-07-17 09:17:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:59,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:17:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-69f752f6-f214-4840-8b8b-d63761bc143b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:17:59,892 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-69f752f6-f214-4840-8b8b-d63761bc143b 2018-07-17 09:17:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:17:59,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c579179-b087-4707-ae3b-6ca28a7e5858 Date: Tue, 17 Jul 2018 09:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:17:59,971 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-4c579179-b087-4707-ae3b-6ca28a7e5858 2018-07-17 09:17:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:18:00,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-eaa4d1b7-e36b-40a9-bd5d-edc46c766fbe Date: Tue, 17 Jul 2018 09:18:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.2"}],"id":"1b86e460-4a41-48be-b816-5a891333b980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:32:59","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.3"}],"id":"42b67467-be01-4bbc-82a0-a8ae645fb28c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:b9:21","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.4"}],"id":"468f4750-3ef8-44f7-8061-929484a44e81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:08:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"27f1e4b4-dd38-4456-977c-29e6fab30835","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:18:00,050 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-eaa4d1b7-e36b-40a9-bd5d-edc46c766fbe 2018-07-17 09:18:00,052 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:18:00,150 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-30c9e147-c806-4bd6-91dc-ffd3f91259fa Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-30c9e147-c806-4bd6-91dc-ffd3f91259fa RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:17:59.000000", "replication_status": null, "snapshot_id": null, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "bootable": "false", "created_at": "2018-07-17T09:17:41.000000", "volume_type": "RBD"}} 2018-07-17 09:18:00,151 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-30c9e147-c806-4bd6-91dc-ffd3f91259fa 2018-07-17 09:18:03,156 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30c9e147-c806-4bd6-91dc-ffd3f91259fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:18:03,299 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-87cdf491-3f83-4615-a649-f1cf122f5370 Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-87cdf491-3f83-4615-a649-f1cf122f5370 RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "attachment_id": "1b937482-3697-43b3-b7f7-13c7e0151f15", "attached_at": "2018-07-17T09:17:59.000000", "host_name": "host5", "volume_id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "device": "/dev/vdb", "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:18:01.000000", "replication_status": null, "snapshot_id": null, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "bootable": "false", "created_at": "2018-07-17T09:17:41.000000", "volume_type": "RBD"}} 2018-07-17 09:18:03,299 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-87cdf491-3f83-4615-a649-f1cf122f5370 2018-07-17 09:18:03,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:03,570 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-446bb8d8-746b-4c12-af91-898c40590ffb x-compute-request-id: req-446bb8d8-746b-4c12-af91-898c40590ffb RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:3d:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:17:52Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [{"id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7"}], "metadata": {}}} 2018-07-17 09:18:03,570 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-446bb8d8-746b-4c12-af91-898c40590ffb 2018-07-17 09:18:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:03,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-39941d66-18fa-4321-bf8b-c5e1c593296c Date: Tue, 17 Jul 2018 09:18:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["98fd3362-310c-47e4-bdba-8d5b849abe04"],"description":"","tags":[],"updated_at":"2018-07-17T09:17:38Z","provider:segmentation_id":73,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:37Z","provider:network_type":"vxlan"}]} 2018-07-17 09:18:03,697 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net used request id req-39941d66-18fa-4321-bf8b-c5e1c593296c 2018-07-17 09:18:03,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:03,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:03 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5c837f18-657c-4e95-b234-2088b05614cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:18:03,730 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-5c837f18-657c-4e95-b234-2088b05614cd 2018-07-17 09:18:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:03,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6525b1b8-1b93-4611-9999-697d35309519 Date: Tue, 17 Jul 2018 09:18:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","dns_nameservers":[],"updated_at":"2018-07-17T09:17:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"98fd3362-310c-47e4-bdba-8d5b849abe04","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet"}]} 2018-07-17 09:18:03,799 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-6525b1b8-1b93-4611-9999-697d35309519 2018-07-17 09:18:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:03,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-e711b28d-0c4b-4685-877f-408ef755577d Date: Tue, 17 Jul 2018 09:18:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.2"}],"id":"1b86e460-4a41-48be-b816-5a891333b980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:32:59","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.3"}],"id":"42b67467-be01-4bbc-82a0-a8ae645fb28c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:b9:21","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.4"}],"id":"468f4750-3ef8-44f7-8061-929484a44e81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:08:67","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9b6ae15a-086a-48e5-a1a7-f7aab9e29805","name":"","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:17:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"98fd3362-310c-47e4-bdba-8d5b849abe04","ip_address":"10.55.0.12"}],"id":"debfc28c-51e5-4a19-9d93-007a5b101bf9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:3d:d9","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"27f1e4b4-dd38-4456-977c-29e6fab30835","name":"NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port","admin_state_up":true,"network_id":"9b6ae15a-086a-48e5-a1a7-f7aab9e29805","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:17:45Z","binding:vnic_type":"normal"}]} 2018-07-17 09:18:03,886 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-e711b28d-0c4b-4685-877f-408ef755577d 2018-07-17 09:18:03,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835/os-volume_attachments/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db95415cee87e4ad3c859d97143326d09a250e8b" 2018-07-17 09:18:04,253 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c0d45f-bcf3-41d1-b0ce-090fb33d4b25 x-compute-request-id: req-95c0d45f-bcf3-41d1-b0ce-090fb33d4b25 2018-07-17 09:18:04,253 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835/os-volume_attachments/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-95c0d45f-bcf3-41d1-b0ce-090fb33d4b25 2018-07-17 09:18:04,253 - create_instance - INFO - Deleting Port with ID - debfc28c-51e5-4a19-9d93-007a5b101bf9 2018-07-17 09:18:04,253 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-port 2018-07-17 09:18:04,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/debfc28c-51e5-4a19-9d93-007a5b101bf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:05,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57418a99-0942-4bb5-814b-f7272dcbc092 Date: Tue, 17 Jul 2018 09:18:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:18:05,245 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/debfc28c-51e5-4a19-9d93-007a5b101bf9 used request id req-57418a99-0942-4bb5-814b-f7272dcbc092 2018-07-17 09:18:05,245 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst 2018-07-17 09:18:05,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:05,526 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e6de14d-54bd-4216-9fd5-59ffdccd22ce x-compute-request-id: req-4e6de14d-54bd-4216-9fd5-59ffdccd22ce 2018-07-17 09:18:05,526 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-4e6de14d-54bd-4216-9fd5-59ffdccd22ce 2018-07-17 09:18:05,527 - create_instance - INFO - Checking deletion status 2018-07-17 09:18:05,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:05,827 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1519 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa2ebd75-f289-450f-b6d2-3e86388ec105 x-compute-request-id: req-aa2ebd75-f289-450f-b6d2-3e86388ec105 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/27f1e4b4-dd38-4456-977c-29e6fab30835", "rel": "bookmark"}], "image": {"id": "4b4745c2-a410-468f-b55f-88faaad4ab54", "links": [{"href": "https://192.16.1.222:8774/images/4b4745c2-a410-468f-b55f-88faaad4ab54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000025", "OS-SRV-USG:launched_at": "2018-07-17T09:17:52.000000", "flavor": {"id": "87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "links": [{"href": "https://192.16.1.222:8774/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf", "rel": "bookmark"}]}, "id": "27f1e4b4-dd38-4456-977c-29e6fab30835", "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:18:05Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst", "created": "2018-07-17T09:17:48Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:18:05,828 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-aa2ebd75-f289-450f-b6d2-3e86388ec105 2018-07-17 09:18:05,828 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst] is - ACTIVE 2018-07-17 09:18:05,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:18:08,831 - create_instance - DEBUG - VM status query timeout in 296.695547104 2018-07-17 09:18:08,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff9b70d6d84af40479afaf7708f38690d95dd2" 2018-07-17 09:18:08,928 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-1915c62b-6a3a-409a-a6bc-2bfbf78befad x-compute-request-id: req-1915c62b-6a3a-409a-a6bc-2bfbf78befad RESP BODY: {"itemNotFound": {"message": "Instance 27f1e4b4-dd38-4456-977c-29e6fab30835 could not be found.", "code": 404}} 2018-07-17 09:18:08,928 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/27f1e4b4-dd38-4456-977c-29e6fab30835 used request id req-1915c62b-6a3a-409a-a6bc-2bfbf78befad 2018-07-17 09:18:08,928 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 27f1e4b4-dd38-4456-977c-29e6fab30835 could not be found. (HTTP 404) (Request-ID: req-1915c62b-6a3a-409a-a6bc-2bfbf78befad) 2018-07-17 09:18:08,929 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-vm_inst 2018-07-17 09:18:08,932 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:18:09,038 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-14a139b8-2232-496b-aaf4-e54bf1475811 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-14a139b8-2232-496b-aaf4-e54bf1475811 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:18:04.000000", "replication_status": null, "snapshot_id": null, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "bootable": "false", "created_at": "2018-07-17T09:17:41.000000", "volume_type": "RBD"}} 2018-07-17 09:18:09,038 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-14a139b8-2232-496b-aaf4-e54bf1475811 2018-07-17 09:18:09,038 - create_volume - DEBUG - Instance status is - available 2018-07-17 09:18:09,039 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e 2018-07-17 09:18:09,039 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e 2018-07-17 09:18:09,040 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:18:10,295 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-46699316-4d8d-4aaf-b095-caeb3dbd691b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:18:10,295 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-46699316-4d8d-4aaf-b095-caeb3dbd691b 2018-07-17 09:18:10,297 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:18:10,560 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-21928d18-e44a-450c-89ca-26751eef73b8 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-21928d18-e44a-450c-89ca-26751eef73b8 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:18:09.000000", "replication_status": null, "snapshot_id": null, "id": "b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e", "bootable": "false", "created_at": "2018-07-17T09:17:41.000000", "volume_type": "RBD"}} 2018-07-17 09:18:10,560 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-21928d18-e44a-450c-89ca-26751eef73b8 2018-07-17 09:18:10,560 - create_volume - DEBUG - Instance status is - deleting 2018-07-17 09:18:10,560 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-17 09:18:13,564 - create_volume - DEBUG - Volume status query timeout in 56.7318170071 2018-07-17 09:18:13,566 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79add53-a641-46a1-9419-ae779ee3ad38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc65b3fadbde9f5197daf16964f854e4ee605767" 2018-07-17 09:18:14,335 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-84657fa6-5847-4a3c-ba20-6f1a97dbbe0a x-openstack-request-id: req-84657fa6-5847-4a3c-ba20-6f1a97dbbe0a RESP BODY: {"itemNotFound": {"message": "Volume b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 could not be found.", "code": 404}} 2018-07-17 09:18:14,335 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 used request id req-84657fa6-5847-4a3c-ba20-6f1a97dbbe0a 2018-07-17 09:18:14,335 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b48bc5dd-c9b8-4a82-96a3-07fa6fb0d4c7 could not be found. (HTTP 404) (Request-ID: req-84657fa6-5847-4a3c-ba20-6f1a97dbbe0a) 2018-07-17 09:18:14,335 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e 2018-07-17 09:18:14,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a0865956a717c86a371f39abff27bff46e685a" 2018-07-17 09:18:14,388 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7031eb2-6015-4c10-83f4-8608724e74b0 x-compute-request-id: req-f7031eb2-6015-4c10-83f4-8608724e74b0 2018-07-17 09:18:14,388 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/87e1cea0-0b07-469d-9bd1-ae3f52ab1baf used request id req-f7031eb2-6015-4c10-83f4-8608724e74b0 2018-07-17 09:18:14,389 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet 2018-07-17 09:18:14,389 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-subnet 2018-07-17 09:18:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/98fd3362-310c-47e4-bdba-8d5b849abe04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:18:17,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1262601f-1cd8-4fa9-be8c-b4ebe3df3651 Date: Tue, 17 Jul 2018 09:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:18:17,414 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/98fd3362-310c-47e4-bdba-8d5b849abe04 used request id req-1262601f-1cd8-4fa9-be8c-b4ebe3df3651 2018-07-17 09:18:17,414 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-net 2018-07-17 09:18:17,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9b6ae15a-086a-48e5-a1a7-f7aab9e29805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bef610202c0a0b6d81194f34d36dcef8e1b6cd4" 2018-07-17 09:18:19,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6bff046-a688-41c0-ae03-0ab5e76f7d25 Date: Tue, 17 Jul 2018 09:18:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:18:19,586 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9b6ae15a-086a-48e5-a1a7-f7aab9e29805 used request id req-d6bff046-a688-41c0-ae03-0ab5e76f7d25 2018-07-17 09:18:19,587 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a11bfbad-d16b-4045-b3b1-eb2970f91e4e-image 2018-07-17 09:18:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41582079ad81ecab067cc080f03cd89668fa6c77" 2018-07-17 09:18:20,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ecee6c04-c0dd-4e88-90df-2568a98fe3c0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:18:20,984 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/4b4745c2-a410-468f-b55f-88faaad4ab54 used request id req-ecee6c04-c0dd-4e88-90df-2568a98fe3c0 2018-07-17 09:18:20,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:20,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:20,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:21,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["wCxVSv07TG29ygyRRN5oiA"], "issued_at": "2018-07-17T09:18:21.000000Z"}} 2018-07-17 09:18:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8a48a41d45292cad0782b545ab52472a6d0135" 2018-07-17 09:18:21,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ef397473-1fa5-4a31-8a58-3fc7e8609c60 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:21,456 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ef397473-1fa5-4a31-8a58-3fc7e8609c60 2018-07-17 09:18:21,458 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:21,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8a48a41d45292cad0782b545ab52472a6d0135" 2018-07-17 09:18:21,627 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e81fe4cb-f07a-49c9-a7dd-540fcfe71ce1 x-compute-request-id: req-e81fe4cb-f07a-49c9-a7dd-540fcfe71ce1 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:21,627 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-e81fe4cb-f07a-49c9-a7dd-540fcfe71ce1 2018-07-17 09:18:21,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8a48a41d45292cad0782b545ab52472a6d0135" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d1c405d1-8b09-4254-93fc-90763e374eebname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-17 09:18:21,687 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1acbb905-a0d4-4a8b-bf90-cb0c97ff24eb x-compute-request-id: req-1acbb905-a0d4-4a8b-bf90-cb0c97ff24eb RESP BODY: {"flavor": {"name": "CreateFlavorTests-d1c405d1-8b09-4254-93fc-90763e374eebname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83cc9cc1-7c09-4b85-9cf9-1c5180b1391c"}} 2018-07-17 09:18:21,687 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1acbb905-a0d4-4a8b-bf90-cb0c97ff24eb 2018-07-17 09:18:21,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:22,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["v3Gj575rTcOhuFutn8LMyw"], "issued_at": "2018-07-17T09:18:22.000000Z"}} 2018-07-17 09:18:22,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae3460c1d03b030042d7ec07a1f1aa7d1269a6b" 2018-07-17 09:18:22,213 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f34efb8-26e6-4a88-bf69-f83336e753f3 x-compute-request-id: req-1f34efb8-26e6-4a88-bf69-f83336e753f3 RESP BODY: {"flavor": {"name": "CreateFlavorTests-d1c405d1-8b09-4254-93fc-90763e374eebname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83cc9cc1-7c09-4b85-9cf9-1c5180b1391c"}} 2018-07-17 09:18:22,213 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c used request id req-1f34efb8-26e6-4a88-bf69-f83336e753f3 2018-07-17 09:18:22,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae3460c1d03b030042d7ec07a1f1aa7d1269a6b" 2018-07-17 09:18:22,254 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-54d3e520-eb74-4911-b967-20dec5c99fc9 x-compute-request-id: req-54d3e520-eb74-4911-b967-20dec5c99fc9 RESP BODY: {"extra_specs": {}} 2018-07-17 09:18:22,254 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c/os-extra_specs used request id req-54d3e520-eb74-4911-b967-20dec5c99fc9 2018-07-17 09:18:22,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8a48a41d45292cad0782b545ab52472a6d0135" 2018-07-17 09:18:22,306 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c593f69-af89-43a0-ab4e-b9ab662c3b63 x-compute-request-id: req-5c593f69-af89-43a0-ab4e-b9ab662c3b63 2018-07-17 09:18:22,307 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/83cc9cc1-7c09-4b85-9cf9-1c5180b1391c used request id req-5c593f69-af89-43a0-ab4e-b9ab662c3b63 2018-07-17 09:18:22,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae3460c1d03b030042d7ec07a1f1aa7d1269a6b" 2018-07-17 09:18:22,361 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb4aacf8-ad99-4ea0-8e51-c9d7df867fad x-compute-request-id: req-cb4aacf8-ad99-4ea0-8e51-c9d7df867fad RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:22,361 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-cb4aacf8-ad99-4ea0-8e51-c9d7df867fad 2018-07-17 09:18:22,363 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:22,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:22,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:22,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["pILeB8_tQBm5plpijXjSzA"], "issued_at": "2018-07-17T09:18:22.000000Z"}} 2018-07-17 09:18:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5535cecb88a9f7f58478782f09ca05c406033bd9" 2018-07-17 09:18:22,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3548ad07-2234-40fc-9c8d-9ba7f08751f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:22,829 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3548ad07-2234-40fc-9c8d-9ba7f08751f6 2018-07-17 09:18:22,830 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:22,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5535cecb88a9f7f58478782f09ca05c406033bd9" 2018-07-17 09:18:22,925 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf09de72-527f-4e02-a107-84214eca8c86 x-compute-request-id: req-bf09de72-527f-4e02-a107-84214eca8c86 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:22,925 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bf09de72-527f-4e02-a107-84214eca8c86 2018-07-17 09:18:22,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5535cecb88a9f7f58478782f09ca05c406033bd9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9a939296-ff41-4c7c-8f2f-5738cd7b4362name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-17 09:18:22,989 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-79620ac7-e751-406f-a69a-804aea6d5b23 x-compute-request-id: req-79620ac7-e751-406f-a69a-804aea6d5b23 RESP BODY: {"flavor": {"name": "CreateFlavorTests-9a939296-ff41-4c7c-8f2f-5738cd7b4362name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3165f7c1-46f4-429a-af22-81c4bebba041", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3165f7c1-46f4-429a-af22-81c4bebba041"}} 2018-07-17 09:18:22,989 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-79620ac7-e751-406f-a69a-804aea6d5b23 2018-07-17 09:18:22,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:23,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["SO3Cy1SaQ7WtrKKnQNdoHw"], "issued_at": "2018-07-17T09:18:23.000000Z"}} 2018-07-17 09:18:23,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bdb267777b07fec1c51293af4f7fd213f79ce3" 2018-07-17 09:18:23,516 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8df4470-8968-4a55-aab1-51341020fb94 x-compute-request-id: req-c8df4470-8968-4a55-aab1-51341020fb94 RESP BODY: {"flavor": {"name": "CreateFlavorTests-9a939296-ff41-4c7c-8f2f-5738cd7b4362name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3165f7c1-46f4-429a-af22-81c4bebba041", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3165f7c1-46f4-429a-af22-81c4bebba041"}} 2018-07-17 09:18:23,516 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041 used request id req-c8df4470-8968-4a55-aab1-51341020fb94 2018-07-17 09:18:23,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bdb267777b07fec1c51293af4f7fd213f79ce3" 2018-07-17 09:18:23,562 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-63bac76e-84f9-459f-bd8c-bbb58cc237fc x-compute-request-id: req-63bac76e-84f9-459f-bd8c-bbb58cc237fc RESP BODY: {"extra_specs": {}} 2018-07-17 09:18:23,562 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041/os-extra_specs used request id req-63bac76e-84f9-459f-bd8c-bbb58cc237fc 2018-07-17 09:18:23,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bdb267777b07fec1c51293af4f7fd213f79ce3" 2018-07-17 09:18:23,603 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3957b905-0983-4a5a-bc7b-a39b08e1e1ab x-compute-request-id: req-3957b905-0983-4a5a-bc7b-a39b08e1e1ab 2018-07-17 09:18:23,603 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041 used request id req-3957b905-0983-4a5a-bc7b-a39b08e1e1ab 2018-07-17 09:18:23,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bdb267777b07fec1c51293af4f7fd213f79ce3" 2018-07-17 09:18:23,636 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f57891b-aeb1-4a35-8fa2-d004d2c75250 x-compute-request-id: req-1f57891b-aeb1-4a35-8fa2-d004d2c75250 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:23,636 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1f57891b-aeb1-4a35-8fa2-d004d2c75250 2018-07-17 09:18:23,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5535cecb88a9f7f58478782f09ca05c406033bd9" 2018-07-17 09:18:23,673 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 x-openstack-request-id: req-e448e80f-cab6-4079-801b-dbaf7c7de918 x-compute-request-id: req-e448e80f-cab6-4079-801b-dbaf7c7de918 RESP BODY: {"itemNotFound": {"message": "Flavor 3165f7c1-46f4-429a-af22-81c4bebba041 could not be found.", "code": 404}} 2018-07-17 09:18:23,674 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/3165f7c1-46f4-429a-af22-81c4bebba041 used request id req-e448e80f-cab6-4079-801b-dbaf7c7de918 2018-07-17 09:18:23,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:23,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:23,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:24,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["AU_s_1d2QwmNme6-_ZAz_g"], "issued_at": "2018-07-17T09:18:24.000000Z"}} 2018-07-17 09:18:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abd0d95dffc2bbebb97b205b9a989341a6dfc07" 2018-07-17 09:18:24,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2b4f43b2-725f-4733-92ce-4e01dd5441f0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:24,140 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2b4f43b2-725f-4733-92ce-4e01dd5441f0 2018-07-17 09:18:24,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:24,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abd0d95dffc2bbebb97b205b9a989341a6dfc07" 2018-07-17 09:18:24,221 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4246b948-98c5-473a-8020-fc018ba9bb05 x-compute-request-id: req-4246b948-98c5-473a-8020-fc018ba9bb05 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:24,221 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-4246b948-98c5-473a-8020-fc018ba9bb05 2018-07-17 09:18:24,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abd0d95dffc2bbebb97b205b9a989341a6dfc07" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-fa0fe3a4-db90-49d2-aece-19e091f6d0f3name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-17 09:18:24,268 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4002fc67-1b2b-4612-8601-299329fc5351 x-compute-request-id: req-4002fc67-1b2b-4612-8601-299329fc5351 RESP BODY: {"flavor": {"name": "CreateFlavorTests-fa0fe3a4-db90-49d2-aece-19e091f6d0f3name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f3f832bd-bf71-4867-8008-8ec1450a1230"}} 2018-07-17 09:18:24,268 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-4002fc67-1b2b-4612-8601-299329fc5351 2018-07-17 09:18:24,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:24,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["UIUOMFAkTEmucpBxfN08Ig"], "issued_at": "2018-07-17T09:18:24.000000Z"}} 2018-07-17 09:18:24,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc93e5de14521bca98f101f7d366f8398290f3f" 2018-07-17 09:18:24,787 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b5584a3-aa5e-484f-942a-5a6c5970684c x-compute-request-id: req-6b5584a3-aa5e-484f-942a-5a6c5970684c RESP BODY: {"flavor": {"name": "CreateFlavorTests-fa0fe3a4-db90-49d2-aece-19e091f6d0f3name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f3f832bd-bf71-4867-8008-8ec1450a1230"}} 2018-07-17 09:18:24,788 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230 used request id req-6b5584a3-aa5e-484f-942a-5a6c5970684c 2018-07-17 09:18:24,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc93e5de14521bca98f101f7d366f8398290f3f" 2018-07-17 09:18:24,817 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bafac97-99ba-4736-8f04-a2aefdd0d5e7 x-compute-request-id: req-7bafac97-99ba-4736-8f04-a2aefdd0d5e7 RESP BODY: {"extra_specs": {}} 2018-07-17 09:18:24,818 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230/os-extra_specs used request id req-7bafac97-99ba-4736-8f04-a2aefdd0d5e7 2018-07-17 09:18:24,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abd0d95dffc2bbebb97b205b9a989341a6dfc07" 2018-07-17 09:18:24,893 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3100b2d-a2c4-4a2f-896f-3c8270952e10 x-compute-request-id: req-e3100b2d-a2c4-4a2f-896f-3c8270952e10 2018-07-17 09:18:24,893 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/f3f832bd-bf71-4867-8008-8ec1450a1230 used request id req-e3100b2d-a2c4-4a2f-896f-3c8270952e10 2018-07-17 09:18:24,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:24,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:24,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:25,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Wvlfc9UhS4-KhsodTF8mLw"], "issued_at": "2018-07-17T09:18:25.000000Z"}} 2018-07-17 09:18:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fed1fc4ddc79689de72039ce0800cb820e9b9b9" 2018-07-17 09:18:25,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9e2c1b0d-e48a-4501-9bc7-517cff7e3805 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:25,367 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9e2c1b0d-e48a-4501-9bc7-517cff7e3805 2018-07-17 09:18:25,368 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:25,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fed1fc4ddc79689de72039ce0800cb820e9b9b9" 2018-07-17 09:18:25,482 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2aa9aa33-8305-44d9-9956-d8a025a19de9 x-compute-request-id: req-2aa9aa33-8305-44d9-9956-d8a025a19de9 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:25,482 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-2aa9aa33-8305-44d9-9956-d8a025a19de9 2018-07-17 09:18:25,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fed1fc4ddc79689de72039ce0800cb820e9b9b9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-fc6a1bf0-c43f-4f00-a48f-e7290b2d9566name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-17 09:18:25,583 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0934e67a-7395-4b2a-b35c-6f737eebf685 x-compute-request-id: req-0934e67a-7395-4b2a-b35c-6f737eebf685 RESP BODY: {"flavor": {"name": "CreateFlavorTests-fc6a1bf0-c43f-4f00-a48f-e7290b2d9566name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "495a8512-284c-40ea-a3f6-cb7897ccd41e"}} 2018-07-17 09:18:25,583 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-0934e67a-7395-4b2a-b35c-6f737eebf685 2018-07-17 09:18:25,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:26,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["11a8w7EhR3mYGeXRZi6I1A"], "issued_at": "2018-07-17T09:18:26.000000Z"}} 2018-07-17 09:18:26,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137277e6b21ea018ff06eb8390ba00ecc2a1c589" 2018-07-17 09:18:26,092 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e9ef3e8-8beb-4aff-b7ed-93a936ca3eac x-compute-request-id: req-7e9ef3e8-8beb-4aff-b7ed-93a936ca3eac RESP BODY: {"flavor": {"name": "CreateFlavorTests-fc6a1bf0-c43f-4f00-a48f-e7290b2d9566name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "495a8512-284c-40ea-a3f6-cb7897ccd41e"}} 2018-07-17 09:18:26,092 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e used request id req-7e9ef3e8-8beb-4aff-b7ed-93a936ca3eac 2018-07-17 09:18:26,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137277e6b21ea018ff06eb8390ba00ecc2a1c589" 2018-07-17 09:18:26,140 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e184f14c-01ec-4490-bfd1-f09a025120b4 x-compute-request-id: req-e184f14c-01ec-4490-bfd1-f09a025120b4 RESP BODY: {"extra_specs": {}} 2018-07-17 09:18:26,140 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e/os-extra_specs used request id req-e184f14c-01ec-4490-bfd1-f09a025120b4 2018-07-17 09:18:26,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137277e6b21ea018ff06eb8390ba00ecc2a1c589" 2018-07-17 09:18:26,205 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3002bc3-596e-4dc0-bbb1-a0bcec96624b x-compute-request-id: req-e3002bc3-596e-4dc0-bbb1-a0bcec96624b 2018-07-17 09:18:26,205 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e used request id req-e3002bc3-596e-4dc0-bbb1-a0bcec96624b 2018-07-17 09:18:26,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137277e6b21ea018ff06eb8390ba00ecc2a1c589" 2018-07-17 09:18:26,242 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0871f3f-4340-456b-8fd1-686fa4418961 x-compute-request-id: req-d0871f3f-4340-456b-8fd1-686fa4418961 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:26,242 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d0871f3f-4340-456b-8fd1-686fa4418961 2018-07-17 09:18:26,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fed1fc4ddc79689de72039ce0800cb820e9b9b9" 2018-07-17 09:18:26,281 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 x-openstack-request-id: req-29b4dc2d-e555-4c59-96a8-7ebafa66af40 x-compute-request-id: req-29b4dc2d-e555-4c59-96a8-7ebafa66af40 RESP BODY: {"itemNotFound": {"message": "Flavor 495a8512-284c-40ea-a3f6-cb7897ccd41e could not be found.", "code": 404}} 2018-07-17 09:18:26,281 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/495a8512-284c-40ea-a3f6-cb7897ccd41e used request id req-29b4dc2d-e555-4c59-96a8-7ebafa66af40 2018-07-17 09:18:26,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:26,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:26,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:26,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["tj3rRmIwRKi_3Pk_OL4fUg"], "issued_at": "2018-07-17T09:18:26.000000Z"}} 2018-07-17 09:18:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dd806329241a92b71e77f80cf167b8f4888348" 2018-07-17 09:18:26,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3ac4e3fb-0e3e-437e-b13a-791843ea4bea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:26,758 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3ac4e3fb-0e3e-437e-b13a-791843ea4bea 2018-07-17 09:18:26,759 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:26,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dd806329241a92b71e77f80cf167b8f4888348" 2018-07-17 09:18:26,851 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-199aac88-433b-4e7d-b307-024671c69678 x-compute-request-id: req-199aac88-433b-4e7d-b307-024671c69678 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:26,851 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-199aac88-433b-4e7d-b307-024671c69678 2018-07-17 09:18:26,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dd806329241a92b71e77f80cf167b8f4888348" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ac4fc81c-3cc8-414b-9652-7a30583c6a6cname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-17 09:18:26,913 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e6aeb8f-4ef5-4513-b4b9-ba665b5a4cca x-compute-request-id: req-1e6aeb8f-4ef5-4513-b4b9-ba665b5a4cca RESP BODY: {"flavor": {"name": "CreateFlavorTests-ac4fc81c-3cc8-414b-9652-7a30583c6a6cname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "95e7c676-c1e3-4fb5-a99b-9dd42bd458c1"}} 2018-07-17 09:18:26,913 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1e6aeb8f-4ef5-4513-b4b9-ba665b5a4cca 2018-07-17 09:18:26,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:27,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["CKtBIip2RhuoDvM3AtH0nQ"], "issued_at": "2018-07-17T09:18:27.000000Z"}} 2018-07-17 09:18:27,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b39b4f74b38c6ac716081795d2a1897f7bd0b" 2018-07-17 09:18:27,442 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1df0da07-315d-47d7-8027-e4fbce7bfcd0 x-compute-request-id: req-1df0da07-315d-47d7-8027-e4fbce7bfcd0 RESP BODY: {"flavor": {"name": "CreateFlavorTests-ac4fc81c-3cc8-414b-9652-7a30583c6a6cname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "95e7c676-c1e3-4fb5-a99b-9dd42bd458c1"}} 2018-07-17 09:18:27,442 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1 used request id req-1df0da07-315d-47d7-8027-e4fbce7bfcd0 2018-07-17 09:18:27,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6b39b4f74b38c6ac716081795d2a1897f7bd0b" 2018-07-17 09:18:27,473 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-80dc3892-4482-4bff-ae5a-264bc1bfc722 x-compute-request-id: req-80dc3892-4482-4bff-ae5a-264bc1bfc722 RESP BODY: {"extra_specs": {}} 2018-07-17 09:18:27,473 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1/os-extra_specs used request id req-80dc3892-4482-4bff-ae5a-264bc1bfc722 2018-07-17 09:18:27,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:27,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:27,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["spGnCLklS-WbONEOh9N9xA"], "issued_at": "2018-07-17T09:18:27.000000Z"}} 2018-07-17 09:18:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ba2ceb372eadfd564fa06cc66ee2c6fe8641c8" 2018-07-17 09:18:27,940 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b0668c26-9a82-4abe-b05d-925d529b4e63 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:27,940 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b0668c26-9a82-4abe-b05d-925d529b4e63 2018-07-17 09:18:27,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:27,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ba2ceb372eadfd564fa06cc66ee2c6fe8641c8" 2018-07-17 09:18:28,019 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8aafed9d-3360-44b8-a969-ddf3ef46b74c x-compute-request-id: req-8aafed9d-3360-44b8-a969-ddf3ef46b74c RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "bookmark"}], "name": "CreateFlavorTests-ac4fc81c-3cc8-414b-9652-7a30583c6a6cname"}]} 2018-07-17 09:18:28,019 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8aafed9d-3360-44b8-a969-ddf3ef46b74c 2018-07-17 09:18:28,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ba2ceb372eadfd564fa06cc66ee2c6fe8641c8" 2018-07-17 09:18:28,064 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-94a379fb-e42c-4b40-a9fe-36340f1f1964 x-compute-request-id: req-94a379fb-e42c-4b40-a9fe-36340f1f1964 RESP BODY: {"flavor": {"name": "CreateFlavorTests-ac4fc81c-3cc8-414b-9652-7a30583c6a6cname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "95e7c676-c1e3-4fb5-a99b-9dd42bd458c1"}} 2018-07-17 09:18:28,064 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1 used request id req-94a379fb-e42c-4b40-a9fe-36340f1f1964 2018-07-17 09:18:28,064 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-ac4fc81c-3cc8-414b-9652-7a30583c6a6cname 2018-07-17 09:18:28,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dd806329241a92b71e77f80cf167b8f4888348" 2018-07-17 09:18:28,139 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ca2b1f3-8610-406a-91a2-227e223ccf53 x-compute-request-id: req-8ca2b1f3-8610-406a-91a2-227e223ccf53 2018-07-17 09:18:28,140 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/95e7c676-c1e3-4fb5-a99b-9dd42bd458c1 used request id req-8ca2b1f3-8610-406a-91a2-227e223ccf53 2018-07-17 09:18:28,141 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:18:28,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:28,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:28,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["l6CZ1GRGTkWazOE-F12-0A"], "issued_at": "2018-07-17T09:18:28.000000Z"}} 2018-07-17 09:18:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:28,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8d59b0a0-82d4-409c-9b10-ffb437da9756 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:28,622 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8d59b0a0-82d4-409c-9b10-ffb437da9756 2018-07-17 09:18:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:28,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-41f26e10-e82a-4e93-8a9a-d1b166d3d768 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image"} 2018-07-17 09:18:28,727 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image used request id req-41f26e10-e82a-4e93-8a9a-d1b166d3d768 2018-07-17 09:18:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:28,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-39aecd02-4902-4e57-bf8f-058bc95f0cb6 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:18:28,743 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-39aecd02-4902-4e57-bf8f-058bc95f0cb6 2018-07-17 09:18:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image"}' 2018-07-17 09:18:28,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-ac6430b6-cab7-4b30-980f-35d0b47e8750 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:18:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:18:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053", "min_disk": 0, "protected": false, "id": "516564fd-9a5a-4f6e-9c5d-daaf33b92053", "file": "/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:18:28,910 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-ac6430b6-cab7-4b30-980f-35d0b47e8750 2018-07-17 09:18:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" -d '' 2018-07-17 09:18:29,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-26541b11-adb2-429c-b71d-f2df387bb947 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:18:29,587 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/file used request id req-26541b11-adb2-429c-b71d-f2df387bb947 2018-07-17 09:18:29,587 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:18:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:29,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-c3fdd7bb-ef28-4053-ac13-ac6173d92f19 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:18:29Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/snap", "metadata": {}}], "self": "/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053", "min_disk": 0, "protected": false, "id": "516564fd-9a5a-4f6e-9c5d-daaf33b92053", "file": "/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:18:29,619 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 used request id req-c3fdd7bb-ef28-4053-ac13-ac6173d92f19 2018-07-17 09:18:29,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-defa9cd9-a385-45b2-882f-80fe5719c14d RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:18:29,633 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-defa9cd9-a385-45b2-882f-80fe5719c14d 2018-07-17 09:18:29,634 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image 2018-07-17 09:18:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:29,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-0b3d77a5-983d-4fb0-bfeb-eb5b34d9bc13 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:18:29Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/snap", "metadata": {}}], "self": "/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053", "min_disk": 0, "protected": false, "id": "516564fd-9a5a-4f6e-9c5d-daaf33b92053", "file": "/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:18:29,679 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 used request id req-0b3d77a5-983d-4fb0-bfeb-eb5b34d9bc13 2018-07-17 09:18:29,680 - create_image - DEBUG - Instance status is - active 2018-07-17 09:18:29,680 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image 2018-07-17 09:18:29,680 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image 2018-07-17 09:18:29,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:29,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:30,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["b1ZfvFxLRX-h5gAsujM77w"], "issued_at": "2018-07-17T09:18:30.000000Z"}} 2018-07-17 09:18:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e103f4f276ea2a15d94d7dcff3310caa926d57f" 2018-07-17 09:18:30,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9d6f1003-b4e9-42c8-b151-2e4b90275eb9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:30,134 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9d6f1003-b4e9-42c8-b151-2e4b90275eb9 2018-07-17 09:18:30,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:30,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e103f4f276ea2a15d94d7dcff3310caa926d57f" 2018-07-17 09:18:30,236 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3131ac7-e222-43e8-a05b-55e350864507 x-compute-request-id: req-f3131ac7-e222-43e8-a05b-55e350864507 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:30,236 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f3131ac7-e222-43e8-a05b-55e350864507 2018-07-17 09:18:30,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e103f4f276ea2a15d94d7dcff3310caa926d57f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:18:30,332 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a00a330-efe3-40be-b02d-d616ed56bd1b x-compute-request-id: req-2a00a330-efe3-40be-b02d-d616ed56bd1b RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14"}} 2018-07-17 09:18:30,332 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-2a00a330-efe3-40be-b02d-d616ed56bd1b 2018-07-17 09:18:30,333 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:18:30,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:30,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["cR8f8pCBS7aRRaS5w7me7A"], "issued_at": "2018-07-17T09:18:30.000000Z"}} 2018-07-17 09:18:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}}' 2018-07-17 09:18:34,462 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-b3627518-00e4-42f3-8095-6b72db0a524e RESP BODY: {"stack": {"id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}]}} 2018-07-17 09:18:34,462 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-b3627518-00e4-42f3-8095-6b72db0a524e 2018-07-17 09:18:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:35,087 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-5a4e0c64-a7f3-4d59-afd8-af88188584bd RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:35,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-abb174eb-942a-47c2-8562-3462d91de107 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:18:35,768 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-abb174eb-942a-47c2-8562-3462d91de107 2018-07-17 09:18:35,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:36,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-b66f6b87-b149-4586-8d1a-c527eb535d63 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "deletion_time": null, "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "updated_time": null, "project": "17d0877d57364269bc7f9ac3dfa7e679", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "tags": null}]} 2018-07-17 09:18:36,396 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1 used request id req-b66f6b87-b149-4586-8d1a-c527eb535d63 2018-07-17 09:18:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:37,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-c151d2c6-57e1-4f82-9cf6-3b181117a929 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "deletion_time": null, "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "updated_time": null, "project": "17d0877d57364269bc7f9ac3dfa7e679", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "tags": null}]} 2018-07-17 09:18:37,061 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1 used request id req-c151d2c6-57e1-4f82-9cf6-3b181117a929 2018-07-17 09:18:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:37,785 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-bdad7763-d06e-4640-b328-03ee4b338a7a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:38,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-7b7a68aa-2fdc-4362-82a2-a6424da034b8 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:18:38,587 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-7b7a68aa-2fdc-4362-82a2-a6424da034b8 2018-07-17 09:18:38,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:39,241 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-c6f09033-27da-445d-bb60-625d0107a95a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:40,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3304 x-openstack-request-id: req-d0382d78-be23-4c78-8f39-69be5600af90 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "20a21742-50c4-408f-bf4d-f01367b755f9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87472f3b-88bb-4496-b662-298f60468a9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "932415b1-7129-4591-afb3-c9a5166ff0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-17T09:18:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-17 09:18:40,053 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources used request id req-d0382d78-be23-4c78-8f39-69be5600af90 2018-07-17 09:18:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:40,692 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-727f91dc-5bba-41d0-9dbe-e2d525982da7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:41,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-0057fa7e-fea8-4718-b19d-d62fd500e871 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:18:41,627 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-0057fa7e-fea8-4718-b19d-d62fd500e871 2018-07-17 09:18:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:42,151 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-eeef81cb-6767-43b5-8f5f-dd603799fcc7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:42,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-7ee45497-435c-4315-9318-cc947ccb2830 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:18:42,786 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-7ee45497-435c-4315-9318-cc947ccb2830 2018-07-17 09:18:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:46,368 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e3526156-5c36-4bd2-b368-6faa6e36b23d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:46,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-c1545a35-a0ef-42a2-8512-66796dc4265b RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:18:46,883 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-c1545a35-a0ef-42a2-8512-66796dc4265b 2018-07-17 09:18:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:50,346 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-3e8bfba4-cd89-4e2c-bcd7-8fcca7d3555f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:51,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-109d5538-0279-4d34-a583-5a0456f9ede5 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1", "stack_user_project_id": "ea8b8e1162fb422e84529282a69e4f3c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:18:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "482ee906-5ec5-4605-bf58-d1eea38a91c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:18:51,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-109d5538-0279-4d34-a583-5a0456f9ede5 2018-07-17 09:18:51,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:51,479 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-ccf55668-882a-44f5-b9f4-93668df5dd5e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-92396a07-c6ca-4a39-850f-a18c14c07fb2 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "20a21742-50c4-408f-bf4d-f01367b755f9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87472f3b-88bb-4496-b662-298f60468a9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "932415b1-7129-4591-afb3-c9a5166ff0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a26fc0e8-27ac-46fd-ae15-84fa1ec5376d", "resource_type": "OS::Nova::Server"}]} 2018-07-17 09:18:51,989 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources used request id req-92396a07-c6ca-4a39-850f-a18c14c07fb2 2018-07-17 09:18:51,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=932415b1-7129-4591-afb3-c9a5166ff0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:52,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-7111b3a4-28e9-4ed9-83e4-cb87a73c06d7 Date: Tue, 17 Jul 2018 09:18:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"932415b1-7129-4591-afb3-c9a5166ff0c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["87472f3b-88bb-4496-b662-298f60468a9e"],"description":"","tags":[],"updated_at":"2018-07-17T09:18:36Z","provider:segmentation_id":48,"name":"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:34Z","provider:network_type":"vxlan"}]} 2018-07-17 09:18:52,162 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=932415b1-7129-4591-afb3-c9a5166ff0c5 used request id req-7111b3a4-28e9-4ed9-83e4-cb87a73c06d7 2018-07-17 09:18:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:52,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a1108c7-4ad3-4a95-a342-1fc5b5b7ce40 Date: Tue, 17 Jul 2018 09:18:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"87472f3b-88bb-4496-b662-298f60468a9e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet"}]} 2018-07-17 09:18:52,254 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 used request id req-7a1108c7-4ad3-4a95-a342-1fc5b5b7ce40 2018-07-17 09:18:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd821347-9501-4398-9fa2-280bea5e7044 Date: Tue, 17 Jul 2018 09:18:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"87472f3b-88bb-4496-b662-298f60468a9e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet"}]} 2018-07-17 09:18:52,326 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 used request id req-dd821347-9501-4398-9fa2-280bea5e7044 2018-07-17 09:18:52,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:52,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c857e8ff-bb64-4a0a-9782-14fb177a00d5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:52,351 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c857e8ff-bb64-4a0a-9782-14fb177a00d5 2018-07-17 09:18:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:52,806 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-80716d3d-8a85-41c2-b204-1acc192aef6a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:53,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-ccc785f7-b9b4-438f-8841-b6c6216d895b RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "20a21742-50c4-408f-bf4d-f01367b755f9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87472f3b-88bb-4496-b662-298f60468a9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "932415b1-7129-4591-afb3-c9a5166ff0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a26fc0e8-27ac-46fd-ae15-84fa1ec5376d", "resource_type": "OS::Nova::Server"}]} 2018-07-17 09:18:53,446 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources used request id req-ccc785f7-b9b4-438f-8841-b6c6216d895b 2018-07-17 09:18:53,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/a26fc0e8-27ac-46fd-ae15-84fa1ec5376d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:53,738 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1743 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2edc8457-cc00-4b47-ba1a-8aa97777dd80 x-compute-request-id: req-2edc8457-cc00-4b47-ba1a-8aa97777dd80 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:de:be", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/a26fc0e8-27ac-46fd-ae15-84fa1ec5376d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/a26fc0e8-27ac-46fd-ae15-84fa1ec5376d", "rel": "bookmark"}], "image": {"id": "516564fd-9a5a-4f6e-9c5d-daaf33b92053", "links": [{"href": "https://192.16.1.222:8774/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000028", "OS-SRV-USG:launched_at": "2018-07-17T09:18:45.000000", "flavor": {"id": "3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14", "links": [{"href": "https://192.16.1.222:8774/flavors/3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14", "rel": "bookmark"}]}, "id": "a26fc0e8-27ac-46fd-ae15-84fa1ec5376d", "security_groups": [{"name": "default"}], "user_id": "566935f949fb4e8e876c8605a3785835", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:18:45Z", "hostId": "3bb81468a6deb0a3b44b3f1a0bdad6b1c3bd1c879d8d31adf034f481", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-inst", "created": "2018-07-17T09:18:40Z", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:18:53,738 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/a26fc0e8-27ac-46fd-ae15-84fa1ec5376d used request id req-2edc8457-cc00-4b47-ba1a-8aa97777dd80 2018-07-17 09:18:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:53,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-282bed14-cb12-4cdf-8b15-c6c90ab73137 Date: Tue, 17 Jul 2018 09:18:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"932415b1-7129-4591-afb3-c9a5166ff0c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["87472f3b-88bb-4496-b662-298f60468a9e"],"description":"","tags":[],"updated_at":"2018-07-17T09:18:36Z","provider:segmentation_id":48,"name":"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:34Z","provider:network_type":"vxlan"}]} 2018-07-17 09:18:53,881 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-net used request id req-282bed14-cb12-4cdf-8b15-c6c90ab73137 2018-07-17 09:18:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:18:53,889 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:18:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:53,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:53 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-eb261a5e-9839-48ac-8fc7-7afa813a3bc6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:18:53,929 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-eb261a5e-9839-48ac-8fc7-7afa813a3bc6 2018-07-17 09:18:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:54,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb9a32a0-614c-4cef-ab58-8b27373aa2e2 Date: Tue, 17 Jul 2018 09:18:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:36Z","dns_nameservers":[],"updated_at":"2018-07-17T09:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"87472f3b-88bb-4496-b662-298f60468a9e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-subnet"}]} 2018-07-17 09:18:54,015 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 used request id req-eb9a32a0-614c-4cef-ab58-8b27373aa2e2 2018-07-17 09:18:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3709 X-Openstack-Request-Id: req-3b4c49f3-214d-4b7f-a0c2-f2e085b688ad Date: Tue, 17 Jul 2018 09:18:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:18:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"87472f3b-88bb-4496-b662-298f60468a9e","ip_address":"10.0.0.4"}],"id":"20a21742-50c4-408f-bf4d-f01367b755f9","security_groups":["230417a4-da3e-4a94-b3de-ac36a64e3844"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:de:be","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"a26fc0e8-27ac-46fd-ae15-84fa1ec5376d","name":"HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1-server1_port-fdmfaalkgd3r","admin_state_up":true,"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:18:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87472f3b-88bb-4496-b662-298f60468a9e","ip_address":"10.0.0.2"}],"id":"8d3465f2-2650-4173-8584-4e194bc85b3c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:68:0a","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-932415b1-7129-4591-afb3-c9a5166ff0c5","name":"","admin_state_up":true,"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87472f3b-88bb-4496-b662-298f60468a9e","ip_address":"10.0.0.5"}],"id":"aaa5e136-32db-4365-9e2c-d8c2cb090d6e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:cb:f0","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-932415b1-7129-4591-afb3-c9a5166ff0c5","name":"","admin_state_up":true,"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-17T09:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87472f3b-88bb-4496-b662-298f60468a9e","ip_address":"10.0.0.3"}],"id":"e9b4a516-3167-42cd-9a37-1b6fe58a328c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:12:f4","project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-932415b1-7129-4591-afb3-c9a5166ff0c5","name":"","admin_state_up":true,"network_id":"932415b1-7129-4591-afb3-c9a5166ff0c5","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T09:18:37Z","binding:vnic_type":"normal"}]} 2018-07-17 09:18:54,097 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=932415b1-7129-4591-afb3-c9a5166ff0c5 used request id req-3b4c49f3-214d-4b7f-a0c2-f2e085b688ad 2018-07-17 09:18:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:54,593 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-5f6f9c32-ad1d-4acc-b85d-e5f97cc8fa9f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:55,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-89fd7f87-7cf1-40c0-9130-652a094cb17e RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "20a21742-50c4-408f-bf4d-f01367b755f9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87472f3b-88bb-4496-b662-298f60468a9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "932415b1-7129-4591-afb3-c9a5166ff0c5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-17T09:18:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:18:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a26fc0e8-27ac-46fd-ae15-84fa1ec5376d", "resource_type": "OS::Nova::Server"}]} 2018-07-17 09:18:55,149 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4/resources used request id req-89fd7f87-7cf1-40c0-9130-652a094cb17e 2018-07-17 09:18:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/482ee906-5ec5-4605-bf58-d1eea38a91c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dc84b869ab77b7b3d3e4a6c3a68952eb68ba0f" 2018-07-17 09:18:55,728 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-11d3643d-62de-4d84-b7bf-f764118d9bd9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:18:56,291 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-0e9735f5-b167-4cf3-8332-90cbe99184f8 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:18:56,292 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-stack1/482ee906-5ec5-4605-bf58-d1eea38a91c4 used request id req-0e9735f5-b167-4cf3-8332-90cbe99184f8 2018-07-17 09:18:56,292 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d98dde27-0827-4a97-bb7e-3b131297ed85-image 2018-07-17 09:18:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6919b2a051aab2897eae9493d49759937fcd9d8" 2018-07-17 09:18:57,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ecb90bc3-edb8-42be-8f85-37f7839934f2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:18:57,132 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/516564fd-9a5a-4f6e-9c5d-daaf33b92053 used request id req-ecb90bc3-edb8-42be-8f85-37f7839934f2 2018-07-17 09:18:57,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e103f4f276ea2a15d94d7dcff3310caa926d57f" 2018-07-17 09:18:57,185 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c291c90-5351-4215-8ca9-27e81193926e x-compute-request-id: req-1c291c90-5351-4215-8ca9-27e81193926e 2018-07-17 09:18:57,185 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/3ec8a8cc-8c0f-4e82-a9e7-e64f87164a14 used request id req-1c291c90-5351-4215-8ca9-27e81193926e 2018-07-17 09:18:57,187 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:18:57,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:57,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:57,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["g4Z549O0Q12IDr32bo8ydQ"], "issued_at": "2018-07-17T09:18:57.000000Z"}} 2018-07-17 09:18:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:18:57,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9f06ab05-95d0-41ee-99dc-de450bfdae3e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:57,643 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9f06ab05-95d0-41ee-99dc-de450bfdae3e 2018-07-17 09:18:57,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:18:58,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-4745c1d4-36fb-49a3-99ee-6617b86feb05 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image"} 2018-07-17 09:18:58,269 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image used request id req-4745c1d4-36fb-49a3-99ee-6617b86feb05 2018-07-17 09:18:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:18:58,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-efea9d6d-ff16-4774-b119-97d78e03adee RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:18:58,287 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-efea9d6d-ff16-4774-b119-97d78e03adee 2018-07-17 09:18:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image"}' 2018-07-17 09:18:58,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-b714310e-a4de-4403-985c-0fcf614a0c99 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:18:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:18:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/7cf75772-c185-430d-b053-7410fb274a98", "min_disk": 0, "protected": false, "id": "7cf75772-c185-430d-b053-7410fb274a98", "file": "/v2/images/7cf75772-c185-430d-b053-7410fb274a98/file", "checksum": null, "owner": "17d0877d57364269bc7f9ac3dfa7e679", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:18:58,385 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b714310e-a4de-4403-985c-0fcf614a0c99 2018-07-17 09:18:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" -d '' 2018-07-17 09:18:59,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-95a49af3-55b8-4cc1-85de-187126171c3c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:18:59,064 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98/file used request id req-95a49af3-55b8-4cc1-85de-187126171c3c 2018-07-17 09:18:59,064 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:18:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:18:59,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-41836fb0-c881-4243-a169-f9537c9debcc RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:18:59Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7cf75772-c185-430d-b053-7410fb274a98/snap", "metadata": {}}], "self": "/v2/images/7cf75772-c185-430d-b053-7410fb274a98", "min_disk": 0, "protected": false, "id": "7cf75772-c185-430d-b053-7410fb274a98", "file": "/v2/images/7cf75772-c185-430d-b053-7410fb274a98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7cf75772-c185-430d-b053-7410fb274a98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:18:59,095 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 used request id req-41836fb0-c881-4243-a169-f9537c9debcc 2018-07-17 09:18:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:18:59,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-56d7bd67-f5d7-410b-acb2-c4d5b14289ef RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:18:59,118 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-56d7bd67-f5d7-410b-acb2-c4d5b14289ef 2018-07-17 09:18:59,120 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image 2018-07-17 09:18:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:18:59,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-7579ab0b-5cf1-4180-bbb9-095869bd045b RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:18:59Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7cf75772-c185-430d-b053-7410fb274a98/snap", "metadata": {}}], "self": "/v2/images/7cf75772-c185-430d-b053-7410fb274a98", "min_disk": 0, "protected": false, "id": "7cf75772-c185-430d-b053-7410fb274a98", "file": "/v2/images/7cf75772-c185-430d-b053-7410fb274a98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17d0877d57364269bc7f9ac3dfa7e679", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/7cf75772-c185-430d-b053-7410fb274a98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:18:59,180 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 used request id req-7579ab0b-5cf1-4180-bbb9-095869bd045b 2018-07-17 09:18:59,180 - create_image - DEBUG - Instance status is - active 2018-07-17 09:18:59,180 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image 2018-07-17 09:18:59,180 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image 2018-07-17 09:18:59,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:18:59,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:18:59,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Q32ybOsfSiqDqls_1LDiUw"], "issued_at": "2018-07-17T09:18:59.000000Z"}} 2018-07-17 09:18:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7e382efb3257c31c5c26bfaee24cc26ec5810d" 2018-07-17 09:18:59,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:18:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b98c03d8-a860-4af9-ad75-ae66f5582ffa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:18:59,682 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b98c03d8-a860-4af9-ad75-ae66f5582ffa 2018-07-17 09:18:59,683 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:18:59,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7e382efb3257c31c5c26bfaee24cc26ec5810d" 2018-07-17 09:18:59,823 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-586377b9-9ecb-44ea-9a5d-1cca3ee005dc x-compute-request-id: req-586377b9-9ecb-44ea-9a5d-1cca3ee005dc RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:18:59,823 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-586377b9-9ecb-44ea-9a5d-1cca3ee005dc 2018-07-17 09:18:59,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7e382efb3257c31c5c26bfaee24cc26ec5810d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:18:59,896 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-85a998ba-5707-4948-91e4-a21b081f29e2 x-compute-request-id: req-85a998ba-5707-4948-91e4-a21b081f29e2 RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3fd3cc9a-ba5e-4072-aa19-43f7a4e5c9e6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3fd3cc9a-ba5e-4072-aa19-43f7a4e5c9e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3fd3cc9a-ba5e-4072-aa19-43f7a4e5c9e6"}} 2018-07-17 09:18:59,896 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-85a998ba-5707-4948-91e4-a21b081f29e2 2018-07-17 09:18:59,897 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:18:59,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:19:00,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["EGCKhuEISmWwaOEppgLOhw"], "issued_at": "2018-07-17T09:19:00.000000Z"}} 2018-07-17 09:19:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}}' 2018-07-17 09:19:03,338 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-4c7e61c0-90df-40a2-9bad-d2c038b415ef RESP BODY: {"stack": {"id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}]}} 2018-07-17 09:19:03,338 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-4c7e61c0-90df-40a2-9bad-d2c038b415ef 2018-07-17 09:19:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:03,881 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-a9967db2-e11f-44a5-89ea-56a5439cf734 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:04,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-415c12d3-cb5a-478a-9a05-676ee513fd34 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:04,453 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-415c12d3-cb5a-478a-9a05-676ee513fd34 2018-07-17 09:19:04,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:04,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-3575ae4a-f48b-44f3-93df-a47090612691 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "deletion_time": null, "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "updated_time": null, "project": "17d0877d57364269bc7f9ac3dfa7e679", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "tags": null}]} 2018-07-17 09:19:04,997 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1 used request id req-3575ae4a-f48b-44f3-93df-a47090612691 2018-07-17 09:19:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:05,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-5f7421d5-2bb8-47a1-b681-315b8097c256 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "deletion_time": null, "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "updated_time": null, "project": "17d0877d57364269bc7f9ac3dfa7e679", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "tags": null}]} 2018-07-17 09:19:05,578 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1 used request id req-5f7421d5-2bb8-47a1-b681-315b8097c256 2018-07-17 09:19:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:05,626 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-d69acb4c-2b61-4906-9564-9c9f58ba60d2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-7b394e38-5301-4f79-9250-979959a6b54f RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:05,887 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-7b394e38-5301-4f79-9250-979959a6b54f 2018-07-17 09:19:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:05,949 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-c113324c-a8a8-4d4c-9182-9b3d9a1099ca RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:06,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-9ce6d623-3ece-48e0-85da-1577d9b3b137 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:06,083 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-9ce6d623-3ece-48e0-85da-1577d9b3b137 2018-07-17 09:19:09,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:09,745 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b3ea940a-e63c-4c84-a376-1c9b55b190fc RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:09,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-38391a0e-6932-43b5-9de5-493a342b8780 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:09,862 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-38391a0e-6932-43b5-9de5-493a342b8780 2018-07-17 09:19:12,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:13,464 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-3181f938-837a-4e76-88c8-f74a0d37960f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:14,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-765d610d-dcff-40f5-b30e-45d87c4da76c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:14,112 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-765d610d-dcff-40f5-b30e-45d87c4da76c 2018-07-17 09:19:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:17,624 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b5171d39-f6e4-43a4-959b-9c078132bb80 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:18,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-29335fab-1969-4704-a498-ca3bd56e7161 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1", "stack_user_project_id": "a92a6750d3d64c68bf18b8a7865166d5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:19:02Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0d7a8deb-9fa4-4179-9860-de8b80734b20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:18,141 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-29335fab-1969-4704-a498-ca3bd56e7161 2018-07-17 09:19:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}}' 2018-07-17 09:19:21,268 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-5eadccec-5673-4ea0-9209-806929553455 RESP BODY: {"stack": {"id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}]}} 2018-07-17 09:19:21,268 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-5eadccec-5673-4ea0-9209-806929553455 2018-07-17 09:19:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:21,329 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-2d8ad226-5863-45b8-84c7-5fd23aa135e9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:21,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-a7770bac-7947-4564-bcfe-85f8d2ac147c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:21,414 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-a7770bac-7947-4564-bcfe-85f8d2ac147c 2018-07-17 09:19:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:21,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-9323467a-f428-4b98-94e5-0e8554f1220d RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "deletion_time": null, "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "updated_time": null, "project": "17d0877d57364269bc7f9ac3dfa7e679", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "tags": null}]} 2018-07-17 09:19:21,511 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2 used request id req-9323467a-f428-4b98-94e5-0e8554f1220d 2018-07-17 09:19:21,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-0e06cb2a-9ae1-4e12-989f-90d1e3052138 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "deletion_time": null, "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "updated_time": null, "project": "17d0877d57364269bc7f9ac3dfa7e679", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "tags": null}]} 2018-07-17 09:19:22,304 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks?stack_name=HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2 used request id req-0e06cb2a-9ae1-4e12-989f-90d1e3052138 2018-07-17 09:19:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:22,798 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-f98de179-7b64-4256-8cdc-5610228bd661 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:23,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-d86ce2df-fee0-4a53-948f-9104d6093794 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:23,367 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-d86ce2df-fee0-4a53-948f-9104d6093794 2018-07-17 09:19:23,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:23,923 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-124907ec-7bb1-4b37-9f62-dfcfdb1aa3a4 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:24,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-d67d1b92-b8fe-4850-84f2-db0ad06f8b5b RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:24,483 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-d67d1b92-b8fe-4850-84f2-db0ad06f8b5b 2018-07-17 09:19:27,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:28,145 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-8709befa-be2b-4ade-9d2f-537632f98969 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:28,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-8fd4490d-ea3f-4fa3-a8f3-e236c34d24e0 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:28,732 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-8fd4490d-ea3f-4fa3-a8f3-e236c34d24e0 2018-07-17 09:19:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:31,791 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-12a040b6-7049-4ea9-aeaa-8e5520f55fae RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:31,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-e0f82d75-aa76-4667-b8d6-6d3acdb4476c RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:31,887 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-e0f82d75-aa76-4667-b8d6-6d3acdb4476c 2018-07-17 09:19:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:34,937 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-df9d1b2f-1815-4984-9fdc-6a96383539ab RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:35,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-750004c9-3af2-4536-9acd-d878def11e45 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2", "stack_user_project_id": "1efaf10023254124b3597c9881f2007f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:19:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9ed167d0-99ad-4dd8-8672-e4df966ca262", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-17 09:19:35,020 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-750004c9-3af2-4536-9acd-d878def11e45 2018-07-17 09:19:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/0d7a8deb-9fa4-4179-9860-de8b80734b20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:35,093 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-09e0b7b0-0eba-4f6d-a10a-dd35de7e971d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:35,177 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-9268a7b1-f556-4447-b663-9ae8a6fb3db4 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:19:35,177 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack1/0d7a8deb-9fa4-4179-9860-de8b80734b20 used request id req-9268a7b1-f556-4447-b663-9ae8a6fb3db4 2018-07-17 09:19:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/9ed167d0-99ad-4dd8-8672-e4df966ca262 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0fec28f81b5b55607c4f821884d0142ae3a39e" 2018-07-17 09:19:35,236 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-997b4211-e563-4de7-a634-3ccb9d1c844f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:35,388 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-40ca3979-43e5-48fa-8163-ce0b9219ffea RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:19:35,388 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-stack2/9ed167d0-99ad-4dd8-8672-e4df966ca262 used request id req-40ca3979-43e5-48fa-8163-ce0b9219ffea 2018-07-17 09:19:35,388 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-66dc2650-c721-46d3-9534-3d4abbcd1b36-image 2018-07-17 09:19:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}789d29cf5c71bd8d65c79c1a845ee78aef8547b4" 2018-07-17 09:19:35,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d2e8de54-836a-4670-a2a5-bab9f241e3fd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:19:35,855 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/7cf75772-c185-430d-b053-7410fb274a98 used request id req-d2e8de54-836a-4670-a2a5-bab9f241e3fd 2018-07-17 09:19:35,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/3fd3cc9a-ba5e-4072-aa19-43f7a4e5c9e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7e382efb3257c31c5c26bfaee24cc26ec5810d" 2018-07-17 09:19:35,987 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e210a4e7-ff0b-4d1a-a215-413da6307a80 x-compute-request-id: req-e210a4e7-ff0b-4d1a-a215-413da6307a80 2018-07-17 09:19:35,987 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/3fd3cc9a-ba5e-4072-aa19-43f7a4e5c9e6 used request id req-e210a4e7-ff0b-4d1a-a215-413da6307a80 2018-07-17 09:19:35,989 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:19:35,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:19:35,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:19:36,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["j4ttYvKTRoaQSZRDAaDMYg"], "issued_at": "2018-07-17T09:19:36.000000Z"}} 2018-07-17 09:19:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" -d '{"stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-17 09:19:38,854 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 Content-Type: application/json Content-Length: 266 x-openstack-request-id: req-7e178c55-5d8c-4542-8e4f-05262ab44147 RESP BODY: {"stack": {"id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3", "rel": "self"}]}} 2018-07-17 09:19:38,854 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-7e178c55-5d8c-4542-8e4f-05262ab44147 2018-07-17 09:19:38,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/31efe5a1-3626-40b8-b1d8-727a6facbef3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" 2018-07-17 09:19:38,922 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-a9c2b811-5395-4b18-ac56-cddb253461fd RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:39,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-22ea61d3-3a6c-47ed-9b28-18bd2821d57a RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "OS::stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack", "stack_user_project_id": "4a322913c30c4c73897baf6a094cbf8e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:38Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-17 09:19:39,090 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 used request id req-22ea61d3-3a6c-47ed-9b28-18bd2821d57a 2018-07-17 09:19:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/31efe5a1-3626-40b8-b1d8-727a6facbef3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" 2018-07-17 09:19:39,147 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-a5b5a55b-fe32-4e15-bc61-e8846f435efb RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:39,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-ee67cdc6-8a51-4fdd-96bb-6300bc0c0e5b RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "OS::stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack", "stack_user_project_id": "4a322913c30c4c73897baf6a094cbf8e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:38Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-17 09:19:39,231 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 used request id req-ee67cdc6-8a51-4fdd-96bb-6300bc0c0e5b 2018-07-17 09:19:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/31efe5a1-3626-40b8-b1d8-727a6facbef3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" 2018-07-17 09:19:42,285 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-fad466c8-e217-42c3-aee5-9d02fec3e130 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1124 x-openstack-request-id: req-5fd8acd7-9d11-4c12-906d-70c24a9a2fc9 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "OS::stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack", "stack_user_project_id": "4a322913c30c4c73897baf6a094cbf8e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:19:38Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31efe5a1-3626-40b8-b1d8-727a6facbef3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-17 09:19:42,373 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 used request id req-5fd8acd7-9d11-4c12-906d-70c24a9a2fc9 2018-07-17 09:19:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/31efe5a1-3626-40b8-b1d8-727a6facbef3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" 2018-07-17 09:19:42,430 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3/resources Content-Length: 501 Content-Type: application/json x-openstack-request-id: req-afcf6763-7c92-44b6-96a7-460e0a545ba3 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:42,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 x-openstack-request-id: req-56d16cd5-4736-4add-b73f-00c2dc1a8cae RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3/resources/flavor", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-17T09:19:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:19:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "24cdfc30-db23-4564-b5a6-06e3b178c203", "resource_type": "OS::Nova::Flavor"}]} 2018-07-17 09:19:42,535 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3/resources used request id req-56d16cd5-4736-4add-b73f-00c2dc1a8cae 2018-07-17 09:19:42,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/24cdfc30-db23-4564-b5a6-06e3b178c203 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" 2018-07-17 09:19:42,584 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 544 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e41e9535-07d1-4e6d-b519-137ece8d24a4 x-compute-request-id: req-e41e9535-07d1-4e6d-b519-137ece8d24a4 RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack-flavor-f7rzdr5vzubt", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/24cdfc30-db23-4564-b5a6-06e3b178c203", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/24cdfc30-db23-4564-b5a6-06e3b178c203", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "24cdfc30-db23-4564-b5a6-06e3b178c203"}} 2018-07-17 09:19:42,584 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/24cdfc30-db23-4564-b5a6-06e3b178c203 used request id req-e41e9535-07d1-4e6d-b519-137ece8d24a4 2018-07-17 09:19:42,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/31efe5a1-3626-40b8-b1d8-727a6facbef3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972047f5993c62098ace5875be5d218b9a12a07" 2018-07-17 09:19:42,642 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-5f80f9c0-7758-4a1b-8ab5-922f66622616 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:42,786 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-580dbd8f-8630-436d-a333-11dc18f75caa RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:19:42,786 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsFlavorTests-09efb289-8ae7-47f9-a629-9afa8967be61-stack/31efe5a1-3626-40b8-b1d8-727a6facbef3 used request id req-580dbd8f-8630-436d-a333-11dc18f75caa 2018-07-17 09:19:42,787 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:19:42,787 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:19:42,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:19:43,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["mJ94fyTnQjmi2FFxxaXmKg"], "issued_at": "2018-07-17T09:19:43.000000Z"}} 2018-07-17 09:19:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" -d '{"stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp"}}' 2018-07-17 09:19:46,283 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d Content-Type: application/json Content-Length: 267 x-openstack-request-id: req-e2da3d53-c747-4e3e-9868-8a178c2fd0ad RESP BODY: {"stack": {"id": "880d415c-ee95-4a72-84a8-007756d2e44d", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d", "rel": "self"}]}} 2018-07-17 09:19:46,283 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-e2da3d53-c747-4e3e-9868-8a178c2fd0ad 2018-07-17 09:19:46,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/880d415c-ee95-4a72-84a8-007756d2e44d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:46,336 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-5f3ec7eb-5586-4e59-8f7c-3a2c76fd0f32 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:46,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 x-openstack-request-id: req-c2a09e42-1469-481d-af97-d389f8f1492f RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "880d415c-ee95-4a72-84a8-007756d2e44d", "OS::stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "keypair_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "stack_user_project_id": "03ca31ba7f1747588fb5e4e60209ed70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:45Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "880d415c-ee95-4a72-84a8-007756d2e44d", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-17 09:19:46,396 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d used request id req-c2a09e42-1469-481d-af97-d389f8f1492f 2018-07-17 09:19:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/880d415c-ee95-4a72-84a8-007756d2e44d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:46,439 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-887c1618-ff5e-4a14-9282-cc191b74df98 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:46,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 x-openstack-request-id: req-c6e3480e-b261-4cda-9864-4a8ec1469e1f RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "880d415c-ee95-4a72-84a8-007756d2e44d", "OS::stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "keypair_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "stack_user_project_id": "03ca31ba7f1747588fb5e4e60209ed70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:45Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "880d415c-ee95-4a72-84a8-007756d2e44d", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-17 09:19:46,525 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d used request id req-c6e3480e-b261-4cda-9864-4a8ec1469e1f 2018-07-17 09:19:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/880d415c-ee95-4a72-84a8-007756d2e44d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:49,566 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-d669e430-082d-40f7-a7d0-d599c9e84079 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:49,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3015 x-openstack-request-id: req-086c272d-22fd-490d-9dec-5df15fc31fad RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "880d415c-ee95-4a72-84a8-007756d2e44d", "OS::stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "keypair_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "stack_user_project_id": "03ca31ba7f1747588fb5e4e60209ed70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:19:45Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "880d415c-ee95-4a72-84a8-007756d2e44d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5SctbLYv9GLnIs7di36U94V4eIrFJwk1KSWUMyY+atM2if3B\nVuC0pvCXNqgy1p8nDrJTa0qURezgR3jOqNdu6hVJ0aK+aurjWxKbz0ZtJfgGLZ34\nLVYkUTHsO/GVfCvWADimAnAv4cZk+0qOlOeIT8vF2TBtBnPxPfgfNv5QruHafCgJ\noWLt7L8lLdiCqNp0GIL4EDBQtgSg/LWZZVR25hUWNMB/Im5/mq4gGImAa+Hck/FR\nfHMkFJWrIQV1KWSNIMUVaaokxX6sA0g21GX9CKPdPiFRkhIGS7A9RbLS6nEFP7ty\nRvi0BaEqkp5LP1NC3nSOG8xBZyNX52Do+gj3awIDAQABAoIBACrRlUVZDcDmsjXo\n3bDxKDjQMeCkXY6bw9k6cmTUYplneityxSvMtTT0g+zspQNBnfS7EadcujQOvSHd\nyw/1oX4QGEkZ1eb4mR8tbPvgNwj/PXhMqlEeZY7eezwAOmSHdGd6LlsKR4gyoC/s\nkJP2Z5wxgXjB+b1Y8N0ZfguynbTvmF4GH0p7/pmwVnEOYmb+oX3zjcgfKypf+lLZ\nwNE8IrT6N8RmKPxY1OpuLeuSrh+smrhjwbQjcn7QyqPh0qCD2ZE5i6vW+ifEjZd1\nVu3Lya7baLK3XXw3mdXGUrY9iX42rT0a+cFfrDswkuOrfVdaUy4pxIt72feu6YUl\nDNrT8lECgYEA/WRD4fmvI3rBmmIBtgAAamJWCnUfN5Xph9ynrQZZU7N/lrLcl/vw\nA5NpN9nYhObrGXsFOKTgGohCmKqDLd+rWz9H2V7NoE0f3/r06IZcceishwKUfP/L\nVOsZdfZ9aAk44TkxMy0toIfxe+uxqy3LlYWNSxHKN9veGljpWInI42UCgYEA54MJ\n9w9HkKEXFcivopy0kP7G4GaTbvhSMEU4s5Kt9U8pkm8pPG5pDTTm/t55l1YUhbM7\nPZhK3Fi0X9aekqngHiqB207UiCz5C8AEZzMY0JlRBxWgpNVmTME1JJ3Y5gOgAdRy\nmyh6+i2apn58jfKDpvtluJTZaOvfvlQsLnswCo8CgYEA3Z8cYEDplbaALm8Z3/0Q\nX/uyFWNq8ksD/fhYD1VGO5b7OOsnVSbdPcNoe5jlbxgo+BhI8MoD2DDlTnGUWkMO\ntLgcN1pbrqDGCDiOi/E4WciPXWY8STfQt20Iz8vO03d9cD99cK1LAuTjqOb0diuP\nrC8q7UWaAFElaRXqwa2BLqECgYEA0yWUZRwubR4+68NJTMoXdVapE+j59m/MpfG8\nMStKNT2p8MApn9AjR8REGZfW1cvQk9BP63GGdUkB2ZbosWL14Q1ruhU/iaNa0Pik\nC2ty6m2qlQeIqE1pK//a9DZyp/YObRzSGejloF8PeWJLPzs8D4Oh1qMLVsIqInCq\niwoXWskCgYEAlMDqnvrdY8Rkoen/0BdmVSxc/ef1v5HBHYkPyDqjNIqXbyut7FF5\nri4uRYVZD5isj9KMIhg9P9Y2LmkxQPmbx3Pi5hUx8cBD3AkzuQMeUxAe803I8ZIL\nnM+1UQ16MW1eRPi2sQykIruFNejN5XFHxzSj4gPK/o/Q02T5tmykROY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-17 09:19:49,708 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d used request id req-086c272d-22fd-490d-9dec-5df15fc31fad 2018-07-17 09:19:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/880d415c-ee95-4a72-84a8-007756d2e44d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:49,767 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d/resources Content-Length: 503 Content-Type: application/json x-openstack-request-id: req-10d8ab2b-cff2-4ed7-a630-32d53dacfbf7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:49,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 815 x-openstack-request-id: req-38eca4f7-87bb-4976-ab41-7c7a614b618a RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-17T09:19:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:19:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-17 09:19:49,855 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d/resources used request id req-38eca4f7-87bb-4976-ab41-7c7a614b618a 2018-07-17 09:19:49,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:49,912 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-60b71e24-fea7-42c9-8d6c-c31afc636317 x-compute-request-id: req-60b71e24-fea7-42c9-8d6c-c31afc636317 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlJy1sti/0Yucizt2LfpT3hXh4isUnCTUpJZQzJj5q0zaJ/cFW4LSm8Jc2qDLWnycOslNrSpRF7OBHeM6o127qFUnRor5q6uNbEpvPRm0l+AYtnfgtViRRMew78ZV8K9YAOKYCcC/hxmT7So6U54hPy8XZMG0Gc/E9+B82/lCu4dp8KAmhYu3svyUt2IKo2nQYgvgQMFC2BKD8tZllVHbmFRY0wH8ibn+ariAYiYBr4dyT8VF8cyQUlashBXUpZI0gxRVpqiTFfqwDSDbUZf0Io90+IVGSEgZLsD1FstLqcQU/u3JG+LQFoSqSnks/U0LedI4bzEFnI1fnYOj6CPdr Generated-by-Nova", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp", "deleted": false, "created_at": "2018-07-17T09:19:46.000000", "updated_at": null, "fingerprint": "b7:85:c4:1b:4e:f7:64:84:e6:b0:f2:6d:a9:7f:a0:b3", "deleted_at": null, "id": 25}} 2018-07-17 09:19:49,912 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp used request id req-60b71e24-fea7-42c9-8d6c-c31afc636317 2018-07-17 09:19:49,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/880d415c-ee95-4a72-84a8-007756d2e44d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:49,979 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-4738bde1-2279-4495-9786-ebc982d2c87d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:50,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3015 x-openstack-request-id: req-879d0462-e9e6-4f5a-9f19-09d693c287ce RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "880d415c-ee95-4a72-84a8-007756d2e44d", "OS::stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "keypair_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack", "stack_user_project_id": "03ca31ba7f1747588fb5e4e60209ed70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:19:45Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "880d415c-ee95-4a72-84a8-007756d2e44d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5SctbLYv9GLnIs7di36U94V4eIrFJwk1KSWUMyY+atM2if3B\nVuC0pvCXNqgy1p8nDrJTa0qURezgR3jOqNdu6hVJ0aK+aurjWxKbz0ZtJfgGLZ34\nLVYkUTHsO/GVfCvWADimAnAv4cZk+0qOlOeIT8vF2TBtBnPxPfgfNv5QruHafCgJ\noWLt7L8lLdiCqNp0GIL4EDBQtgSg/LWZZVR25hUWNMB/Im5/mq4gGImAa+Hck/FR\nfHMkFJWrIQV1KWSNIMUVaaokxX6sA0g21GX9CKPdPiFRkhIGS7A9RbLS6nEFP7ty\nRvi0BaEqkp5LP1NC3nSOG8xBZyNX52Do+gj3awIDAQABAoIBACrRlUVZDcDmsjXo\n3bDxKDjQMeCkXY6bw9k6cmTUYplneityxSvMtTT0g+zspQNBnfS7EadcujQOvSHd\nyw/1oX4QGEkZ1eb4mR8tbPvgNwj/PXhMqlEeZY7eezwAOmSHdGd6LlsKR4gyoC/s\nkJP2Z5wxgXjB+b1Y8N0ZfguynbTvmF4GH0p7/pmwVnEOYmb+oX3zjcgfKypf+lLZ\nwNE8IrT6N8RmKPxY1OpuLeuSrh+smrhjwbQjcn7QyqPh0qCD2ZE5i6vW+ifEjZd1\nVu3Lya7baLK3XXw3mdXGUrY9iX42rT0a+cFfrDswkuOrfVdaUy4pxIt72feu6YUl\nDNrT8lECgYEA/WRD4fmvI3rBmmIBtgAAamJWCnUfN5Xph9ynrQZZU7N/lrLcl/vw\nA5NpN9nYhObrGXsFOKTgGohCmKqDLd+rWz9H2V7NoE0f3/r06IZcceishwKUfP/L\nVOsZdfZ9aAk44TkxMy0toIfxe+uxqy3LlYWNSxHKN9veGljpWInI42UCgYEA54MJ\n9w9HkKEXFcivopy0kP7G4GaTbvhSMEU4s5Kt9U8pkm8pPG5pDTTm/t55l1YUhbM7\nPZhK3Fi0X9aekqngHiqB207UiCz5C8AEZzMY0JlRBxWgpNVmTME1JJ3Y5gOgAdRy\nmyh6+i2apn58jfKDpvtluJTZaOvfvlQsLnswCo8CgYEA3Z8cYEDplbaALm8Z3/0Q\nX/uyFWNq8ksD/fhYD1VGO5b7OOsnVSbdPcNoe5jlbxgo+BhI8MoD2DDlTnGUWkMO\ntLgcN1pbrqDGCDiOi/E4WciPXWY8STfQt20Iz8vO03d9cD99cK1LAuTjqOb0diuP\nrC8q7UWaAFElaRXqwa2BLqECgYEA0yWUZRwubR4+68NJTMoXdVapE+j59m/MpfG8\nMStKNT2p8MApn9AjR8REGZfW1cvQk9BP63GGdUkB2ZbosWL14Q1ruhU/iaNa0Pik\nC2ty6m2qlQeIqE1pK//a9DZyp/YObRzSGejloF8PeWJLPzs8D4Oh1qMLVsIqInCq\niwoXWskCgYEAlMDqnvrdY8Rkoen/0BdmVSxc/ef1v5HBHYkPyDqjNIqXbyut7FF5\nri4uRYVZD5isj9KMIhg9P9Y2LmkxQPmbx3Pi5hUx8cBD3AkzuQMeUxAe803I8ZIL\nnM+1UQ16MW1eRPi2sQykIruFNejN5XFHxzSj4gPK/o/Q02T5tmykROY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-17 09:19:50,216 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d used request id req-879d0462-e9e6-4f5a-9f19-09d693c287ce 2018-07-17 09:19:50,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:50,239 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-da5d711a-bc05-4214-b48b-7988dc5394e7 x-compute-request-id: req-da5d711a-bc05-4214-b48b-7988dc5394e7 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlJy1sti/0Yucizt2LfpT3hXh4isUnCTUpJZQzJj5q0zaJ/cFW4LSm8Jc2qDLWnycOslNrSpRF7OBHeM6o127qFUnRor5q6uNbEpvPRm0l+AYtnfgtViRRMew78ZV8K9YAOKYCcC/hxmT7So6U54hPy8XZMG0Gc/E9+B82/lCu4dp8KAmhYu3svyUt2IKo2nQYgvgQMFC2BKD8tZllVHbmFRY0wH8ibn+ariAYiYBr4dyT8VF8cyQUlashBXUpZI0gxRVpqiTFfqwDSDbUZf0Io90+IVGSEgZLsD1FstLqcQU/u3JG+LQFoSqSnks/U0LedI4bzEFnI1fnYOj6CPdr Generated-by-Nova", "user_id": "566935f949fb4e8e876c8605a3785835", "name": "HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp", "deleted": false, "created_at": "2018-07-17T09:19:46.000000", "updated_at": null, "fingerprint": "b7:85:c4:1b:4e:f7:64:84:e6:b0:f2:6d:a9:7f:a0:b3", "deleted_at": null, "id": 25}} 2018-07-17 09:19:50,239 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-kp used request id req-da5d711a-bc05-4214-b48b-7988dc5394e7 2018-07-17 09:19:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/880d415c-ee95-4a72-84a8-007756d2e44d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f420c925a5ddbdff3e4baf8e857c1a04435b536d" 2018-07-17 09:19:50,743 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-669bcc8d-c832-4390-ab2b-5461aae763df RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:51,397 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-715d0400-3c5f-43df-ac45-ed0f46948c06 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:19:51,397 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsKeypairTests-9b3a99b5-93ec-4540-b36e-158f9be2e076-stack/880d415c-ee95-4a72-84a8-007756d2e44d used request id req-715d0400-3c5f-43df-ac45-ed0f46948c06 2018-07-17 09:19:51,399 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-17 09:19:51,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:19:51,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["unQg0GorSiKQSkW7flPw9A"], "issued_at": "2018-07-17T09:19:51.000000Z"}} 2018-07-17 09:19:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" -d '{"stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-sec-grp"}}' 2018-07-17 09:19:54,043 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 Content-Type: application/json Content-Length: 273 x-openstack-request-id: req-44bd2dc0-42b9-4208-ae21-b61f42a57e81 RESP BODY: {"stack": {"id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "rel": "self"}]}} 2018-07-17 09:19:54,044 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks used request id req-44bd2dc0-42b9-4208-ae21-b61f42a57e81 2018-07-17 09:19:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:54,082 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-04faf431-6035-4f40-abb9-795715f2fbe2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:54,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-edd4c404-5db5-4d74-93a8-56cb0a84a662 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "OS::stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "stack_user_project_id": "90220c91a58a421391a8ba2bd9617e30", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:53Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-17 09:19:54,181 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 used request id req-edd4c404-5db5-4d74-93a8-56cb0a84a662 2018-07-17 09:19:54,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:54,217 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-ebf5fabf-b965-47b6-adde-301cb30fe7fa RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:54,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-17918a21-2a08-423b-9c20-603865566adb RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "OS::stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "stack_user_project_id": "90220c91a58a421391a8ba2bd9617e30", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-17T09:19:53Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-17 09:19:54,270 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 used request id req-17918a21-2a08-423b-9c20-603865566adb 2018-07-17 09:19:57,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:57,340 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-054d13e8-c2c0-4376-97ab-11c363ddeac0 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:57,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-f3b7e36b-cd9b-4040-a2a2-f73c18c1ac75 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "17d0877d57364269bc7f9ac3dfa7e679", "OS::stack_id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "OS::stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack", "stack_user_project_id": "90220c91a58a421391a8ba2bd9617e30", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-17T09:19:53Z", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-17 09:19:57,421 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 used request id req-f3b7e36b-cd9b-4040-a2a2-f73c18c1ac75 2018-07-17 09:19:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:57,459 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0/resources Content-Length: 515 Content-Type: application/json x-openstack-request-id: req-2a599146-24c1-4ed6-943a-cc7eff126423 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:57,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 853 x-openstack-request-id: req-17a04e9f-6189-430f-85f7-4cf1f33d0e1c RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-17T09:19:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-17T09:19:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a9438d1c-e101-4201-8c20-cebdea2a1750", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-17 09:19:57,548 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0/resources used request id req-17a04e9f-6189-430f-85f7-4cf1f33d0e1c 2018-07-17 09:19:57,549 - neutron_utils - INFO - Retrieving security group with ID - a9438d1c-e101-4201-8c20-cebdea2a1750 2018-07-17 09:19:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=a9438d1c-e101-4201-8c20-cebdea2a1750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:57,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-a440b44a-d625-4ce3-b475-0b3aa8fb68cc Date: Tue, 17 Jul 2018 09:19:57 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:19:54Z", "updated_at": "2018-07-17T09:19:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:19:55Z", "revision_number": 0, "id": "0f18687f-87ba-4935-8d6b-be8d6901ed17", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-17T09:19:55Z", "security_group_id": "a9438d1c-e101-4201-8c20-cebdea2a1750", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T09:19:54Z", "revision_number": 0, "id": "cac043f6-bf62-48c0-b97d-9546ad6450f9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-17T09:19:54Z", "security_group_id": "a9438d1c-e101-4201-8c20-cebdea2a1750", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 6, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "a9438d1c-e101-4201-8c20-cebdea2a1750", "name": "HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-sec-grp"}]} 2018-07-17 09:19:57,657 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=a9438d1c-e101-4201-8c20-cebdea2a1750 used request id req-a440b44a-d625-4ce3-b475-0b3aa8fb68cc 2018-07-17 09:19:57,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9438d1c-e101-4201-8c20-cebdea2a1750 2018-07-17 09:19:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a9438d1c-e101-4201-8c20-cebdea2a1750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:57,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-3c0b6a08-ed04-4875-9927-2fb814d05a7e Date: Tue, 17 Jul 2018 09:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-17T09:19:55Z", "security_group_id": "a9438d1c-e101-4201-8c20-cebdea2a1750", "port_range_min": null, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:19:55Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "0f18687f-87ba-4935-8d6b-be8d6901ed17"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-17T09:19:54Z", "security_group_id": "a9438d1c-e101-4201-8c20-cebdea2a1750", "port_range_min": 22, "revision_number": 0, "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:19:54Z", "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "cac043f6-bf62-48c0-b97d-9546ad6450f9"}]} 2018-07-17 09:19:57,725 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a9438d1c-e101-4201-8c20-cebdea2a1750 used request id req-3c0b6a08-ed04-4875-9927-2fb814d05a7e 2018-07-17 09:19:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0999f3b0c98a9cf98574fa1af625daa88404c2a" 2018-07-17 09:19:57,779 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-4647e465-b6d4-42b7-bb9d-e776dbb4560a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-17 09:19:57,860 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-c37f4775-5f2e-4dcf-9edc-76b01d1a49d8 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:19:57,860 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679/stacks/HeatUtilsSecurityGroupTests-d661d3a7-e1ef-400c-8cf2-08e31131906f-stack/3c386fda-1e7a-4914-b2d4-d5e2017cf4c0 used request id req-c37f4775-5f2e-4dcf-9edc-76b01d1a49d8 2018-07-17 09:19:57,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:19:58,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["rM6ibdlzRueJaQdeR0Rt4Q"], "issued_at": "2018-07-17T09:19:58.000000Z"}} 2018-07-17 09:19:58,414 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d632284475c9e99c8823f48d661ebe8521ce42" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-c0299c3d-53ac-49d3-95a7-8bd939c47c82"}}' 2018-07-17 09:19:59,272 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6 Content-Type: application/json Content-Length: 448 x-openstack-request-id: req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6 RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "022feda3-c904-46d4-be7d-ccd388a0cef1", "name": "CinderUtilsQoSTests-c0299c3d-53ac-49d3-95a7-8bd939c47c82"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/022feda3-c904-46d4-be7d-ccd388a0cef1", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/022feda3-c904-46d4-be7d-ccd388a0cef1", "rel": "bookmark"}]} 2018-07-17 09:19:59,272 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6 2018-07-17 09:19:59,275 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d632284475c9e99c8823f48d661ebe8521ce42" 2018-07-17 09:19:59,316 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0adf10e2-d2ef-4790-99a7-d6885dcc299f Content-Type: application/json Content-Length: 164 x-openstack-request-id: req-0adf10e2-d2ef-4790-99a7-d6885dcc299f RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "022feda3-c904-46d4-be7d-ccd388a0cef1", "name": "CinderUtilsQoSTests-c0299c3d-53ac-49d3-95a7-8bd939c47c82"}]} 2018-07-17 09:19:59,316 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-0adf10e2-d2ef-4790-99a7-d6885dcc299f 2018-07-17 09:19:59,316 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c0299c3d-53ac-49d3-95a7-8bd939c47c82 2018-07-17 09:19:59,317 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/022feda3-c904-46d4-be7d-ccd388a0cef1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d632284475c9e99c8823f48d661ebe8521ce42" 2018-07-17 09:19:59,451 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-23d27e94-c15a-414e-956b-04c09115cc01 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:19:59,451 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/022feda3-c904-46d4-be7d-ccd388a0cef1?force=False used request id req-23d27e94-c15a-414e-956b-04c09115cc01 2018-07-17 09:19:59,453 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d632284475c9e99c8823f48d661ebe8521ce42" 2018-07-17 09:19:59,556 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-65feb21e-cb09-4a19-a7d0-a8f049ae68b5 Content-Type: application/json Content-Length: 17 x-openstack-request-id: req-65feb21e-cb09-4a19-a7d0-a8f049ae68b5 RESP BODY: {"qos_specs": []} 2018-07-17 09:19:59,556 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-65feb21e-cb09-4a19-a7d0-a8f049ae68b5 2018-07-17 09:19:59,559 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c0299c3d-53ac-49d3-95a7-8bd939c47c82 2018-07-17 09:19:59,562 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/022feda3-c904-46d4-be7d-ccd388a0cef1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0eb4a4bf-9e9d-4cc5-a397-9168287ebfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d632284475c9e99c8823f48d661ebe8521ce42" 2018-07-17 09:19:59,801 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 100 Content-Type: application/json x-compute-request-id: req-87a7e75d-bf89-4a16-93d3-79fc64d00785 x-openstack-request-id: req-87a7e75d-bf89-4a16-93d3-79fc64d00785 RESP BODY: {"itemNotFound": {"message": "No such QoS spec 022feda3-c904-46d4-be7d-ccd388a0cef1.", "code": 404}} 2018-07-17 09:19:59,801 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/022feda3-c904-46d4-be7d-ccd388a0cef1?force=False used request id req-87a7e75d-bf89-4a16-93d3-79fc64d00785 2018-07-17 09:19:59,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:00,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["HYXs2OFYQZGuZkNekyt-TQ"], "issued_at": "2018-07-17T09:20:00.000000Z"}} 2018-07-17 09:20:00,339 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}059f4448fa955c72cd279f8913d8996bee0dbed4" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-07c4c6e9-8183-4a46-8a7e-54aa88e50b18"}}' 2018-07-17 09:20:01,872 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d1d099b9-cdba-4483-bf61-6f37c954b97b Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-d1d099b9-cdba-4483-bf61-6f37c954b97b RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "bc575878-78e0-47c8-ab74-956e0b70aa28", "name": "CinderUtilsQoSTests-07c4c6e9-8183-4a46-8a7e-54aa88e50b18"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28", "rel": "bookmark"}]} 2018-07-17 09:20:01,872 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-d1d099b9-cdba-4483-bf61-6f37c954b97b 2018-07-17 09:20:01,875 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d099b9-cdba-4483-bf61-6f37c954b97b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}059f4448fa955c72cd279f8913d8996bee0dbed4" 2018-07-17 09:20:02,104 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-cb9fb6e6-fbe2-4746-b702-c10d37e79967 Content-Type: application/json Content-Length: 181 x-openstack-request-id: req-cb9fb6e6-fbe2-4746-b702-c10d37e79967 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "bc575878-78e0-47c8-ab74-956e0b70aa28", "name": "CinderUtilsQoSTests-07c4c6e9-8183-4a46-8a7e-54aa88e50b18"}]} 2018-07-17 09:20:02,105 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-cb9fb6e6-fbe2-4746-b702-c10d37e79967 2018-07-17 09:20:02,107 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d099b9-cdba-4483-bf61-6f37c954b97b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}059f4448fa955c72cd279f8913d8996bee0dbed4" 2018-07-17 09:20:02,225 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-660ba304-9369-4e92-beb0-f0f34598d297 Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-660ba304-9369-4e92-beb0-f0f34598d297 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "bc575878-78e0-47c8-ab74-956e0b70aa28", "name": "CinderUtilsQoSTests-07c4c6e9-8183-4a46-8a7e-54aa88e50b18"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28", "rel": "bookmark"}]} 2018-07-17 09:20:02,226 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28 used request id req-660ba304-9369-4e92-beb0-f0f34598d297 2018-07-17 09:20:02,226 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-07c4c6e9-8183-4a46-8a7e-54aa88e50b18 2018-07-17 09:20:02,227 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1d099b9-cdba-4483-bf61-6f37c954b97b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}059f4448fa955c72cd279f8913d8996bee0dbed4" 2018-07-17 09:20:02,348 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6519a739-cca4-47a1-8c24-c94ec6aec7a8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:02,348 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/bc575878-78e0-47c8-ab74-956e0b70aa28?force=False used request id req-6519a739-cca4-47a1-8c24-c94ec6aec7a8 2018-07-17 09:20:02,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:02,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["N2JRzHppT0qjdJGlpAhl6Q"], "issued_at": "2018-07-17T09:20:02.000000Z"}} 2018-07-17 09:20:02,779 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2462a711ddd3de14761e816e5dc9ba8894cbe47" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-43d2101a-154f-4d9e-936c-01aaff1f7872"}}' 2018-07-17 09:20:03,640 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5f988a5c-557e-42e2-972e-af86d69a0ea7 Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-5f988a5c-557e-42e2-972e-af86d69a0ea7 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "037611ae-8f04-44e2-953c-d2a0379b3715", "name": "CinderUtilsQoSTests-43d2101a-154f-4d9e-936c-01aaff1f7872"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715", "rel": "bookmark"}]} 2018-07-17 09:20:03,640 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-5f988a5c-557e-42e2-972e-af86d69a0ea7 2018-07-17 09:20:03,642 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f988a5c-557e-42e2-972e-af86d69a0ea7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2462a711ddd3de14761e816e5dc9ba8894cbe47" 2018-07-17 09:20:03,723 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f1f4868b-4d66-4ae7-9dbf-e0505ee39748 Content-Type: application/json Content-Length: 177 x-openstack-request-id: req-f1f4868b-4d66-4ae7-9dbf-e0505ee39748 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "037611ae-8f04-44e2-953c-d2a0379b3715", "name": "CinderUtilsQoSTests-43d2101a-154f-4d9e-936c-01aaff1f7872"}]} 2018-07-17 09:20:03,723 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-f1f4868b-4d66-4ae7-9dbf-e0505ee39748 2018-07-17 09:20:03,725 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f988a5c-557e-42e2-972e-af86d69a0ea7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2462a711ddd3de14761e816e5dc9ba8894cbe47" 2018-07-17 09:20:03,770 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8fab62f7-0df3-4eb3-8580-62a079048b5f Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-8fab62f7-0df3-4eb3-8580-62a079048b5f RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "037611ae-8f04-44e2-953c-d2a0379b3715", "name": "CinderUtilsQoSTests-43d2101a-154f-4d9e-936c-01aaff1f7872"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715", "rel": "bookmark"}]} 2018-07-17 09:20:03,770 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715 used request id req-8fab62f7-0df3-4eb3-8580-62a079048b5f 2018-07-17 09:20:03,770 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-43d2101a-154f-4d9e-936c-01aaff1f7872 2018-07-17 09:20:03,772 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f988a5c-557e-42e2-972e-af86d69a0ea7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2462a711ddd3de14761e816e5dc9ba8894cbe47" 2018-07-17 09:20:03,869 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e4cf4c94-3ec6-488e-85b7-44677563cd1e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:03,870 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/037611ae-8f04-44e2-953c-d2a0379b3715?force=False used request id req-e4cf4c94-3ec6-488e-85b7-44677563cd1e 2018-07-17 09:20:03,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:04,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["Cdife15-Q3aOKPBFWsTejw"], "issued_at": "2018-07-17T09:20:04.000000Z"}} 2018-07-17 09:20:04,310 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8832efe5140c9b845389dfaa8a35bfae5f3669" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-474e13c8-8832-4182-8273-4690e680add2"}}' 2018-07-17 09:20:04,953 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-66926ed9-80be-414e-8e66-c2c7d19061de Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-66926ed9-80be-414e-8e66-c2c7d19061de RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "name": "CinderUtilsQoSTests-474e13c8-8832-4182-8273-4690e680add2"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "rel": "bookmark"}]} 2018-07-17 09:20:04,953 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-66926ed9-80be-414e-8e66-c2c7d19061de 2018-07-17 09:20:04,955 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66926ed9-80be-414e-8e66-c2c7d19061de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8832efe5140c9b845389dfaa8a35bfae5f3669" 2018-07-17 09:20:05,054 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fa3a0302-b32c-43cf-93d6-ded1713f77a9 Content-Type: application/json Content-Length: 182 x-openstack-request-id: req-fa3a0302-b32c-43cf-93d6-ded1713f77a9 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "name": "CinderUtilsQoSTests-474e13c8-8832-4182-8273-4690e680add2"}]} 2018-07-17 09:20:05,054 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-fa3a0302-b32c-43cf-93d6-ded1713f77a9 2018-07-17 09:20:05,056 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66926ed9-80be-414e-8e66-c2c7d19061de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8832efe5140c9b845389dfaa8a35bfae5f3669" 2018-07-17 09:20:05,086 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-84eb319f-f382-427f-8165-bdcb7ac8a5ab Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-84eb319f-f382-427f-8165-bdcb7ac8a5ab RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "name": "CinderUtilsQoSTests-474e13c8-8832-4182-8273-4690e680add2"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9", "rel": "bookmark"}]} 2018-07-17 09:20:05,086 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9 used request id req-84eb319f-f382-427f-8165-bdcb7ac8a5ab 2018-07-17 09:20:05,086 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-474e13c8-8832-4182-8273-4690e680add2 2018-07-17 09:20:05,087 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66926ed9-80be-414e-8e66-c2c7d19061de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8832efe5140c9b845389dfaa8a35bfae5f3669" 2018-07-17 09:20:05,299 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-06210a70-a409-4997-a00a-5bfcbda64121 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:05,299 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/524fb146-4d85-40c6-a3e8-8a24c52ac4b9?force=False used request id req-06210a70-a409-4997-a00a-5bfcbda64121 2018-07-17 09:20:05,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:05,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["7ooYJXstSjuZyxO8Z4iNug"], "issued_at": "2018-07-17T09:20:05.000000Z"}} 2018-07-17 09:20:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:05,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a38658a0-a50c-42bb-bcc5-acc748b125a7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:05,780 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a38658a0-a50c-42bb-bcc5-acc748b125a7 2018-07-17 09:20:05,783 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-17 09:20:06,628 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361 Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "566935f949fb4e8e876c8605a3785835", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:20:06.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f89a557-3799-4df2-9d2f-b87abe84fac6", "size": 1}} 2018-07-17 09:20:06,629 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes used request id req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361 2018-07-17 09:20:06,631 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:06,728 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d900cf2e-5107-430e-9e4a-d1373afa6955 Content-Type: application/json Content-Length: 1054 x-openstack-request-id: req-d900cf2e-5107-430e-9e4a-d1373afa6955 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-17T09:20:06.000000", "replication_status": null, "snapshot_id": null, "id": "9f89a557-3799-4df2-9d2f-b87abe84fac6", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "bootable": "false", "created_at": "2018-07-17T09:20:06.000000", "volume_type": "RBD"}} 2018-07-17 09:20:06,728 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-d900cf2e-5107-430e-9e4a-d1373afa6955 2018-07-17 09:20:06,730 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:06,993 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3a124648-e3e6-4270-9abd-389b2b9624a9 Content-Type: application/json Content-Length: 1054 x-openstack-request-id: req-3a124648-e3e6-4270-9abd-389b2b9624a9 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-17T09:20:06.000000", "replication_status": null, "snapshot_id": null, "id": "9f89a557-3799-4df2-9d2f-b87abe84fac6", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "bootable": "false", "created_at": "2018-07-17T09:20:06.000000", "volume_type": "RBD"}} 2018-07-17 09:20:06,993 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-3a124648-e3e6-4270-9abd-389b2b9624a9 2018-07-17 09:20:09,997 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:10,115 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-035b5856-53fb-4b5b-ba70-540487a73923 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-035b5856-53fb-4b5b-ba70-540487a73923 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:07.000000", "replication_status": null, "snapshot_id": null, "id": "9f89a557-3799-4df2-9d2f-b87abe84fac6", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "bootable": "false", "created_at": "2018-07-17T09:20:06.000000", "volume_type": "RBD"}} 2018-07-17 09:20:10,115 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-035b5856-53fb-4b5b-ba70-540487a73923 2018-07-17 09:20:10,117 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:10,392 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9fb1d81c-c258-4498-ab87-f4e2766c6d9f Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-9fb1d81c-c258-4498-ab87-f4e2766c6d9f RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:07.000000", "replication_status": null, "snapshot_id": null, "id": "9f89a557-3799-4df2-9d2f-b87abe84fac6", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "bootable": "false", "created_at": "2018-07-17T09:20:06.000000", "volume_type": "RBD"}]} 2018-07-17 09:20:10,392 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-9fb1d81c-c258-4498-ab87-f4e2766c6d9f 2018-07-17 09:20:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:20:10,400 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:10 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:20:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:10,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:10 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f14e6dd8-121a-4be9-982a-504de0c96d5e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:20:10,442 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-f14e6dd8-121a-4be9-982a-504de0c96d5e 2018-07-17 09:20:10,442 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405 2018-07-17 09:20:10,444 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:10,608 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a2a989fa-3ec0-414b-bc45-b79aadae0f62 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:10,608 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-a2a989fa-3ec0-414b-bc45-b79aadae0f62 2018-07-17 09:20:10,609 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:10,775 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9576e25d-4ec7-48f1-8538-1cf569430910 Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-9576e25d-4ec7-48f1-8538-1cf569430910 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:10.000000", "replication_status": null, "snapshot_id": null, "id": "9f89a557-3799-4df2-9d2f-b87abe84fac6", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405", "bootable": "false", "created_at": "2018-07-17T09:20:06.000000", "volume_type": "RBD"}} 2018-07-17 09:20:10,775 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-9576e25d-4ec7-48f1-8538-1cf569430910 2018-07-17 09:20:13,780 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:14,026 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-9570c753-d83b-46b0-b9fd-1183aa9673ee x-openstack-request-id: req-9570c753-d83b-46b0-b9fd-1183aa9673ee RESP BODY: {"itemNotFound": {"message": "Volume 9f89a557-3799-4df2-9d2f-b87abe84fac6 could not be found.", "code": 404}} 2018-07-17 09:20:14,026 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-9570c753-d83b-46b0-b9fd-1183aa9673ee 2018-07-17 09:20:14,028 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:14,249 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5d11b010-e330-4b15-a0a8-42e6da4cb471 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-5d11b010-e330-4b15-a0a8-42e6da4cb471 RESP BODY: {"volumes": []} 2018-07-17 09:20:14,249 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-5d11b010-e330-4b15-a0a8-42e6da4cb471 2018-07-17 09:20:14,250 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-f582477f-5ca8-4552-a032-fa470b1bf405 2018-07-17 09:20:14,251 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:14,417 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-d2605571-67c5-42e5-b47c-4fc070b8a34e x-openstack-request-id: req-d2605571-67c5-42e5-b47c-4fc070b8a34e RESP BODY: {"itemNotFound": {"message": "Volume 9f89a557-3799-4df2-9d2f-b87abe84fac6 could not be found.", "code": 404}} 2018-07-17 09:20:14,417 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-d2605571-67c5-42e5-b47c-4fc070b8a34e 2018-07-17 09:20:14,419 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b7ffbd0-7f6a-4cd3-afd6-ee4fffac4361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6c7dfe3a39bdfa088bab02817d5bbc2f7fe9d0" 2018-07-17 09:20:14,620 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-5ed2b79a-a546-4b6e-847f-b6152b3f78cc x-openstack-request-id: req-5ed2b79a-a546-4b6e-847f-b6152b3f78cc RESP BODY: {"itemNotFound": {"message": "Volume 9f89a557-3799-4df2-9d2f-b87abe84fac6 could not be found.", "code": 404}} 2018-07-17 09:20:14,620 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/9f89a557-3799-4df2-9d2f-b87abe84fac6 used request id req-5ed2b79a-a546-4b6e-847f-b6152b3f78cc 2018-07-17 09:20:14,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:15,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["n8tctsgfTyWkBRn1a5xhxA"], "issued_at": "2018-07-17T09:20:15.000000Z"}} 2018-07-17 09:20:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:15,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-69f8e9e7-0070-44bc-86ca-1e54da1fb2fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:15,143 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-69f8e9e7-0070-44bc-86ca-1e54da1fb2fa 2018-07-17 09:20:15,146 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-17 09:20:16,337 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-4661e658-f4a1-4677-8a38-94ce4efd2021 Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-4661e658-f4a1-4677-8a38-94ce4efd2021 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "566935f949fb4e8e876c8605a3785835", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-17T09:20:16.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "16e03b4b-db4f-4efc-9d3e-be8740c16833", "size": 1}} 2018-07-17 09:20:16,338 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes used request id req-4661e658-f4a1-4677-8a38-94ce4efd2021 2018-07-17 09:20:16,340 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4661e658-f4a1-4677-8a38-94ce4efd2021" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:16,627 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-15060242-0357-42ce-af25-423e5b09dafd Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-15060242-0357-42ce-af25-423e5b09dafd RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:16.000000", "replication_status": null, "snapshot_id": null, "id": "16e03b4b-db4f-4efc-9d3e-be8740c16833", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55", "bootable": "false", "created_at": "2018-07-17T09:20:16.000000", "volume_type": "RBD"}} 2018-07-17 09:20:16,627 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 used request id req-15060242-0357-42ce-af25-423e5b09dafd 2018-07-17 09:20:16,629 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4661e658-f4a1-4677-8a38-94ce4efd2021" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:16,931 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-baac01f8-a9e0-4368-b505-9f2540e1b2b9 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-baac01f8-a9e0-4368-b505-9f2540e1b2b9 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:16.000000", "replication_status": null, "snapshot_id": null, "id": "16e03b4b-db4f-4efc-9d3e-be8740c16833", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55", "bootable": "false", "created_at": "2018-07-17T09:20:16.000000", "volume_type": "RBD"}} 2018-07-17 09:20:16,932 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 used request id req-baac01f8-a9e0-4368-b505-9f2540e1b2b9 2018-07-17 09:20:16,933 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4661e658-f4a1-4677-8a38-94ce4efd2021" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:17,023 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f3fb6678-8536-4ed1-ad05-b49efbf07fa1 Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-f3fb6678-8536-4ed1-ad05-b49efbf07fa1 RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:16.000000", "replication_status": null, "snapshot_id": null, "id": "16e03b4b-db4f-4efc-9d3e-be8740c16833", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55", "bootable": "false", "created_at": "2018-07-17T09:20:16.000000", "volume_type": "RBD"}]} 2018-07-17 09:20:17,023 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/detail used request id req-f3fb6678-8536-4ed1-ad05-b49efbf07fa1 2018-07-17 09:20:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:20:17,038 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:20:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:17,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e2e867d6-fb3a-48a3-a5e9-760d42196fc4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:20:17,074 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-e2e867d6-fb3a-48a3-a5e9-760d42196fc4 2018-07-17 09:20:17,074 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55 2018-07-17 09:20:17,075 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4661e658-f4a1-4677-8a38-94ce4efd2021" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:18,321 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ba69f469-f8e9-43a3-90f5-bc5fd25df542 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:18,322 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 used request id req-ba69f469-f8e9-43a3-90f5-bc5fd25df542 2018-07-17 09:20:18,323 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4661e658-f4a1-4677-8a38-94ce4efd2021" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:18,590 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9064c6bc-8bb0-4c92-9d79-d2395840b93e Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-9064c6bc-8bb0-4c92-9d79-d2395840b93e RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-17T09:20:18.000000", "replication_status": null, "snapshot_id": null, "id": "16e03b4b-db4f-4efc-9d3e-be8740c16833", "size": 1, "user_id": "566935f949fb4e8e876c8605a3785835", "os-vol-tenant-attr:tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8ee83f0a-1209-4c13-941a-6e34fd567d55", "bootable": "false", "created_at": "2018-07-17T09:20:16.000000", "volume_type": "RBD"}} 2018-07-17 09:20:18,590 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 used request id req-9064c6bc-8bb0-4c92-9d79-d2395840b93e 2018-07-17 09:20:21,596 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4661e658-f4a1-4677-8a38-94ce4efd2021" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea82c7b9892de072c6898beb603bc376b9c9eee" 2018-07-17 09:20:21,646 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-0d6b97bf-b9d5-413b-980b-f50290854d07 x-openstack-request-id: req-0d6b97bf-b9d5-413b-980b-f50290854d07 RESP BODY: {"itemNotFound": {"message": "Volume 16e03b4b-db4f-4efc-9d3e-be8740c16833 could not be found.", "code": 404}} 2018-07-17 09:20:21,646 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/volumes/16e03b4b-db4f-4efc-9d3e-be8740c16833 used request id req-0d6b97bf-b9d5-413b-980b-f50290854d07 2018-07-17 09:20:21,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:22,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["TEWYVyUgQDKIkRwxst76fw"], "issued_at": "2018-07-17T09:20:22.000000Z"}} 2018-07-17 09:20:22,139 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-7132cfd6-898f-4a02-a7c3-e92f26702274", "description": null}}' 2018-07-17 09:20:22,328 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7132cfd6-898f-4a02-a7c3-e92f26702274", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02f33f92-0513-41e3-a81e-773edb187333", "description": null}} 2018-07-17 09:20:22,328 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-d9d37c2b-3333-4c0b-b38c-45370b6e054c 2018-07-17 09:20:22,330 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" 2018-07-17 09:20:22,373 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5aa823e2-fe6d-4790-9532-8e6bbca4d140 Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-5aa823e2-fe6d-4790-9532-8e6bbca4d140 RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-7132cfd6-898f-4a02-a7c3-e92f26702274", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02f33f92-0513-41e3-a81e-773edb187333", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "229894ae-23d0-4f9b-a527-96339db6e7fe", "description": null}]} 2018-07-17 09:20:22,374 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types?is_public=None used request id req-5aa823e2-fe6d-4790-9532-8e6bbca4d140 2018-07-17 09:20:22,375 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" 2018-07-17 09:20:22,427 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b666294d-5905-4cfe-a7c0-b310115cabec Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-b666294d-5905-4cfe-a7c0-b310115cabec RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7132cfd6-898f-4a02-a7c3-e92f26702274", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02f33f92-0513-41e3-a81e-773edb187333", "description": null}} 2018-07-17 09:20:22,427 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 used request id req-b666294d-5905-4cfe-a7c0-b310115cabec 2018-07-17 09:20:22,429 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" 2018-07-17 09:20:22,484 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a9e77de8-5b54-4aad-9d1e-d22d93935c5e Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-a9e77de8-5b54-4aad-9d1e-d22d93935c5e RESP BODY: {} 2018-07-17 09:20:22,484 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333/encryption used request id req-a9e77de8-5b54-4aad-9d1e-d22d93935c5e 2018-07-17 09:20:22,485 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-7132cfd6-898f-4a02-a7c3-e92f26702274 2018-07-17 09:20:22,486 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" 2018-07-17 09:20:22,569 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8357a1ef-c15e-4433-8ff1-1a5cced3908f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:22,569 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 used request id req-8357a1ef-c15e-4433-8ff1-1a5cced3908f 2018-07-17 09:20:22,571 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" 2018-07-17 09:20:22,624 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-1f5c1759-09a9-4856-b5ae-c763b5e4817c x-openstack-request-id: req-1f5c1759-09a9-4856-b5ae-c763b5e4817c RESP BODY: {"itemNotFound": {"message": "Volume type 02f33f92-0513-41e3-a81e-773edb187333 could not be found.", "code": 404}} 2018-07-17 09:20:22,624 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 used request id req-1f5c1759-09a9-4856-b5ae-c763b5e4817c 2018-07-17 09:20:22,624 - cinder_utils - INFO - Volume with ID [02f33f92-0513-41e3-a81e-773edb187333] does not exist 2018-07-17 09:20:22,624 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-7132cfd6-898f-4a02-a7c3-e92f26702274 2018-07-17 09:20:22,625 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9d37c2b-3333-4c0b-b38c-45370b6e054c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1822457a53e9b8d2f62091e7f3e863c8424ee6e3" 2018-07-17 09:20:22,727 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-dad92df2-237f-4610-b9f7-b781baa2bd3c x-openstack-request-id: req-dad92df2-237f-4610-b9f7-b781baa2bd3c RESP BODY: {"itemNotFound": {"message": "Volume type 02f33f92-0513-41e3-a81e-773edb187333 could not be found.", "code": 404}} 2018-07-17 09:20:22,727 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/02f33f92-0513-41e3-a81e-773edb187333 used request id req-dad92df2-237f-4610-b9f7-b781baa2bd3c 2018-07-17 09:20:22,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:23,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["ai0LrGhkSou0ITLrXwjx_A"], "issued_at": "2018-07-17T09:20:23.000000Z"}} 2018-07-17 09:20:23,172 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd", "description": null}}' 2018-07-17 09:20:23,322 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bad3f8-2086-436d-a662-5e554ac15dba", "description": null}} 2018-07-17 09:20:23,322 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa 2018-07-17 09:20:23,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:24,018 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-296c289f-6d27-47a2-a1b9-3f8c46ef1c0e Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-296c289f-6d27-47a2-a1b9-3f8c46ef1c0e RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bad3f8-2086-436d-a662-5e554ac15dba", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "229894ae-23d0-4f9b-a527-96339db6e7fe", "description": null}]} 2018-07-17 09:20:24,018 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types?is_public=None used request id req-296c289f-6d27-47a2-a1b9-3f8c46ef1c0e 2018-07-17 09:20:24,020 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:24,079 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a3abc31f-1997-466c-8b49-dd2b53399a4d Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-a3abc31f-1997-466c-8b49-dd2b53399a4d RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bad3f8-2086-436d-a662-5e554ac15dba", "description": null}} 2018-07-17 09:20:24,079 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba used request id req-a3abc31f-1997-466c-8b49-dd2b53399a4d 2018-07-17 09:20:24,080 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:24,785 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d1602606-47b1-4897-adb9-e70b1455e04f Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-d1602606-47b1-4897-adb9-e70b1455e04f RESP BODY: {} 2018-07-17 09:20:24,785 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba/encryption used request id req-d1602606-47b1-4897-adb9-e70b1455e04f 2018-07-17 09:20:24,787 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:24,821 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ad87e5ac-fe39-454d-ba8c-390d5545066f Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-ad87e5ac-fe39-454d-ba8c-390d5545066f RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bad3f8-2086-436d-a662-5e554ac15dba", "description": null}} 2018-07-17 09:20:24,821 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba used request id req-ad87e5ac-fe39-454d-ba8c-390d5545066f 2018-07-17 09:20:24,823 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:24,884 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8a3769de-595e-427e-a00b-5c6278bef3e9 Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-8a3769de-595e-427e-a00b-5c6278bef3e9 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bad3f8-2086-436d-a662-5e554ac15dba", "description": null}} 2018-07-17 09:20:24,885 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba used request id req-8a3769de-595e-427e-a00b-5c6278bef3e9 2018-07-17 09:20:24,886 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:24,921 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-04cbb5f0-c27d-4e7c-a235-c388f6b05d73 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-04cbb5f0-c27d-4e7c-a235-c388f6b05d73 RESP BODY: {} 2018-07-17 09:20:24,921 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba/encryption used request id req-04cbb5f0-c27d-4e7c-a235-c388f6b05d73 2018-07-17 09:20:24,921 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2aa54691-9498-4f64-bf18-71454976dabd 2018-07-17 09:20:24,923 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a759e7a3-127d-4f43-bb8b-d0dd7ccef5fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843d94a0e404c5c1ef569b1a936a37c00d6f8c28" 2018-07-17 09:20:25,136 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-726cc6c7-306b-42de-8750-752dec7e411a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:25,136 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/85bad3f8-2086-436d-a662-5e554ac15dba used request id req-726cc6c7-306b-42de-8750-752dec7e411a 2018-07-17 09:20:25,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:25,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["-z-vYA9ARLOldDNA6gsJng"], "issued_at": "2018-07-17T09:20:25.000000Z"}} 2018-07-17 09:20:25,567 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4e21258a79caad594c274bb3d1e001603b78cc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-6f658c3d-767d-4047-a283-69d0f879333c-type", "description": null}}' 2018-07-17 09:20:26,422 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b6f81913-2783-4af7-b771-f6a57f5cef00 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-b6f81913-2783-4af7-b771-f6a57f5cef00 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6f658c3d-767d-4047-a283-69d0f879333c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "724fa387-8fb4-4ca2-85cd-4cfd80b7878a", "description": null}} 2018-07-17 09:20:26,422 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-b6f81913-2783-4af7-b771-f6a57f5cef00 2018-07-17 09:20:26,427 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/724fa387-8fb4-4ca2-85cd-4cfd80b7878a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b6f81913-2783-4af7-b771-f6a57f5cef00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4e21258a79caad594c274bb3d1e001603b78cc" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-6f658c3d-767d-4047-a283-69d0f879333c", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-17 09:20:26,667 - cinderclient.v2.client - DEBUG - RESP: [400] Content-Length: 65 Content-Type: application/json x-compute-request-id: req-df170c0d-3c11-436d-a4fa-727984bad1ca x-openstack-request-id: req-df170c0d-3c11-436d-a4fa-727984bad1ca RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-17 09:20:26,667 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/724fa387-8fb4-4ca2-85cd-4cfd80b7878a/encryption used request id req-df170c0d-3c11-436d-a4fa-727984bad1ca 2018-07-17 09:20:26,667 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-6f658c3d-767d-4047-a283-69d0f879333c-type 2018-07-17 09:20:26,669 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/724fa387-8fb4-4ca2-85cd-4cfd80b7878a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6f81913-2783-4af7-b771-f6a57f5cef00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4e21258a79caad594c274bb3d1e001603b78cc" 2018-07-17 09:20:27,737 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6f223dab-a53d-47cf-9a3e-f35141c86d69 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:27,737 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/724fa387-8fb4-4ca2-85cd-4cfd80b7878a used request id req-6f223dab-a53d-47cf-9a3e-f35141c86d69 2018-07-17 09:20:27,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:28,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["pBWydl-bRiiAO03ri3UK7A"], "issued_at": "2018-07-17T09:20:28.000000Z"}} 2018-07-17 09:20:28,176 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type", "description": null}}' 2018-07-17 09:20:28,906 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d1775003-7413-4b71-b235-179491d545c9 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-d1775003-7413-4b71-b235-179491d545c9 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "description": null}} 2018-07-17 09:20:28,906 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-d1775003-7413-4b71-b235-179491d545c9 2018-07-17 09:20:28,908 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386", "provider": "LuksEncryptor"}}' 2018-07-17 09:20:29,042 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d205bb6c-ecb7-43f4-aaa4-2beaa0852c19 Content-Type: application/json Content-Length: 305 x-openstack-request-id: req-d205bb6c-ecb7-43f4-aaa4-2beaa0852c19 RESP BODY: {"encryption": {"volume_type_id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386", "control_location": "back-end", "encryption_id": "794eb2f5-357f-4cc8-afd3-a1bec313eb9d", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-17 09:20:29,042 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption used request id req-d205bb6c-ecb7-43f4-aaa4-2beaa0852c19 2018-07-17 09:20:29,044 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,080 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b87afd59-8f90-42b3-b44c-65a838ade78e Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-b87afd59-8f90-42b3-b44c-65a838ade78e RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "description": null}} 2018-07-17 09:20:29,081 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f used request id req-b87afd59-8f90-42b3-b44c-65a838ade78e 2018-07-17 09:20:29,082 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,130 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fbbaa569-c112-4e4b-9505-a76711de081b Content-Type: application/json Content-Length: 312 x-openstack-request-id: req-fbbaa569-c112-4e4b-9505-a76711de081b RESP BODY: {"volume_type_id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "control_location": "back-end", "deleted": false, "created_at": "2018-07-17T09:20:28.000000", "updated_at": null, "encryption_id": "794eb2f5-357f-4cc8-afd3-a1bec313eb9d", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-17 09:20:29,130 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption used request id req-fbbaa569-c112-4e4b-9505-a76711de081b 2018-07-17 09:20:29,131 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type 2018-07-17 09:20:29,132 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,166 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b4aac4cf-f92a-4db8-8465-d7e77dc127f2 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-b4aac4cf-f92a-4db8-8465-d7e77dc127f2 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "description": null}} 2018-07-17 09:20:29,166 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f used request id req-b4aac4cf-f92a-4db8-8465-d7e77dc127f2 2018-07-17 09:20:29,167 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,221 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6434ca70-45ce-4693-8274-f84a830ecb70 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:29,223 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption/provider used request id req-6434ca70-45ce-4693-8274-f84a830ecb70 2018-07-17 09:20:29,225 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,281 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-615c993f-5900-488e-9f71-6c82c7b3da49 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-615c993f-5900-488e-9f71-6c82c7b3da49 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "description": null}} 2018-07-17 09:20:29,282 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f used request id req-615c993f-5900-488e-9f71-6c82c7b3da49 2018-07-17 09:20:29,283 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,313 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-79554e2d-3d09-4f6d-8876-b1c9beae0d5a Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-79554e2d-3d09-4f6d-8876-b1c9beae0d5a RESP BODY: {} 2018-07-17 09:20:29,313 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption used request id req-79554e2d-3d09-4f6d-8876-b1c9beae0d5a 2018-07-17 09:20:29,314 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type 2018-07-17 09:20:29,315 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,351 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9d80ee8d-6d68-4136-a94e-b0ec2a1a5b77 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-9d80ee8d-6d68-4136-a94e-b0ec2a1a5b77 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0fcd29f2-814c-4478-a6d9-f2b923bdde6f", "description": null}} 2018-07-17 09:20:29,352 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f used request id req-9d80ee8d-6d68-4136-a94e-b0ec2a1a5b77 2018-07-17 09:20:29,353 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,433 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 130 Content-Type: application/json x-compute-request-id: req-b230d520-a0f5-4912-9f5d-5354efc9b972 x-openstack-request-id: req-b230d520-a0f5-4912-9f5d-5354efc9b972 RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 0fcd29f2-814c-4478-a6d9-f2b923bdde6f does not exist.", "code": 404}} 2018-07-17 09:20:29,433 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f/encryption/provider used request id req-b230d520-a0f5-4912-9f5d-5354efc9b972 2018-07-17 09:20:29,433 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-dc40eec3-1051-4af2-9e14-9cddfa3b6386-type 2018-07-17 09:20:29,434 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1775003-7413-4b71-b235-179491d545c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014dd0e18bfb74dc8b156757e885c1f41628a1f9" 2018-07-17 09:20:29,537 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e575e71a-1a91-47c1-afa0-62453df4140f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:29,537 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/0fcd29f2-814c-4478-a6d9-f2b923bdde6f used request id req-e575e71a-1a91-47c1-afa0-62453df4140f 2018-07-17 09:20:29,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:29,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["zxTlsN7GRSCtLrkeAvbpmg"], "issued_at": "2018-07-17T09:20:29.000000Z"}} 2018-07-17 09:20:29,998 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198-type", "description": null}}' 2018-07-17 09:20:30,652 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bc0572bc-a7dc-4369-9d2d-a60271dff37a", "description": null}} 2018-07-17 09:20:30,652 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-9ae98ae9-4bba-4df3-80c4-4861be563cd6 2018-07-17 09:20:30,654 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198", "provider": "foo"}}' 2018-07-17 09:20:30,798 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8f9749b7-fc17-44ac-a7bb-2b74a4032ab1 Content-Type: application/json Content-Length: 286 x-openstack-request-id: req-8f9749b7-fc17-44ac-a7bb-2b74a4032ab1 RESP BODY: {"encryption": {"volume_type_id": "bc0572bc-a7dc-4369-9d2d-a60271dff37a", "name": "CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198", "control_location": "front-end", "encryption_id": "cb26c4ab-9642-4c8c-b79a-55e4868dded2", "provider": "foo", "provider_class": "foo"}} 2018-07-17 09:20:30,798 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a/encryption used request id req-8f9749b7-fc17-44ac-a7bb-2b74a4032ab1 2018-07-17 09:20:30,800 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" 2018-07-17 09:20:30,833 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5d90fb2d-6101-4e60-83ff-d0822b633aed Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-5d90fb2d-6101-4e60-83ff-d0822b633aed RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bc0572bc-a7dc-4369-9d2d-a60271dff37a", "description": null}} 2018-07-17 09:20:30,833 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a used request id req-5d90fb2d-6101-4e60-83ff-d0822b633aed 2018-07-17 09:20:30,834 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" 2018-07-17 09:20:30,882 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4ec118d2-c919-4e07-b100-fafc8fa258a0 Content-Type: application/json Content-Length: 303 x-openstack-request-id: req-4ec118d2-c919-4e07-b100-fafc8fa258a0 RESP BODY: {"volume_type_id": "bc0572bc-a7dc-4369-9d2d-a60271dff37a", "control_location": "front-end", "deleted": false, "created_at": "2018-07-17T09:20:30.000000", "updated_at": null, "encryption_id": "cb26c4ab-9642-4c8c-b79a-55e4868dded2", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-17 09:20:30,882 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a/encryption used request id req-4ec118d2-c919-4e07-b100-fafc8fa258a0 2018-07-17 09:20:30,882 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198-type 2018-07-17 09:20:30,883 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" 2018-07-17 09:20:30,928 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4fa5699e-63bb-4053-a903-81243fc80d8b Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-4fa5699e-63bb-4053-a903-81243fc80d8b RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bc0572bc-a7dc-4369-9d2d-a60271dff37a", "description": null}} 2018-07-17 09:20:30,928 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a used request id req-4fa5699e-63bb-4053-a903-81243fc80d8b 2018-07-17 09:20:30,929 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" 2018-07-17 09:20:30,986 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4ec243b3-84f8-4b15-9cb2-c151f3440642 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:30,986 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a/encryption/provider used request id req-4ec243b3-84f8-4b15-9cb2-c151f3440642 2018-07-17 09:20:30,986 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a3b2a8e0-7964-4f45-946f-fd4ed0ece198-type 2018-07-17 09:20:30,987 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ae98ae9-4bba-4df3-80c4-4861be563cd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ce73010f595373250931bbb06947835c969967" 2018-07-17 09:20:31,137 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fc0afde2-5f7b-4990-b00c-89689992adda RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:31,137 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/bc0572bc-a7dc-4369-9d2d-a60271dff37a used request id req-fc0afde2-5f7b-4990-b00c-89689992adda 2018-07-17 09:20:31,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:31,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["-6cV6uPJRXSsZzvquBin2Q"], "issued_at": "2018-07-17T09:20:31.000000Z"}} 2018-07-17 09:20:31,561 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a-type", "description": null}}' 2018-07-17 09:20:32,168 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b2ed0357-66dd-4a57-8d68-7068dc48db64", "description": null}} 2018-07-17 09:20:32,168 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-a3afe2f9-41d8-45b5-807f-803d9516b7f2 2018-07-17 09:20:32,171 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-17 09:20:32,286 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-5964f409-ef6e-48c5-83d0-f4babb55d7f1 Content-Type: application/json Content-Length: 317 x-openstack-request-id: req-5964f409-ef6e-48c5-83d0-f4babb55d7f1 RESP BODY: {"encryption": {"volume_type_id": "b2ed0357-66dd-4a57-8d68-7068dc48db64", "name": "CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a", "control_location": "back-end", "encryption_id": "3dc4951d-08d6-4e1f-b2c6-d9415b651044", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-17 09:20:32,286 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64/encryption used request id req-5964f409-ef6e-48c5-83d0-f4babb55d7f1 2018-07-17 09:20:32,288 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" 2018-07-17 09:20:32,323 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0b4e8c03-9439-4950-809c-87f754ef81e2 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-0b4e8c03-9439-4950-809c-87f754ef81e2 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b2ed0357-66dd-4a57-8d68-7068dc48db64", "description": null}} 2018-07-17 09:20:32,323 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64 used request id req-0b4e8c03-9439-4950-809c-87f754ef81e2 2018-07-17 09:20:32,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" 2018-07-17 09:20:32,377 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8c700c2f-104b-4431-9c2d-bffa59f0000d Content-Type: application/json Content-Length: 300 x-openstack-request-id: req-8c700c2f-104b-4431-9c2d-bffa59f0000d RESP BODY: {"volume_type_id": "b2ed0357-66dd-4a57-8d68-7068dc48db64", "control_location": "back-end", "deleted": false, "created_at": "2018-07-17T09:20:32.000000", "updated_at": null, "encryption_id": "3dc4951d-08d6-4e1f-b2c6-d9415b651044", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-17 09:20:32,377 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64/encryption used request id req-8c700c2f-104b-4431-9c2d-bffa59f0000d 2018-07-17 09:20:32,378 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a-type 2018-07-17 09:20:32,379 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" 2018-07-17 09:20:32,411 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-27c43c95-e12e-4588-ab55-b272366136d6 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-27c43c95-e12e-4588-ab55-b272366136d6 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b2ed0357-66dd-4a57-8d68-7068dc48db64", "description": null}} 2018-07-17 09:20:32,411 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64 used request id req-27c43c95-e12e-4588-ab55-b272366136d6 2018-07-17 09:20:32,413 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" 2018-07-17 09:20:32,495 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9b8ae5a6-0987-48ad-9a67-3bd0c4b3154e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:32,495 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64/encryption/provider used request id req-9b8ae5a6-0987-48ad-9a67-3bd0c4b3154e 2018-07-17 09:20:32,495 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9f1ed476-f1b3-4630-99a9-db314216968a-type 2018-07-17 09:20:32,497 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3afe2f9-41d8-45b5-807f-803d9516b7f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728bae450bb878536ea233a76b5de45b804a9488" 2018-07-17 09:20:32,566 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dd8cd6c1-4102-48f0-8eb1-9c3924b8595b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:32,567 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/b2ed0357-66dd-4a57-8d68-7068dc48db64 used request id req-dd8cd6c1-4102-48f0-8eb1-9c3924b8595b 2018-07-17 09:20:32,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:32,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["fVUMSjZmSG2JdantROuCrQ"], "issued_at": "2018-07-17T09:20:32.000000Z"}} 2018-07-17 09:20:32,987 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca-qos"}}' 2018-07-17 09:20:33,079 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-defb99e2-b2c6-428a-b347-b62d675ea744 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-defb99e2-b2c6-428a-b347-b62d675ea744 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "866af7d8-1110-417a-802d-72bc0da0bc07", "name": "CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/866af7d8-1110-417a-802d-72bc0da0bc07", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/866af7d8-1110-417a-802d-72bc0da0bc07", "rel": "bookmark"}]} 2018-07-17 09:20:33,079 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-defb99e2-b2c6-428a-b347-b62d675ea744 2018-07-17 09:20:33,081 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca", "description": null}}' 2018-07-17 09:20:34,316 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0b145bb5-19fb-4ab3-9612-f368214f3a3b Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-0b145bb5-19fb-4ab3-9612-f368214f3a3b RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78030083-4b25-4e94-a8d3-f19181fbf5c4", "description": null}} 2018-07-17 09:20:34,316 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-0b145bb5-19fb-4ab3-9612-f368214f3a3b 2018-07-17 09:20:34,318 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-17 09:20:34,396 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f502dcae-ee73-453d-9be3-c56c37ae94c2 Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-f502dcae-ee73-453d-9be3-c56c37ae94c2 RESP BODY: {"encryption": {"volume_type_id": "78030083-4b25-4e94-a8d3-f19181fbf5c4", "name": "foo", "control_location": "back-end", "encryption_id": "06b9d8c5-ebdc-42ed-8695-3be8476becc8", "provider": "bar", "provider_class": "bar"}} 2018-07-17 09:20:34,396 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4/encryption used request id req-f502dcae-ee73-453d-9be3-c56c37ae94c2 2018-07-17 09:20:34,398 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" 2018-07-17 09:20:34,430 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c9104778-e0a4-4747-8560-6efc0b4fb816 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-c9104778-e0a4-4747-8560-6efc0b4fb816 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78030083-4b25-4e94-a8d3-f19181fbf5c4", "description": null}} 2018-07-17 09:20:34,430 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4 used request id req-c9104778-e0a4-4747-8560-6efc0b4fb816 2018-07-17 09:20:34,432 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" 2018-07-17 09:20:34,473 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1361526b-f7d7-48d0-b83c-9ed952929e84 Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-1361526b-f7d7-48d0-b83c-9ed952929e84 RESP BODY: {"volume_type_id": "78030083-4b25-4e94-a8d3-f19181fbf5c4", "control_location": "back-end", "deleted": false, "created_at": "2018-07-17T09:20:34.000000", "updated_at": null, "encryption_id": "06b9d8c5-ebdc-42ed-8695-3be8476becc8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-17 09:20:34,473 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4/encryption used request id req-1361526b-f7d7-48d0-b83c-9ed952929e84 2018-07-17 09:20:34,474 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca 2018-07-17 09:20:34,475 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" 2018-07-17 09:20:34,513 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-efb8ac86-18ef-4633-8eec-816c8aafc9ec Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-efb8ac86-18ef-4633-8eec-816c8aafc9ec RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78030083-4b25-4e94-a8d3-f19181fbf5c4", "description": null}} 2018-07-17 09:20:34,513 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4 used request id req-efb8ac86-18ef-4633-8eec-816c8aafc9ec 2018-07-17 09:20:34,514 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" 2018-07-17 09:20:34,628 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-32d2c962-2639-4e4d-b870-d760e8c5f56e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:34,628 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4/encryption/provider used request id req-32d2c962-2639-4e4d-b870-d760e8c5f56e 2018-07-17 09:20:34,628 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca 2018-07-17 09:20:34,630 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" 2018-07-17 09:20:34,695 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-bdc4126f-5537-41fb-962f-920b69dc6f6d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:34,695 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/78030083-4b25-4e94-a8d3-f19181fbf5c4 used request id req-bdc4126f-5537-41fb-962f-920b69dc6f6d 2018-07-17 09:20:34,695 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6a1902e1-27a5-46b2-b83c-31d4e9386aca-qos 2018-07-17 09:20:34,697 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/866af7d8-1110-417a-802d-72bc0da0bc07?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-defb99e2-b2c6-428a-b347-b62d675ea744" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3088a368d0d2379f379b46b7debad71f093c2ecb" 2018-07-17 09:20:34,965 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2822baa4-abe7-4569-8103-77160781492c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:34,965 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/866af7d8-1110-417a-802d-72bc0da0bc07?force=False used request id req-2822baa4-abe7-4569-8103-77160781492c 2018-07-17 09:20:34,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:35,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["TR9yQIWuSUiOfnKLssGoEw"], "issued_at": "2018-07-17T09:20:35.000000Z"}} 2018-07-17 09:20:35,430 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f98f6b50d0ab3d9f8200a84f7d0e5b218cbb998" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1-qos"}}' 2018-07-17 09:20:36,002 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-231a3022-3c2f-43b3-8145-fb3dd42434e6 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-231a3022-3c2f-43b3-8145-fb3dd42434e6 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "e6783453-7007-413b-b3dc-6d2c4cef23d2", "name": "CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e6783453-7007-413b-b3dc-6d2c4cef23d2", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e6783453-7007-413b-b3dc-6d2c4cef23d2", "rel": "bookmark"}]} 2018-07-17 09:20:36,002 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-231a3022-3c2f-43b3-8145-fb3dd42434e6 2018-07-17 09:20:36,004 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-231a3022-3c2f-43b3-8145-fb3dd42434e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f98f6b50d0ab3d9f8200a84f7d0e5b218cbb998" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1", "description": null}}' 2018-07-17 09:20:36,106 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3555285f-6970-45a0-aabf-0298bdb29f57 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-3555285f-6970-45a0-aabf-0298bdb29f57 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2df0ed8e-cb2c-47d3-a31d-5a4a8248c30d", "description": null}} 2018-07-17 09:20:36,107 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-3555285f-6970-45a0-aabf-0298bdb29f57 2018-07-17 09:20:36,108 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-231a3022-3c2f-43b3-8145-fb3dd42434e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f98f6b50d0ab3d9f8200a84f7d0e5b218cbb998" 2018-07-17 09:20:36,175 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fc8bab92-8774-43a0-b3dc-c957db01d80b Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-fc8bab92-8774-43a0-b3dc-c957db01d80b RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "e6783453-7007-413b-b3dc-6d2c4cef23d2", "name": "CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1-qos"}]} 2018-07-17 09:20:36,175 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-fc8bab92-8774-43a0-b3dc-c957db01d80b 2018-07-17 09:20:36,177 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/None/associate?vol_type_id=2df0ed8e-cb2c-47d3-a31d-5a4a8248c30d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-231a3022-3c2f-43b3-8145-fb3dd42434e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f98f6b50d0ab3d9f8200a84f7d0e5b218cbb998" 2018-07-17 09:20:36,268 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 68 Content-Type: application/json x-compute-request-id: req-a42bfd64-0c51-4c7a-841e-2b260c8eea05 x-openstack-request-id: req-a42bfd64-0c51-4c7a-841e-2b260c8eea05 RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-17 09:20:36,268 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/None/associate?vol_type_id=2df0ed8e-cb2c-47d3-a31d-5a4a8248c30d used request id req-a42bfd64-0c51-4c7a-841e-2b260c8eea05 2018-07-17 09:20:36,268 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-a42bfd64-0c51-4c7a-841e-2b260c8eea05) 2018-07-17 09:20:36,268 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1 2018-07-17 09:20:36,270 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/2df0ed8e-cb2c-47d3-a31d-5a4a8248c30d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-231a3022-3c2f-43b3-8145-fb3dd42434e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f98f6b50d0ab3d9f8200a84f7d0e5b218cbb998" 2018-07-17 09:20:36,328 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f3d63690-faf5-4801-b91a-be2848ba80c1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:36,328 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/2df0ed8e-cb2c-47d3-a31d-5a4a8248c30d used request id req-f3d63690-faf5-4801-b91a-be2848ba80c1 2018-07-17 09:20:36,328 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e4c830ca-b075-404a-a4dc-1a44b92c72f1-qos 2018-07-17 09:20:36,329 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e6783453-7007-413b-b3dc-6d2c4cef23d2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-231a3022-3c2f-43b3-8145-fb3dd42434e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f98f6b50d0ab3d9f8200a84f7d0e5b218cbb998" 2018-07-17 09:20:36,412 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fb2ace27-44fd-466e-bc90-d87b1dfd95a8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:36,412 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e6783453-7007-413b-b3dc-6d2c4cef23d2?force=False used request id req-fb2ace27-44fd-466e-bc90-d87b1dfd95a8 2018-07-17 09:20:36,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:36,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["A7t3c7M_SS-Nqm-NHaHzWA"], "issued_at": "2018-07-17T09:20:36.000000Z"}} 2018-07-17 09:20:36,888 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ad3b9c450104d8c472648173b28a2a2a4a0944" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9-qos"}}' 2018-07-17 09:20:37,523 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "e0fa48c2-17ea-409d-8f43-a9822b5cce84", "name": "CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e0fa48c2-17ea-409d-8f43-a9822b5cce84", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e0fa48c2-17ea-409d-8f43-a9822b5cce84", "rel": "bookmark"}]} 2018-07-17 09:20:37,524 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c 2018-07-17 09:20:37,526 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ad3b9c450104d8c472648173b28a2a2a4a0944" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9", "description": null}}' 2018-07-17 09:20:38,688 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d9535161-925c-4df8-8719-bedf03bca985 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-d9535161-925c-4df8-8719-bedf03bca985 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fac51fd2-c889-463e-ab59-3b341c2dada3", "description": null}} 2018-07-17 09:20:38,688 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-d9535161-925c-4df8-8719-bedf03bca985 2018-07-17 09:20:38,690 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ad3b9c450104d8c472648173b28a2a2a4a0944" 2018-07-17 09:20:38,734 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d1723b91-e27e-4099-9f31-7b2106cd6446 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-d1723b91-e27e-4099-9f31-7b2106cd6446 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "e0fa48c2-17ea-409d-8f43-a9822b5cce84", "name": "CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9-qos"}]} 2018-07-17 09:20:38,735 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-d1723b91-e27e-4099-9f31-7b2106cd6446 2018-07-17 09:20:38,736 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e0fa48c2-17ea-409d-8f43-a9822b5cce84/associate?vol_type_id=fac51fd2-c889-463e-ab59-3b341c2dada3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ad3b9c450104d8c472648173b28a2a2a4a0944" 2018-07-17 09:20:38,820 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-040f7247-0313-4cbe-8e26-62d67ac76819 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:38,820 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e0fa48c2-17ea-409d-8f43-a9822b5cce84/associate?vol_type_id=fac51fd2-c889-463e-ab59-3b341c2dada3 used request id req-040f7247-0313-4cbe-8e26-62d67ac76819 2018-07-17 09:20:38,820 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9 2018-07-17 09:20:38,822 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/fac51fd2-c889-463e-ab59-3b341c2dada3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ad3b9c450104d8c472648173b28a2a2a4a0944" 2018-07-17 09:20:38,914 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ad3ff0b9-6e47-4bbb-8f56-e657f6761737 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:38,914 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/fac51fd2-c889-463e-ab59-3b341c2dada3 used request id req-ad3ff0b9-6e47-4bbb-8f56-e657f6761737 2018-07-17 09:20:38,915 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-987caf53-f599-4fcf-a3b7-156a035429e9-qos 2018-07-17 09:20:38,916 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e0fa48c2-17ea-409d-8f43-a9822b5cce84?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a12a8cd-ce2d-4ebe-b115-5c7fde49794c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ad3b9c450104d8c472648173b28a2a2a4a0944" 2018-07-17 09:20:39,076 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-89768ea7-8058-4801-b352-e2bb5750f724 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:39,076 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/e0fa48c2-17ea-409d-8f43-a9822b5cce84?force=False used request id req-89768ea7-8058-4801-b352-e2bb5750f724 2018-07-17 09:20:39,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:39,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["bgm23XJDRSqg7_WbSVWSxA"], "issued_at": "2018-07-17T09:20:39.000000Z"}} 2018-07-17 09:20:39,501 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95-qos"}}' 2018-07-17 09:20:40,139 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2e030554-33ca-4f0e-a518-301dd394cc1f", "name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/2e030554-33ca-4f0e-a518-301dd394cc1f", "rel": "self"}, {"href": "https://192.16.1.222:8776/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/2e030554-33ca-4f0e-a518-301dd394cc1f", "rel": "bookmark"}]} 2018-07-17 09:20:40,139 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-eb70cb54-0a7d-4094-8a66-b4fe729d107e 2018-07-17 09:20:40,141 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95", "description": null}}' 2018-07-17 09:20:40,235 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-12a4094f-325c-43b6-8c6a-d1d6218d9d1b Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-12a4094f-325c-43b6-8c6a-d1d6218d9d1b RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1255af1d-9955-4518-99c5-0248fef45959", "description": null}} 2018-07-17 09:20:40,236 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types used request id req-12a4094f-325c-43b6-8c6a-d1d6218d9d1b 2018-07-17 09:20:40,237 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-17 09:20:40,500 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4d238843-00a1-4d7e-be2a-249413593d15 Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-4d238843-00a1-4d7e-be2a-249413593d15 RESP BODY: {"encryption": {"volume_type_id": "1255af1d-9955-4518-99c5-0248fef45959", "name": "foo", "control_location": "back-end", "encryption_id": "b6cb9c57-658a-42be-b928-c3e481393b9d", "provider": "bar", "provider_class": "bar"}} 2018-07-17 09:20:40,500 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959/encryption used request id req-4d238843-00a1-4d7e-be2a-249413593d15 2018-07-17 09:20:40,502 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,542 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-967d7db6-2641-4512-9a7e-818f76a3940c Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-967d7db6-2641-4512-9a7e-818f76a3940c RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "2e030554-33ca-4f0e-a518-301dd394cc1f", "name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95-qos"}]} 2018-07-17 09:20:40,542 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs used request id req-967d7db6-2641-4512-9a7e-818f76a3940c 2018-07-17 09:20:40,544 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/2e030554-33ca-4f0e-a518-301dd394cc1f/associate?vol_type_id=1255af1d-9955-4518-99c5-0248fef45959 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,656 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-984d2a58-871e-4a63-a23c-a6344ce35a89 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:40,656 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/2e030554-33ca-4f0e-a518-301dd394cc1f/associate?vol_type_id=1255af1d-9955-4518-99c5-0248fef45959 used request id req-984d2a58-871e-4a63-a23c-a6344ce35a89 2018-07-17 09:20:40,657 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,723 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-129f7d01-1556-4121-9d73-d876298bee86 Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-129f7d01-1556-4121-9d73-d876298bee86 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95", "qos_specs_id": "2e030554-33ca-4f0e-a518-301dd394cc1f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1255af1d-9955-4518-99c5-0248fef45959", "description": null}} 2018-07-17 09:20:40,723 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959 used request id req-129f7d01-1556-4121-9d73-d876298bee86 2018-07-17 09:20:40,724 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,758 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e79a9c5d-2982-41cf-8d40-a5a1c54e2643 Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-e79a9c5d-2982-41cf-8d40-a5a1c54e2643 RESP BODY: {"volume_type_id": "1255af1d-9955-4518-99c5-0248fef45959", "control_location": "back-end", "deleted": false, "created_at": "2018-07-17T09:20:40.000000", "updated_at": null, "encryption_id": "b6cb9c57-658a-42be-b928-c3e481393b9d", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-17 09:20:40,758 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959/encryption used request id req-e79a9c5d-2982-41cf-8d40-a5a1c54e2643 2018-07-17 09:20:40,759 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95 2018-07-17 09:20:40,760 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,794 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c04698de-8bd6-46ff-b94e-67aaff5b90c7 Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-c04698de-8bd6-46ff-b94e-67aaff5b90c7 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95", "qos_specs_id": "2e030554-33ca-4f0e-a518-301dd394cc1f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1255af1d-9955-4518-99c5-0248fef45959", "description": null}} 2018-07-17 09:20:40,794 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959 used request id req-c04698de-8bd6-46ff-b94e-67aaff5b90c7 2018-07-17 09:20:40,796 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,869 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6fb68cfa-94d6-4295-983c-26675ea76f6c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:40,869 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959/encryption/provider used request id req-6fb68cfa-94d6-4295-983c-26675ea76f6c 2018-07-17 09:20:40,869 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95 2018-07-17 09:20:40,871 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:40,934 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fcbe336e-bd15-4114-b95c-333d480d7d02 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:40,934 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/types/1255af1d-9955-4518-99c5-0248fef45959 used request id req-fcbe336e-bd15-4114-b95c-333d480d7d02 2018-07-17 09:20:40,934 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ad1d1e98-3c4e-4aa4-9e63-fb65de591b95-qos 2018-07-17 09:20:40,935 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/2e030554-33ca-4f0e-a518-301dd394cc1f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eb70cb54-0a7d-4094-8a66-b4fe729d107e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b99b13e6205d7305a36933f82c7c1a6341441" 2018-07-17 09:20:41,001 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-86321782-945f-4c9c-9f85-4d72f035e48d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:41,001 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679/qos-specs/2e030554-33ca-4f0e-a518-301dd394cc1f?force=False used request id req-86321782-945f-4c9c-9f85-4d72f035e48d 2018-07-17 09:20:41,002 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 98 tests in 618.859s OK 2018-07-17 09:20:41,003 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 09:20:41,042 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-17 09:20:41,073 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-17 09:20:41,073 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-17 09:20:41,074 - openstack_tests - INFO - OS Credentials = > 2018-07-17 09:20:41,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:41,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:41,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["17wwgDDYQCmlqVQ0FBZ8Zw"], "issued_at": "2018-07-17T09:20:41.000000Z"}} 2018-07-17 09:20:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6be83994989bafadb9a1fb0fa46f50965e3d732" 2018-07-17 09:20:41,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-50cce21c-cc1f-4df6-b0a0-39eba54467f9 Date: Tue, 17 Jul 2018 09:20:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"42402551-c903-41be-94ae-a259e135d2ce","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"17d0877d57364269bc7f9ac3dfa7e679","status":"ACTIVE","subnets":["7d7a5dd8-f3a0-4faf-86be-8c3614528feb"],"description":"","tags":[],"updated_at":"2018-07-17T08:55:54Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:47Z","provider:network_type":"flat"}]} 2018-07-17 09:20:41,780 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-50cce21c-cc1f-4df6-b0a0-39eba54467f9 2018-07-17 09:20:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6be83994989bafadb9a1fb0fa46f50965e3d732" 2018-07-17 09:20:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-ddf7c73a-d24d-4f75-8673-3e85e4af612d Date: Tue, 17 Jul 2018 09:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42402551-c903-41be-94ae-a259e135d2ce","tenant_id":"17d0877d57364269bc7f9ac3dfa7e679","created_at":"2018-07-17T08:55:54Z","dns_nameservers":[],"updated_at":"2018-07-17T08:55:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"17d0877d57364269bc7f9ac3dfa7e679","id":"7d7a5dd8-f3a0-4faf-86be-8c3614528feb","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-17 09:20:41,862 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=42402551-c903-41be-94ae-a259e135d2ce used request id req-ddf7c73a-d24d-4f75-8673-3e85e4af612d 2018-07-17 09:20:41,863 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-17 09:20:41,863 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-17 09:20:41,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:41,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:42,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["NTExmXgIR1WlnZIN0lF1eg"], "issued_at": "2018-07-17T09:20:42.000000Z"}} 2018-07-17 09:20:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c9181e58bf8653c77287c0052a0667d1d840f8" 2018-07-17 09:20:42,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-559766ba-0455-4c8d-b3b8-6cc40183d655 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:42,313 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-559766ba-0455-4c8d-b3b8-6cc40183d655 2018-07-17 09:20:42,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:42,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:42,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["1w3hDMJeScGVsYfRC8XoQg"], "issued_at": "2018-07-17T09:20:42.000000Z"}} 2018-07-17 09:20:42,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:20:42,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1bd77a9f-395f-4efd-9845-0f9498bc53f2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:42,784 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1bd77a9f-395f-4efd-9845-0f9498bc53f2 2018-07-17 09:20:42,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:20:42,792 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:42 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:20:42,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-19aca615-faaa-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:20:42,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:42 GMT Content-Type: application/json Content-Length: 187 Vary: X-Auth-Token x-openstack-request-id: req-f5708b8f-c3c7-4cbb-8132-5027dc1c45d8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-19aca615-faaa-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-07-17 09:20:42,860 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-19aca615-faaa-4e6-proj used request id req-f5708b8f-c3c7-4cbb-8132-5027dc1c45d8 2018-07-17 09:20:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:20:42,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:42 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-1067ac0f-ff6f-4677-8654-8976cf76c181 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:20:42,899 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-1067ac0f-ff6f-4677-8654-8976cf76c181 2018-07-17 09:20:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}}' 2018-07-17 09:20:42,968 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:42 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-2a8334fc-7bc2-4524-9a10-8e32adf21bac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:20:42,968 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-2a8334fc-7bc2-4524-9a10-8e32adf21bac 2018-07-17 09:20:42,968 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-19aca615-faaa-4e6-proj 2018-07-17 09:20:42,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:42,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:43,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["p42dAyXZQLKCSpX48WAK5g"], "issued_at": "2018-07-17T09:20:43.000000Z"}} 2018-07-17 09:20:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4f70348d221f2c799da3348440f7f1c486df45" 2018-07-17 09:20:43,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a4bc6f8e-24e3-450b-8acd-6dcb3c59f0e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:43,433 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a4bc6f8e-24e3-450b-8acd-6dcb3c59f0e3 2018-07-17 09:20:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:20:43,443 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:43 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:20:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4f70348d221f2c799da3348440f7f1c486df45" 2018-07-17 09:20:43,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:43 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-7a4ca086-1c48-4a47-9c00-2197da9bfba3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/1d440a3d8dae4cdb80b363d580953da5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "1d440a3d8dae4cdb80b363d580953da5", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/4c07314f2a834730b7ce6d166716237d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "4c07314f2a834730b7ce6d166716237d", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/521e66fbf53e4154aa989e62f7e0ccf9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "521e66fbf53e4154aa989e62f7e0ccf9", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/566935f949fb4e8e876c8605a3785835"}, "domain_id": "default", "enabled": true, "id": "566935f949fb4e8e876c8605a3785835", "options": {}}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/8f837384894342afb13bc346a2a1072f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "8f837384894342afb13bc346a2a1072f", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/986281dfe97648648222da610a938078"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "986281dfe97648648222da610a938078", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/b04549d2bf154a37bdd2c71a150e3fda"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "b04549d2bf154a37bdd2c71a150e3fda", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/bded983734fc4e8fb3c4755946a79283"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "bded983734fc4e8fb3c4755946a79283", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/cfeb746999544655bdca22e411d13d64"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "cfeb746999544655bdca22e411d13d64", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d3fd1b1abb28433d8d92f6fe3d64cf8d"}, "domain_id": "a0cde6bc3f6946bab6b86a306228482e", "enabled": true, "id": "d3fd1b1abb28433d8d92f6fe3d64cf8d", "options": {}}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/d4e1ff6c9bb24fea8a9a3a98bdf57736"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d4e1ff6c9bb24fea8a9a3a98bdf57736", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/d6282060170847cf9ad53182f5d34d90"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "d6282060170847cf9ad53182f5d34d90", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/fda84ed92a5e4ef7abfd3ab0b8d77f21"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "fda84ed92a5e4ef7abfd3ab0b8d77f21", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-17 09:20:43,515 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-7a4ca086-1c48-4a47-9c00-2197da9bfba3 2018-07-17 09:20:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-19aca615-faaa-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4f70348d221f2c799da3348440f7f1c486df45" 2018-07-17 09:20:43,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:43 GMT Content-Type: application/json Content-Length: 457 Vary: X-Auth-Token x-openstack-request-id: req-faae53e6-e55a-40c5-96dc-0f8856643da0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-19aca615-faaa-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}]} 2018-07-17 09:20:43,634 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-19aca615-faaa-4e6-proj used request id req-faae53e6-e55a-40c5-96dc-0f8856643da0 2018-07-17 09:20:43,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4f70348d221f2c799da3348440f7f1c486df45" 2018-07-17 09:20:43,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:43 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-f39d5f37-18c6-4f95-ab55-d8a52d8aeffc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-17 09:20:43,688 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-f39d5f37-18c6-4f95-ab55-d8a52d8aeffc 2018-07-17 09:20:44,134 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-19aca615-faaa-4e6-user 2018-07-17 09:20:44,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:20:44,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:44 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-fc2ac327-78d3-47b2-87f5-5ff59ebfb3e2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:20:44,164 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-fc2ac327-78d3-47b2-87f5-5ff59ebfb3e2 2018-07-17 09:20:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" -d '{"role": {"name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role"}}' 2018-07-17 09:20:44,212 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:44 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-48db5268-963f-478d-a820-3d3205fc4ce5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "b13485ba98b84c53b8eba70cd81a4787", "links": {"self": "https://192.16.1.222:5000/v3/roles/b13485ba98b84c53b8eba70cd81a4787"}, "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role"}} 2018-07-17 09:20:44,212 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-48db5268-963f-478d-a820-3d3205fc4ce5 2018-07-17 09:20:44,212 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-19aca615-faaa-4e6-proj-role 2018-07-17 09:20:44,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/b13485ba98b84c53b8eba70cd81a4787 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:20:44,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:44 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-f2d0f18f-7b47-4041-b2ca-80b129e9e4f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/b13485ba98b84c53b8eba70cd81a4787"}, "domain_id": null, "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role", "id": "b13485ba98b84c53b8eba70cd81a4787"}} 2018-07-17 09:20:44,263 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/b13485ba98b84c53b8eba70cd81a4787 used request id req-f2d0f18f-7b47-4041-b2ca-80b129e9e4f6 2018-07-17 09:20:44,263 - keystone_utils - INFO - Granting role SimpleHealthCheck-19aca615-faaa-4e6-proj-role to project SimpleHealthCheck-19aca615-faaa-4e6-proj 2018-07-17 09:20:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5/users/aea49a99fe6b4dc2b880279787ca0508/roles/b13485ba98b84c53b8eba70cd81a4787 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:20:44,359 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-515f2f4f-ac5c-414c-9f9c-c25eeef7a9a6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:20:44,359 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5/users/aea49a99fe6b4dc2b880279787ca0508/roles/b13485ba98b84c53b8eba70cd81a4787 used request id req-515f2f4f-ac5c-414c-9f9c-c25eeef7a9a6 2018-07-17 09:20:44,359 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:20:44,361 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-17 09:20:44,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:44,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:44,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b13485ba98b84c53b8eba70cd81a4787", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role"}], "expires_at": "2018-07-17T21:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-19aca615-faaa-4e6-user", "id": "aea49a99fe6b4dc2b880279787ca0508"}, "audit_ids": ["bS9WXxOxTx23EAYSgaZoPw"], "issued_at": "2018-07-17T09:20:44.000000Z"}} 2018-07-17 09:20:44,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:20:44,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e04725d7-fe9e-4945-a2a1-f39956ab1c51 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:44,986 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e04725d7-fe9e-4945-a2a1-f39956ab1c51 2018-07-17 09:20:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:20:45,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json x-openstack-request-id: req-917b3cde-d098-493d-9404-c5dd1038aeef RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image"} 2018-07-17 09:20:45,737 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image used request id req-917b3cde-d098-493d-9404-c5dd1038aeef 2018-07-17 09:20:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:20:45,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-0018c840-493d-49bc-8b78-1d9f6f897ba8 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:20:45,762 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-0018c840-493d-49bc-8b78-1d9f6f897ba8 2018-07-17 09:20:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image"}' 2018-07-17 09:20:46,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-7e8cba40-a93b-4749-9df4-b4da21b5c99e RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:20:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-17T09:20:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "min_disk": 0, "protected": false, "id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "file": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/file", "checksum": null, "owner": "17fe7acbe1e14e7fb085527247e7b1a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:20:46,255 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-7e8cba40-a93b-4749-9df4-b4da21b5c99e 2018-07-17 09:20:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" -d '' 2018-07-17 09:20:47,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-87564e12-64f9-49f9-b112-7c79d252586e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:20:47,078 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/file used request id req-87564e12-64f9-49f9-b112-7c79d252586e 2018-07-17 09:20:47,079 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 09:20:47,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:20:47,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-e95a7fb5-f716-48b5-8ef6-0b0a69f515f1 RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:20:47Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/snap", "metadata": {}}], "self": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "min_disk": 0, "protected": false, "id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "file": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17fe7acbe1e14e7fb085527247e7b1a5", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:20:47,360 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 used request id req-e95a7fb5-f716-48b5-8ef6-0b0a69f515f1 2018-07-17 09:20:47,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:20:47,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ceb68596-f3eb-462a-8a9b-30dbc3778931 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:20:47,382 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ceb68596-f3eb-462a-8a9b-30dbc3778931 2018-07-17 09:20:47,384 - create_image - INFO - Created image with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image 2018-07-17 09:20:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:20:47,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-f007fddc-3e96-43e1-acd9-59a8129fa911 RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:20:47Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/snap", "metadata": {}}], "self": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "min_disk": 0, "protected": false, "id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "file": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17fe7acbe1e14e7fb085527247e7b1a5", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-17 09:20:47,415 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 used request id req-f007fddc-3e96-43e1-acd9-59a8129fa911 2018-07-17 09:20:47,415 - create_image - DEBUG - Instance status is - active 2018-07-17 09:20:47,415 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image 2018-07-17 09:20:47,415 - create_image - INFO - Image is now active with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image 2018-07-17 09:20:47,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:47,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:47,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b13485ba98b84c53b8eba70cd81a4787", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role"}], "expires_at": "2018-07-17T21:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-19aca615-faaa-4e6-user", "id": "aea49a99fe6b4dc2b880279787ca0508"}, "audit_ids": ["l6_QfRW8SZmsn2WnkSKDgQ"], "issued_at": "2018-07-17T09:20:47.000000Z"}} 2018-07-17 09:20:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:20:47,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ade63224-f7d7-48e3-8a63-7e5af4bdab81 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:47,862 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ade63224-f7d7-48e3-8a63-7e5af4bdab81 2018-07-17 09:20:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:20:48,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-117c7de3-2ca8-4966-9b94-6edc6bcd25f5 Date: Tue, 17 Jul 2018 09:20:48 GMT RESP BODY: {"networks":[]} 2018-07-17 09:20:48,088 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-117c7de3-2ca8-4966-9b94-6edc6bcd25f5 2018-07-17 09:20:48,088 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net 2018-07-17 09:20:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" -d '{"network": {"name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net", "admin_state_up": true}}' 2018-07-17 09:20:48,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-ec784baf-0b5d-49fe-b7dd-1f988fe06845 Date: Tue, 17 Jul 2018 09:20:48 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-17T09:20:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}} 2018-07-17 09:20:48,628 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-ec784baf-0b5d-49fe-b7dd-1f988fe06845 2018-07-17 09:20:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:20:48,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-dc4938eb-9f28-4d63-bf69-dc53ab953216 Date: Tue, 17 Jul 2018 09:20:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-17T09:20:48Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:48,768 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-dc4938eb-9f28-4d63-bf69-dc53ab953216 2018-07-17 09:20:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:20:48,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9ec6c44f-2ebe-409d-805e-ad6ec4cc4aa9 Date: Tue, 17 Jul 2018 09:20:48 GMT RESP BODY: {"subnets":[]} 2018-07-17 09:20:48,832 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-9ec6c44f-2ebe-409d-805e-ad6ec4cc4aa9 2018-07-17 09:20:48,832 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet 2018-07-17 09:20:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" -d '{"subnets": [{"ip_version": 4, "network_id": "49cf2042-8709-4b49-ba98-7466c6c8d7df", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]}' 2018-07-17 09:20:49,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c256268d-4f89-4c7b-8f39-d8b90dbe9b8d Date: Tue, 17 Jul 2018 09:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:49,597 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-c256268d-4f89-4c7b-8f39-d8b90dbe9b8d 2018-07-17 09:20:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:20:49,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-88fbe92d-287c-4f50-b1f0-13f2fe049fcc Date: Tue, 17 Jul 2018 09:20:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:49,759 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-88fbe92d-287c-4f50-b1f0-13f2fe049fcc 2018-07-17 09:20:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:20:49,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-150f9dcc-7005-4727-b80b-64d52493944b Date: Tue, 17 Jul 2018 09:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:49,859 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-150f9dcc-7005-4727-b80b-64d52493944b 2018-07-17 09:20:49,859 - OpenStackNetwork - DEBUG - Network [49cf2042-8709-4b49-ba98-7466c6c8d7df] created successfully 2018-07-17 09:20:49,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:49,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:50,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7afab1bd6f574dc8801bddd040ef8615", "name": "admin"}, {"id": "de52d45c7c894c549e77376a746db16d", "name": "heat_stack_owner"}], "expires_at": "2018-07-17T21:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17d0877d57364269bc7f9ac3dfa7e679", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17d0877d57364269bc7f9ac3dfa7e679", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "566935f949fb4e8e876c8605a3785835"}, "audit_ids": ["DZOidp_lTiWa8secAkry4w"], "issued_at": "2018-07-17T09:20:50.000000Z"}} 2018-07-17 09:20:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10bac43ab8711e63daf7b18449378aeee237cb3" 2018-07-17 09:20:50,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-316402f4-cc67-41e1-a75b-fd756e6da2c0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:50,390 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-316402f4-cc67-41e1-a75b-fd756e6da2c0 2018-07-17 09:20:50,391 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:20:50,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10bac43ab8711e63daf7b18449378aeee237cb3" 2018-07-17 09:20:50,586 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-35439a90-9bab-4b73-9332-dc073bfc4b6d x-compute-request-id: req-35439a90-9bab-4b73-9332-dc073bfc4b6d RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-17 09:20:50,586 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-35439a90-9bab-4b73-9332-dc073bfc4b6d 2018-07-17 09:20:50,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10bac43ab8711e63daf7b18449378aeee237cb3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-17 09:20:50,651 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-11d166db-a647-4ef6-bc7e-30c22c0b2287 x-compute-request-id: req-11d166db-a647-4ef6-bc7e-30c22c0b2287 RESP BODY: {"flavor": {"name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a"}} 2018-07-17 09:20:50,651 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-11d166db-a647-4ef6-bc7e-30c22c0b2287 2018-07-17 09:20:50,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:50,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:51,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b13485ba98b84c53b8eba70cd81a4787", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role"}], "expires_at": "2018-07-17T21:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-19aca615-faaa-4e6-user", "id": "aea49a99fe6b4dc2b880279787ca0508"}, "audit_ids": ["MFKi7WT5RUqb5sakpyFQRA"], "issued_at": "2018-07-17T09:20:51.000000Z"}} 2018-07-17 09:20:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-193ce705-f765-4e6c-bc3e-e69ec284a36a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:51,211 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-193ce705-f765-4e6c-bc3e-e69ec284a36a 2018-07-17 09:20:51,212 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-17 09:20:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4d2761ba-f6ce-40cf-b771-4b6f71952932 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:51,240 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4d2761ba-f6ce-40cf-b771-4b6f71952932 2018-07-17 09:20:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-30d10291-0fc2-420e-95c3-3cda6b3d9efe Date: Tue, 17 Jul 2018 09:20:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:51,470 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-30d10291-0fc2-420e-95c3-3cda6b3d9efe 2018-07-17 09:20:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:20:51,478 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:20:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:51 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-3c34b2c3-6957-4478-a9c5-6cf57d0da466 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:20:51,519 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-3c34b2c3-6957-4478-a9c5-6cf57d0da466 2018-07-17 09:20:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d0675678-e611-4820-a1a4-962673c05529 Date: Tue, 17 Jul 2018 09:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:51,589 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-d0675678-e611-4820-a1a4-962673c05529 2018-07-17 09:20:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7aef7445-ebe6-4021-8604-8270f0f27948 Date: Tue, 17 Jul 2018 09:20:51 GMT RESP BODY: {"ports":[]} 2018-07-17 09:20:51,655 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1&admin_state_up=True used request id req-7aef7445-ebe6-4021-8604-8270f0f27948 2018-07-17 09:20:51,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,828 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-60e890c7-53ea-4384-b9a6-9eceae4456f2 x-compute-request-id: req-60e890c7-53ea-4384-b9a6-9eceae4456f2 RESP BODY: {"servers": []} 2018-07-17 09:20:51,828 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst used request id req-60e890c7-53ea-4384-b9a6-9eceae4456f2 2018-07-17 09:20:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:51,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d34f47d3-9131-465c-9c63-312c10859f43 Date: Tue, 17 Jul 2018 09:20:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:51,981 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-d34f47d3-9131-465c-9c63-312c10859f43 2018-07-17 09:20:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:52,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:52 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-cc9f6b5a-3549-4ae5-8914-b32ff4ae0b23 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:20:52,011 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-cc9f6b5a-3549-4ae5-8914-b32ff4ae0b23 2018-07-17 09:20:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:52,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-af2e33de-9ed5-4948-958e-43106c45f8ed Date: Tue, 17 Jul 2018 09:20:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:52,089 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-af2e33de-9ed5-4948-958e-43106c45f8ed 2018-07-17 09:20:52,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:52,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7494617d-470f-4e0d-b1e8-cd814f52534d Date: Tue, 17 Jul 2018 09:20:52 GMT RESP BODY: {"ports":[]} 2018-07-17 09:20:52,149 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1&admin_state_up=True used request id req-7494617d-470f-4e0d-b1e8-cd814f52534d 2018-07-17 09:20:52,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-17 09:20:52,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-17 09:20:52,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b13485ba98b84c53b8eba70cd81a4787", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj-role"}], "expires_at": "2018-07-17T21:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2972c3e217344289a9e85b57b683d836"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2dccd450160547eca1781027d065bd8a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7ff51bfef97944248a79c58a848ee151"}], "type": "image", "id": "13bfc13683384db9a126402692ee17ad", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "68ae709d44da4e6aa76bfdd40f00f591"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c410b392123346be99fe567e17a9475f"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cb58c3a1ded14ef49e53c313f20a8c9c"}], "type": "alarming", "id": "17d66f23622c4e0d853d1cdf5082556b", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "155f5679b88d4907add7435184d406ac"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c34708a6cef491ea763390f3e0d2a01"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a609139f4497407ab79c892e3f710f97"}], "type": "compute", "id": "348cbd5934544f998376998c9aede6ba", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "07a3208e6c9a41c8ad47bead32e73343"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9153238f14ba49c194e963e3bbd6645f"}, {"url": "http://10.1.0.222:8004/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c5193ee78f634c44bfa49259ce6dff46"}], "type": "orchestration", "id": "4ebee851285549eab3837b5f845713cc", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0a98180964bd476ba9071aecb236c052"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "974074c4a02449289b1e6360ef99c6ff"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec9e24ec54af4a748ffb29e990e10110"}], "type": "nfv-orchestration", "id": "665bc41f46974b23a7efafbd1a1d358e", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "286d7651bd3b4c35a9c8411e2f7c65df"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "97940f55ef8d4279979070983be2d502"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cbd316d28c954721ab829e2328fa94fc"}], "type": "cloudformation", "id": "684d9a3e0fdc407e9aff2ad0dace2476", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6da7289e166c45f5b33472d783b54103"}, {"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "89ddfa86355e4f479a3e10ab5c2623d9"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bbab6f23b0e043f389bd5568754285db"}], "type": "placement", "id": "9658bd8d90a848fb96ee0928ac52cf3c", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "45c00f140c8e416fb9764bd6a46a700f"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4de4f94ba1f446e8870bdd6befbe9eb5"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d0dfe123613b4d81b032b62ee6618a0f"}], "type": "identity", "id": "aa721e2bd85240bc88f9a5b768e93007", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "bd4a9e8633ba4ab1b375a75646a83d9d", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "51236470e1764ef49cd63929a44f3bd7"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "57170327693e4968b2b51387d890320e"}, {"url": "http://10.1.0.222:8776/v3/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "94df485ae8e143babf5b6cc1c1ac6710"}], "type": "volumev3", "id": "c2cc01ff08344e0e9ca047e5f9f4c39e", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a736247c72b84852bf6cdf15eee4afa4"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c530388443e34c1c8e13c1c8eacc0fca"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "da63625f20854a0bbbad34aa1225dd7a"}], "type": "metric", "id": "c9d8da5a6c8641a89043562ef696d149", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1146e8e49bce43ecb458e644230b5011"}, {"url": "http://10.1.0.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "519679a48d994f60aae744415b68e9f5"}, {"url": "https://192.16.1.222:8776/v2/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b6646c8c8f214add8ded1e198f712365"}], "type": "volumev2", "id": "d58720f6e86945c5919575c06f5aa8eb", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "33bae12b89cc499180e9f2e5e92f6512"}, {"url": "http://10.1.0.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "acd0d10123ae4505b9c27921eee69b41"}, {"url": "https://192.16.1.222:8776/v1/17fe7acbe1e14e7fb085527247e7b1a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bf631e1383c54b3fa75e8ab670f93004"}], "type": "volume", "id": "dcd5d3b09c8e4c04947f4147f5b7abbb", "name": "cinder"}, {"endpoints": [{"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "060374c8198e4ddda2d28ba02d62f2ce"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "0fa5aa63791c43909c87c1eeb0242250"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "deeffbaf1b974500ac67d021dbbd6908"}], "type": "network", "id": "fe91f80e048a4ba59e4ea0531168c732", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-19aca615-faaa-4e6-user", "id": "aea49a99fe6b4dc2b880279787ca0508"}, "audit_ids": ["lGCwPNDGSKus9wwbDQDmeg"], "issued_at": "2018-07-17T09:20:52.000000Z"}} 2018-07-17 09:20:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9584d9e67d59dc00aa5f2a347a0ee75eb9c612" 2018-07-17 09:20:52,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-76812e5f-45ec-433e-a0a9-f287071407b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-17 09:20:52,717 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-76812e5f-45ec-433e-a0a9-f287071407b9 2018-07-17 09:20:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:52,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-38e4dbf1-a0ba-450a-8c38-4da7439865e3 Date: Tue, 17 Jul 2018 09:20:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:52,890 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-38e4dbf1-a0ba-450a-8c38-4da7439865e3 2018-07-17 09:20:52,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:52,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-08de0f8d-7a47-4436-be08-96048171258e Date: Tue, 17 Jul 2018 09:20:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:52,970 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-08de0f8d-7a47-4436-be08-96048171258e 2018-07-17 09:20:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:53,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f672832e-da1f-48f2-8b78-01d9994ff904 Date: Tue, 17 Jul 2018 09:20:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:53,144 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-f672832e-da1f-48f2-8b78-01d9994ff904 2018-07-17 09:20:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 09:20:53,153 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-17 09:20:53,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9584d9e67d59dc00aa5f2a347a0ee75eb9c612" 2018-07-17 09:20:53,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:53 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-87415052-3180-4c0f-bd67-ac68ba9b234e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:20:53,187 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-87415052-3180-4c0f-bd67-ac68ba9b234e 2018-07-17 09:20:53,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c3ec89d6-d477-4a92-b869-52be60182470 Date: Tue, 17 Jul 2018 09:20:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:53,256 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-c3ec89d6-d477-4a92-b869-52be60182470 2018-07-17 09:20:53,257 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net 2018-07-17 09:20:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"port": {"network_id": "49cf2042-8709-4b49-ba98-7466c6c8d7df", "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1", "admin_state_up": true}}' 2018-07-17 09:20:54,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-855d2393-e90e-44fa-99cf-e5fc7f178e80 Date: Tue, 17 Jul 2018 09:20:54 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-17T09:20:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-17T09:20:54Z","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:83:10:99","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","fixed_ips":[{"subnet_id":"b610a114-8fe9-4708-a1c8-e15d701e543b","ip_address":"10.55.0.12"}],"id":"504bc334-336e-4828-bc59-89ad6f9ed014","security_groups":["29b7e937-eba1-4eea-a7ea-a2e95eaef089"],"device_id":""}} 2018-07-17 09:20:54,534 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-855d2393-e90e-44fa-99cf-e5fc7f178e80 2018-07-17 09:20:54,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-20d9698a-a3c7-4d08-819c-3f5f7e49ae53 Date: Tue, 17 Jul 2018 09:20:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:20:54,695 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-20d9698a-a3c7-4d08-819c-3f5f7e49ae53 2018-07-17 09:20:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:54,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:54 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-802a7811-c939-4d3f-8a8c-b7d5be8ac82a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:20:54,738 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-802a7811-c939-4d3f-8a8c-b7d5be8ac82a 2018-07-17 09:20:54,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:54,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-138a193e-706a-42d3-9ad2-a257b826bf2a Date: Tue, 17 Jul 2018 09:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:20:54,834 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-138a193e-706a-42d3-9ad2-a257b826bf2a 2018-07-17 09:20:54,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:54,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-be9607c7-6035-4bd0-adeb-e2598a7df7ce Date: Tue, 17 Jul 2018 09:20:54 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:53Z","admin_state_up":true,"updated_at":"2018-07-17T09:20:54Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:83:10:99","id":"504bc334-336e-4828-bc59-89ad6f9ed014","port_security_enabled":true,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","fixed_ips":[{"subnet_id":"b610a114-8fe9-4708-a1c8-e15d701e543b","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["29b7e937-eba1-4eea-a7ea-a2e95eaef089"],"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1"}]} 2018-07-17 09:20:54,935 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1&admin_state_up=True used request id req-be9607c7-6035-4bd0-adeb-e2598a7df7ce 2018-07-17 09:20:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:54,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:20:54 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-6e82f53a-3485-4248-8ac1-852dc8effcae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:20:54,965 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-6e82f53a-3485-4248-8ac1-852dc8effcae 2018-07-17 09:20:54,966 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst 2018-07-17 09:20:54,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:55,011 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1443 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5aa9ab6f-bbac-452d-8b13-9b315e4396e0 x-compute-request-id: req-5aa9ab6f-bbac-452d-8b13-9b315e4396e0 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}], "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-flavor-name"}]} 2018-07-17 09:20:55,011 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-5aa9ab6f-bbac-452d-8b13-9b315e4396e0 2018-07-17 09:20:55,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:55,047 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fa9321a-777c-45fc-910e-b45f65da8fdf x-compute-request-id: req-4fa9321a-777c-45fc-910e-b45f65da8fdf RESP BODY: {"flavor": {"name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a"}} 2018-07-17 09:20:55,047 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a used request id req-4fa9321a-777c-45fc-910e-b45f65da8fdf 2018-07-17 09:20:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:55,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json x-openstack-request-id: req-d0b684cd-150b-4a99-9000-e49625090d6d RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-17T09:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-17T09:20:47Z", "visibility": "shared", "locations": [{"url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/snap", "metadata": {}}], "self": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "min_disk": 0, "protected": false, "id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "file": "/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17fe7acbe1e14e7fb085527247e7b1a5", "direct_url": "rbd://32177935-de94-4a88-8eba-f62c15682da8/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image"} 2018-07-17 09:20:55,108 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image used request id req-d0b684cd-150b-4a99-9000-e49625090d6d 2018-07-17 09:20:55,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:55,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-e30f673f-ee2d-4ed1-96ce-965ed2d048c0 RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-17 09:20:55,139 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-e30f673f-ee2d-4ed1-96ce-965ed2d048c0 2018-07-17 09:20:55,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"server": {"name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "imageRef": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "flavorRef": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "max_count": 1, "min_count": 1, "networks": [{"port": "504bc334-336e-4828-bc59-89ad6f9ed014"}]}}' 2018-07-17 09:20:56,530 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed1d4970-f68d-4ca1-8de0-6dfe41a624f9 x-compute-request-id: req-ed1d4970-f68d-4ca1-8de0-6dfe41a624f9 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "adminPass": "iU27yuDvHSiR"}} 2018-07-17 09:20:56,530 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-ed1d4970-f68d-4ca1-8de0-6dfe41a624f9 2018-07-17 09:20:56,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:56,685 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ca3bd01-129b-4b52-9bf6-5f008f8da3b8 x-compute-request-id: req-5ca3bd01-129b-4b52-9bf6-5f008f8da3b8 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:20:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:20:56,686 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-5ca3bd01-129b-4b52-9bf6-5f008f8da3b8 2018-07-17 09:20:56,686 - create_instance - INFO - Created instance with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst 2018-07-17 09:20:56,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:20:56,816 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-adc94111-6ae6-4259-bcb3-bbb412c671e4 x-compute-request-id: req-adc94111-6ae6-4259-bcb3-bbb412c671e4 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:20:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:20:56,816 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-adc94111-6ae6-4259-bcb3-bbb412c671e4 2018-07-17 09:20:56,816 - create_instance - DEBUG - Instance status [SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst] is - BUILD 2018-07-17 09:20:56,817 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:20:59,820 - create_instance - DEBUG - VM status query timeout in 896.866411924 2018-07-17 09:20:59,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:00,126 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1389 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-01ff98ce-032c-4e6b-8085-05e5d1749f9f x-compute-request-id: req-01ff98ce-032c-4e6b-8085-05e5d1749f9f RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T09:20:57Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:00,127 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-01ff98ce-032c-4e6b-8085-05e5d1749f9f 2018-07-17 09:21:00,127 - create_instance - DEBUG - Instance status [SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst] is - BUILD 2018-07-17 09:21:00,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:21:03,130 - create_instance - DEBUG - VM status query timeout in 893.555946827 2018-07-17 09:21:03,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:03,580 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b1818f1-da03-4223-910e-9b2da9210569 x-compute-request-id: req-2b1818f1-da03-4223-910e-9b2da9210569 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:03,580 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-2b1818f1-da03-4223-910e-9b2da9210569 2018-07-17 09:21:03,580 - create_instance - DEBUG - Instance status [SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst] is - ACTIVE 2018-07-17 09:21:03,580 - create_instance - INFO - VM is - ACTIVE 2018-07-17 09:21:03,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:04,118 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5867f2d-744d-49d0-92ff-8bbdf9593add x-compute-request-id: req-f5867f2d-744d-49d0-92ff-8bbdf9593add RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:04,118 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-f5867f2d-744d-49d0-92ff-8bbdf9593add 2018-07-17 09:21:04,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:04,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e80378fe-84b9-4221-b9a0-43f467c97e5e Date: Tue, 17 Jul 2018 09:21:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b610a114-8fe9-4708-a1c8-e15d701e543b"],"updated_at":"2018-07-17T09:20:49Z","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net"}]} 2018-07-17 09:21:04,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net used request id req-e80378fe-84b9-4221-b9a0-43f467c97e5e 2018-07-17 09:21:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:04,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:04 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-3670afbd-b480-4512-a9cd-6f218aa0c5f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:21:04,323 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-3670afbd-b480-4512-a9cd-6f218aa0c5f6 2018-07-17 09:21:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:04,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6c3abd23-00a2-4816-9d95-fc4e5eb6a60d Date: Tue, 17 Jul 2018 09:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","dns_nameservers":[],"updated_at":"2018-07-17T09:20:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"17fe7acbe1e14e7fb085527247e7b1a5","id":"b610a114-8fe9-4708-a1c8-e15d701e543b","subnetpool_id":null,"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet"}]} 2018-07-17 09:21:04,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-6c3abd23-00a2-4816-9d95-fc4e5eb6a60d 2018-07-17 09:21:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:04,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3018 X-Openstack-Request-Id: req-87f23221-c3cb-4495-a306-5c2e3c5b368b Date: Tue, 17 Jul 2018 09:21:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:49Z","admin_state_up":true,"updated_at":"2018-07-17T09:20:56Z","binding:vnic_type":"normal","device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-49cf2042-8709-4b49-ba98-7466c6c8d7df","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:88:2e:f0","id":"3c41ffd7-bbf6-479f-b4af-34a73a35bd7c","port_security_enabled":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","fixed_ips":[{"subnet_id":"b610a114-8fe9-4708-a1c8-e15d701e543b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:53Z","admin_state_up":true,"updated_at":"2018-07-17T09:20:59Z","binding:vnic_type":"normal","device_id":"43500ff7-3809-4244-a156-dbd208bf5c5a","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:83:10:99","id":"504bc334-336e-4828-bc59-89ad6f9ed014","port_security_enabled":true,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","fixed_ips":[{"subnet_id":"b610a114-8fe9-4708-a1c8-e15d701e543b","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["29b7e937-eba1-4eea-a7ea-a2e95eaef089"],"name":"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:50Z","admin_state_up":true,"updated_at":"2018-07-17T09:20:57Z","binding:vnic_type":"normal","device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-49cf2042-8709-4b49-ba98-7466c6c8d7df","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fb:f3:a6","id":"5b0b3d34-a119-4484-ba2d-749e569c4b9d","port_security_enabled":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","fixed_ips":[{"subnet_id":"b610a114-8fe9-4708-a1c8-e15d701e543b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"49cf2042-8709-4b49-ba98-7466c6c8d7df","tenant_id":"17fe7acbe1e14e7fb085527247e7b1a5","created_at":"2018-07-17T09:20:51Z","admin_state_up":true,"updated_at":"2018-07-17T09:20:57Z","binding:vnic_type":"normal","device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-49cf2042-8709-4b49-ba98-7466c6c8d7df","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:af:8d","id":"f5f12e10-9a11-40c1-88be-b90e5961057f","port_security_enabled":false,"project_id":"17fe7acbe1e14e7fb085527247e7b1a5","fixed_ips":[{"subnet_id":"b610a114-8fe9-4708-a1c8-e15d701e543b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-17 09:21:04,542 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-87f23221-c3cb-4495-a306-5c2e3c5b368b 2018-07-17 09:21:04,542 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-07-17 09:21:04,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:04,927 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9962b467-5bf9-40e6-bff9-26cd6095d8a1 x-compute-request-id: req-9962b467-5bf9-40e6-bff9-26cd6095d8a1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:04,927 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-9962b467-5bf9-40e6-bff9-26cd6095d8a1 2018-07-17 09:21:04,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:05,070 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7716 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d71cfb48-0ce7-4867-95a0-2d3530890e57 x-compute-request-id: req-d71cfb48-0ce7-4867-95a0-2d3530890e57 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n"} 2018-07-17 09:21:05,070 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-d71cfb48-0ce7-4867-95a0-2d3530890e57 2018-07-17 09:21:05,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:05,468 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d4ec1e0-377e-41ba-b4b2-a08626841272 x-compute-request-id: req-9d4ec1e0-377e-41ba-b4b2-a08626841272 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:05,469 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-9d4ec1e0-377e-41ba-b4b2-a08626841272 2018-07-17 09:21:05,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:05,587 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cd3147c-0c95-4fcb-a25d-8144a113e34f x-compute-request-id: req-0cd3147c-0c95-4fcb-a25d-8144a113e34f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n"} 2018-07-17 09:21:05,587 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-0cd3147c-0c95-4fcb-a25d-8144a113e34f 2018-07-17 09:21:05,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:05,866 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-172cd547-f971-4cd6-b714-aab79ca6a9b7 x-compute-request-id: req-172cd547-f971-4cd6-b714-aab79ca6a9b7 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:05,866 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-172cd547-f971-4cd6-b714-aab79ca6a9b7 2018-07-17 09:21:05,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:06,027 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 9813 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c7d5406-3bda-4750-8cc2-bcfed21cf814 x-compute-request-id: req-8c7d5406-3bda-4750-8cc2-bcfed21cf814 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n"} 2018-07-17 09:21:06,027 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-8c7d5406-3bda-4750-8cc2-bcfed21cf814 2018-07-17 09:21:06,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:06,284 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-53166651-73bb-4a5a-bd3a-afd7e10448d4 x-compute-request-id: req-53166651-73bb-4a5a-bd3a-afd7e10448d4 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:06,285 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-53166651-73bb-4a5a-bd3a-afd7e10448d4 2018-07-17 09:21:06,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:06,445 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 11709 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-623fb1af-5390-4067-b1d0-5c0d925b7e19 x-compute-request-id: req-623fb1af-5390-4067-b1d0-5c0d925b7e19 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n"} 2018-07-17 09:21:06,445 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-623fb1af-5390-4067-b1d0-5c0d925b7e19 2018-07-17 09:21:06,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:06,721 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-800b0daa-2aa1-452e-815e-240b4b21b063 x-compute-request-id: req-800b0daa-2aa1-452e-815e-240b4b21b063 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:06,721 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-800b0daa-2aa1-452e-815e-240b4b21b063 2018-07-17 09:21:06,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:06,874 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 13330 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5e48655-8fa2-449e-be24-7415f99b8f2f x-compute-request-id: req-f5e48655-8fa2-449e-be24-7415f99b8f2f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n"} 2018-07-17 09:21:06,875 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-f5e48655-8fa2-449e-be24-7415f99b8f2f 2018-07-17 09:21:06,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:07,249 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cde6c3a-6e5c-492f-9971-912f6d3a89f0 x-compute-request-id: req-2cde6c3a-6e5c-492f-9971-912f6d3a89f0 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:07,249 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-2cde6c3a-6e5c-492f-9971-912f6d3a89f0 2018-07-17 09:21:07,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:07,362 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14917 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-077c6360-d354-4ac5-b765-e743014de0e2 x-compute-request-id: req-077c6360-d354-4ac5-b765-e743014de0e2 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n[ 1.032567] ACPI: bus type USB registered\n[ 1.036647] usbcore: registered new interface driver usbfs\n[ 1.040140] usbcore: registered new interface driver hub\n[ 1.044063] usbcore: registered new device driver usb\n[ 1.051723] PCI: Using ACPI for IRQ routing\n[ 1.057297] NetLabel: Initializing\n[ 1.060069] NetLabel: domain hash size = 128\n[ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068315] NetLabel: unlabeled traffic allowed by default\n[ 1.075204] clocksource: Switched to clocksource kvm-clock\n[ 1.166256] AppArmor: AppArmor Filesystem Enabled\n[ 1.175248] pnp: PnP ACPI init\n[ 1.184404] pnp: PnP ACPI: found 5 devices\n[ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.225538] NET: Registered protocol family 2\n[ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.260391] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.291924] NET: Registered protocol family 1\n[ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.380859] Trying to unpack rootfs image as initramfs...\n "} 2018-07-17 09:21:07,363 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-077c6360-d354-4ac5-b765-e743014de0e2 2018-07-17 09:21:07,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:07,721 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a30d9d5d-aef6-40a0-9305-254dd12d30a2 x-compute-request-id: req-a30d9d5d-aef6-40a0-9305-254dd12d30a2 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:07,721 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-a30d9d5d-aef6-40a0-9305-254dd12d30a2 2018-07-17 09:21:07,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:07,904 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 16472 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb73122f-76a4-4080-afb2-b716b89c4b4c x-compute-request-id: req-fb73122f-76a4-4080-afb2-b716b89c4b4c RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n[ 1.032567] ACPI: bus type USB registered\n[ 1.036647] usbcore: registered new interface driver usbfs\n[ 1.040140] usbcore: registered new interface driver hub\n[ 1.044063] usbcore: registered new device driver usb\n[ 1.051723] PCI: Using ACPI for IRQ routing\n[ 1.057297] NetLabel: Initializing\n[ 1.060069] NetLabel: domain hash size = 128\n[ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068315] NetLabel: unlabeled traffic allowed by default\n[ 1.075204] clocksource: Switched to clocksource kvm-clock\n[ 1.166256] AppArmor: AppArmor Filesystem Enabled\n[ 1.175248] pnp: PnP ACPI init\n[ 1.184404] pnp: PnP ACPI: found 5 devices\n[ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.225538] NET: Registered protocol family 2\n[ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.260391] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.291924] NET: Registered protocol family 1\n[ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.380859] Trying to unpack rootfs image as initramfs...\n [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 1.672864] Scanning for low memory corruption every 60 seconds\n[ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.697833] audit: initializing netlink subsys (disabled)\n[ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized\n[ 1.720427] Initialise system trusted keyring\n[ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.747247] zbud: loaded\n[ 1.754082] VFS: Disk quotas dquot_6.6.0\n[ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.775821] fuse init (API version 7.23)\n[ 1.784360] Key type big_key registered\n[ 1.791627] Allocating IMA MOK and blacklist keyrings.\n[ 1.803498] Key type asymmetric registered\n[ 1.812340] Asymmetric key parser 'x509' registered\n[ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.834775] io scheduler noop registered\n[ 1.844403] io scheduler deadline registered (default)\n[ 1.853536] io scheduler cfq registered\n[ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.896111] ACPI: Power Button [PWRF]\n[ 1.905046] GHES: HEST is not enabled!\n[ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n"} 2018-07-17 09:21:07,905 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-fb73122f-76a4-4080-afb2-b716b89c4b4c 2018-07-17 09:21:07,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:08,283 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b067d25b-265c-4496-b551-043bfb4759ca x-compute-request-id: req-b067d25b-265c-4496-b551-043bfb4759ca RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:08,283 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-b067d25b-265c-4496-b551-043bfb4759ca 2018-07-17 09:21:08,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:08,399 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 18320 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c90ffb7c-6516-47d9-b221-82e75ee2402b x-compute-request-id: req-c90ffb7c-6516-47d9-b221-82e75ee2402b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n[ 1.032567] ACPI: bus type USB registered\n[ 1.036647] usbcore: registered new interface driver usbfs\n[ 1.040140] usbcore: registered new interface driver hub\n[ 1.044063] usbcore: registered new device driver usb\n[ 1.051723] PCI: Using ACPI for IRQ routing\n[ 1.057297] NetLabel: Initializing\n[ 1.060069] NetLabel: domain hash size = 128\n[ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068315] NetLabel: unlabeled traffic allowed by default\n[ 1.075204] clocksource: Switched to clocksource kvm-clock\n[ 1.166256] AppArmor: AppArmor Filesystem Enabled\n[ 1.175248] pnp: PnP ACPI init\n[ 1.184404] pnp: PnP ACPI: found 5 devices\n[ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.225538] NET: Registered protocol family 2\n[ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.260391] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.291924] NET: Registered protocol family 1\n[ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.380859] Trying to unpack rootfs image as initramfs...\n [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 1.672864] Scanning for low memory corruption every 60 seconds\n[ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.697833] audit: initializing netlink subsys (disabled)\n[ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized\n[ 1.720427] Initialise system trusted keyring\n[ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.747247] zbud: loaded\n[ 1.754082] VFS: Disk quotas dquot_6.6.0\n[ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.775821] fuse init (API version 7.23)\n[ 1.784360] Key type big_key registered\n[ 1.791627] Allocating IMA MOK and blacklist keyrings.\n[ 1.803498] Key type asymmetric registered\n[ 1.812340] Asymmetric key parser 'x509' registered\n[ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.834775] io scheduler noop registered\n[ 1.844403] io scheduler deadline registered (default)\n[ 1.853536] io scheduler cfq registered\n[ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.896111] ACPI: Power Button [PWRF]\n[ 1.905046] GHES: HEST is not enabled!\n[ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.159302] Linux agpgart interface v0.103\n[ 2.184718] brd: module loaded\n[ 2.202292] loop: module loaded\n[ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.240951] GPT:90111 != 20971519\n[ 2.247325] GPT:Alternate GPT header not at the end of the disk.\n[ 2.256987] GPT:90111 != 20971519\n[ 2.263303] GPT: Use GNU Parted to correct GPT errors.\n[ 2.271906] vda: vda1 vda15\n[ 2.282316] scsi host0: ata_piix\n[ 2.289743] scsi host1: ata_piix\n[ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.321748] libphy: Fixed MDIO Bus: probed\n[ 2.331576] tun: Universal TUN/TAP device driver, 1.6\n[ 2.340081] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.358810] PPP generic driver version 2.4.2\n[ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.377334] ehci-pci: EHCI PCI platform driver\n[ 2.385325] ehci-platform: EHCI generic platform driver\n[ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.404095] ohci-pci: OHCI PCI platform driver\n[ 2.411924] ohci-platform: OHCI generic platform driver\n[ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.496321] usb usb"} 2018-07-17 09:21:08,399 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-c90ffb7c-6516-47d9-b221-82e75ee2402b 2018-07-17 09:21:08,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:08,754 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c333275-b43a-4649-bbc7-4dbab5361b69 x-compute-request-id: req-9c333275-b43a-4649-bbc7-4dbab5361b69 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:08,754 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-9c333275-b43a-4649-bbc7-4dbab5361b69 2018-07-17 09:21:08,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:08,936 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 20982 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5106e7ac-8663-4a35-8fe4-a2103fd1bb0d x-compute-request-id: req-5106e7ac-8663-4a35-8fe4-a2103fd1bb0d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n[ 1.032567] ACPI: bus type USB registered\n[ 1.036647] usbcore: registered new interface driver usbfs\n[ 1.040140] usbcore: registered new interface driver hub\n[ 1.044063] usbcore: registered new device driver usb\n[ 1.051723] PCI: Using ACPI for IRQ routing\n[ 1.057297] NetLabel: Initializing\n[ 1.060069] NetLabel: domain hash size = 128\n[ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068315] NetLabel: unlabeled traffic allowed by default\n[ 1.075204] clocksource: Switched to clocksource kvm-clock\n[ 1.166256] AppArmor: AppArmor Filesystem Enabled\n[ 1.175248] pnp: PnP ACPI init\n[ 1.184404] pnp: PnP ACPI: found 5 devices\n[ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.225538] NET: Registered protocol family 2\n[ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.260391] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.291924] NET: Registered protocol family 1\n[ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.380859] Trying to unpack rootfs image as initramfs...\n [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 1.672864] Scanning for low memory corruption every 60 seconds\n[ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.697833] audit: initializing netlink subsys (disabled)\n[ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized\n[ 1.720427] Initialise system trusted keyring\n[ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.747247] zbud: loaded\n[ 1.754082] VFS: Disk quotas dquot_6.6.0\n[ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.775821] fuse init (API version 7.23)\n[ 1.784360] Key type big_key registered\n[ 1.791627] Allocating IMA MOK and blacklist keyrings.\n[ 1.803498] Key type asymmetric registered\n[ 1.812340] Asymmetric key parser 'x509' registered\n[ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.834775] io scheduler noop registered\n[ 1.844403] io scheduler deadline registered (default)\n[ 1.853536] io scheduler cfq registered\n[ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.896111] ACPI: Power Button [PWRF]\n[ 1.905046] GHES: HEST is not enabled!\n[ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.159302] Linux agpgart interface v0.103\n[ 2.184718] brd: module loaded\n[ 2.202292] loop: module loaded\n[ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.240951] GPT:90111 != 20971519\n[ 2.247325] GPT:Alternate GPT header not at the end of the disk.\n[ 2.256987] GPT:90111 != 20971519\n[ 2.263303] GPT: Use GNU Parted to correct GPT errors.\n[ 2.271906] vda: vda1 vda15\n[ 2.282316] scsi host0: ata_piix\n[ 2.289743] scsi host1: ata_piix\n[ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.321748] libphy: Fixed MDIO Bus: probed\n[ 2.331576] tun: Universal TUN/TAP device driver, 1.6\n[ 2.340081] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.358810] PPP generic driver version 2.4.2\n[ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.377334] ehci-pci: EHCI PCI platform driver\n[ 2.385325] ehci-platform: EHCI generic platform driver\n[ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.404095] ohci-pci: OHCI PCI platform driver\n[ 2.411924] ohci-platform: OHCI generic platform driver\n[ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.496321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.507186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.520150] usb usb1: Product: UHCI Host Controller\n[ 2.528560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.538499] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.546999] hub 1-0:1.0: USB hub found\n[ 2.553949] hub 1-0:1.0: 2 ports detected\n[ 2.562643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.582226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.590831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.600192] mousedev: PS/2 mouse device common for all mice\n[ 2.611235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.626449] rtc_cmos 00:00: RTC can wake from S4\n[ 2.638318] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.649938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.660926] i2c /dev entries driver\n[ 2.667997] device-mapper: uevent: version 1.0.3\n[ 2.676992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.692172] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.704656] NET: Registered protocol family 10\n[ 2.715484] NET: Registered protocol family 17\n[ 2.724545] Key type dns_resolver registered\n[ 2.733641] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.743518] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.760646] registered taskstats version 1\n[ 2.768330] Loading compiled-in X.509 certificates\n[ 2.778087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.795467] zswap: loaded using pool lzo/zbud\n[ 2.810488] Key type trusted registered\n[ 2.822606] Key type encrypted registered\n[ 2.829931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.840268] ima: No TPM chip found, activating TPM-bypass!\n[ 2.850825] evm: HMAC attrs: 0x1\n[ 2.860591] Magic number: 10:60:374\n[ 2.868359] rtc_cmos 00:00: setting system clock to 2018-07-17 09:21:08 UTC (1531819268)\n[ 2.883907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.893638] EDD information not available.\n[ 2.916161] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.929796] Write protecting the kernel read-only data: 14336k\n[ 2.957046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.973494] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\n"} 2018-07-17 09:21:08,937 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-5106e7ac-8663-4a35-8fe4-a2103fd1bb0d 2018-07-17 09:21:08,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:09,356 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-96bda1a7-9f14-44a7-b363-38bbac21b62b x-compute-request-id: req-96bda1a7-9f14-44a7-b363-38bbac21b62b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:09,356 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-96bda1a7-9f14-44a7-b363-38bbac21b62b 2018-07-17 09:21:09,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:09,529 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21889 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c321da65-4857-4727-882f-92fd89775dbd x-compute-request-id: req-c321da65-4857-4727-882f-92fd89775dbd RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n[ 1.032567] ACPI: bus type USB registered\n[ 1.036647] usbcore: registered new interface driver usbfs\n[ 1.040140] usbcore: registered new interface driver hub\n[ 1.044063] usbcore: registered new device driver usb\n[ 1.051723] PCI: Using ACPI for IRQ routing\n[ 1.057297] NetLabel: Initializing\n[ 1.060069] NetLabel: domain hash size = 128\n[ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068315] NetLabel: unlabeled traffic allowed by default\n[ 1.075204] clocksource: Switched to clocksource kvm-clock\n[ 1.166256] AppArmor: AppArmor Filesystem Enabled\n[ 1.175248] pnp: PnP ACPI init\n[ 1.184404] pnp: PnP ACPI: found 5 devices\n[ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.225538] NET: Registered protocol family 2\n[ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.260391] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.291924] NET: Registered protocol family 1\n[ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.380859] Trying to unpack rootfs image as initramfs...\n [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 1.672864] Scanning for low memory corruption every 60 seconds\n[ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.697833] audit: initializing netlink subsys (disabled)\n[ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized\n[ 1.720427] Initialise system trusted keyring\n[ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.747247] zbud: loaded\n[ 1.754082] VFS: Disk quotas dquot_6.6.0\n[ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.775821] fuse init (API version 7.23)\n[ 1.784360] Key type big_key registered\n[ 1.791627] Allocating IMA MOK and blacklist keyrings.\n[ 1.803498] Key type asymmetric registered\n[ 1.812340] Asymmetric key parser 'x509' registered\n[ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.834775] io scheduler noop registered\n[ 1.844403] io scheduler deadline registered (default)\n[ 1.853536] io scheduler cfq registered\n[ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.896111] ACPI: Power Button [PWRF]\n[ 1.905046] GHES: HEST is not enabled!\n[ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.159302] Linux agpgart interface v0.103\n[ 2.184718] brd: module loaded\n[ 2.202292] loop: module loaded\n[ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.240951] GPT:90111 != 20971519\n[ 2.247325] GPT:Alternate GPT header not at the end of the disk.\n[ 2.256987] GPT:90111 != 20971519\n[ 2.263303] GPT: Use GNU Parted to correct GPT errors.\n[ 2.271906] vda: vda1 vda15\n[ 2.282316] scsi host0: ata_piix\n[ 2.289743] scsi host1: ata_piix\n[ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.321748] libphy: Fixed MDIO Bus: probed\n[ 2.331576] tun: Universal TUN/TAP device driver, 1.6\n[ 2.340081] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.358810] PPP generic driver version 2.4.2\n[ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.377334] ehci-pci: EHCI PCI platform driver\n[ 2.385325] ehci-platform: EHCI generic platform driver\n[ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.404095] ohci-pci: OHCI PCI platform driver\n[ 2.411924] ohci-platform: OHCI generic platform driver\n[ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.496321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.507186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.520150] usb usb1: Product: UHCI Host Controller\n[ 2.528560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.538499] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.546999] hub 1-0:1.0: USB hub found\n[ 2.553949] hub 1-0:1.0: 2 ports detected\n[ 2.562643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.582226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.590831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.600192] mousedev: PS/2 mouse device common for all mice\n[ 2.611235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.626449] rtc_cmos 00:00: RTC can wake from S4\n[ 2.638318] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.649938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.660926] i2c /dev entries driver\n[ 2.667997] device-mapper: uevent: version 1.0.3\n[ 2.676992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.692172] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.704656] NET: Registered protocol family 10\n[ 2.715484] NET: Registered protocol family 17\n[ 2.724545] Key type dns_resolver registered\n[ 2.733641] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.743518] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.760646] registered taskstats version 1\n[ 2.768330] Loading compiled-in X.509 certificates\n[ 2.778087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.795467] zswap: loaded using pool lzo/zbud\n[ 2.810488] Key type trusted registered\n[ 2.822606] Key type encrypted registered\n[ 2.829931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.840268] ima: No TPM chip found, activating TPM-bypass!\n[ 2.850825] evm: HMAC attrs: 0x1\n[ 2.860591] Magic number: 10:60:374\n[ 2.868359] rtc_cmos 00:00: setting system clock to 2018-07-17 09:21:08 UTC (1531819268)\n[ 2.883907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.893638] EDD information not available.\n[ 2.916161] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.929796] Write protecting the kernel read-only data: 14336k\n[ 2.957046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.973494] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.54\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.611214] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\n"} 2018-07-17 09:21:09,530 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-c321da65-4857-4727-882f-92fd89775dbd 2018-07-17 09:21:09,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:09,826 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-33bc00ec-44a4-4ecd-99fb-a675fcea4038 x-compute-request-id: req-33bc00ec-44a4-4ecd-99fb-a675fcea4038 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:10:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "security_groups": [{"name": "default"}], "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:01Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:09,826 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-33bc00ec-44a4-4ecd-99fb-a675fcea4038 2018-07-17 09:21:09,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-17 09:21:09,925 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 22187 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-780976e1-c076-4830-a03d-435fb713765c x-compute-request-id: req-780976e1-c076-4830-a03d-435fb713765c RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.988 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952)\n[ 0.016024] pid_max: default: 32768 minimum: 301\n[ 0.020030] ACPI: Core revision 20150930\n[ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.040051] Security Framework initialized\n[ 0.044023] Yama: becoming mindful.\n[ 0.052038] AppArmor: AppArmor initialized\n[ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.084580] Initializing cgroup subsys io\n[ 0.092027] Initializing cgroup subsys memory\n[ 0.096031] Initializing cgroup subsys devices\n[ 0.100028] Initializing cgroup subsys freezer\n[ 0.104027] Initializing cgroup subsys net_cls\n[ 0.108030] Initializing cgroup subsys perf_event\n[ 0.116023] Initializing cgroup subsys net_prio\n[ 0.120027] Initializing cgroup subsys hugetlb\n[ 0.124026] Initializing cgroup subsys pids\n[ 0.132977] CPU: Physical Processor ID: 0\n[ 0.141053] mce: CPU supports 10 MCE banks\n[ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.444686] ftrace: allocating 31920 entries in 125 pages\n[ 0.464366] smpboot: Max logical packages: 1\n[ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481832] x2apic enabled\n[ 0.484026] Switched APIC routing to physical x2apic.\n[ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520907] x86: Booted up 1 node, 1 CPUs\n[ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530187] devtmpfs: initialized\n[ 0.533474] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540026] evm: security.SMACK64EXEC\n[ 0.544027] evm: security.SMACK64TRANSMUTE\n[ 0.548025] evm: security.SMACK64MMAP\n[ 0.552026] evm: security.ima\n[ 0.556026] evm: security.capability\n[ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564143] pinctrl core: initialized pinctrl subsystem\n[ 0.568638] RTC time: 9:21:05, date: 07/17/18\n[ 0.572305] NET: Registered protocol family 16\n[ 0.576391] cpuidle: using governor ladder\n[ 0.580031] cpuidle: using governor menu\n[ 0.584031] PCCT header not found.\n[ 0.588268] ACPI: bus type PCI registered\n[ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596543] PCI: Using configuration type 1 for base access\n[ 0.601425] ACPI: Added _OSI(Module Device)\n[ 0.604027] ACPI: Added _OSI(Processor Device)\n[ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618266] ACPI: Interpreter enabled\n[ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644042] ACPI: (supports S0 S3 S4 S5)\n[ 0.648027] ACPI: Using IOAPIC for interrupt routing\n[ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672536] acpiphp: Slot [3] registered\n[ 0.676106] acpiphp: Slot [4] registered\n[ 0.680105] acpiphp: Slot [5] registered\n[ 0.684104] acpiphp: Slot [6] registered\n[ 0.688102] acpiphp: Slot [7] registered\n[ 0.692151] acpiphp: Slot [8] registered\n[ 0.696105] acpiphp: Slot [9] registered\n[ 0.700106] acpiphp: Slot [10] registered\n[ 0.704106] acpiphp: Slot [11] registered\n[ 0.708106] acpiphp: Slot [12] registered\n[ 0.712107] acpiphp: Slot [13] registered\n[ 0.716106] acpiphp: Slot [14] registered\n[ 0.720104] acpiphp: Slot [15] registered\n[ 0.724136] acpiphp: Slot [16] registered\n[ 0.728107] acpiphp: Slot [17] registered\n[ 0.732105] acpiphp: Slot [18] registered\n[ 0.736103] acpiphp: Slot [19] registered\n[ 0.740103] acpiphp: Slot [20] registered\n[ 0.744104] acpiphp: Slot [21] registered\n[ 0.748102] acpiphp: Slot [22] registered\n[ 0.752102] acpiphp: Slot [23] registered\n[ 0.756111] acpiphp: Slot [24] registered\n[ 0.760104] acpiphp: Slot [25] registered\n[ 0.764103] acpiphp: Slot [26] registered\n[ 0.768103] acpiphp: Slot [27] registered\n[ 0.772104] acpiphp: Slot [28] registered\n[ 0.776103] acpiphp: Slot [29] registered\n[ 0.780116] acpiphp: Slot [30] registered\n[ 0.784104] acpiphp: Slot [31] registered\n[ 0.788097] PCI host bridge to bus 0000:00\n[ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.012050] vgaarb: loaded\n[ 1.016031] vgaarb: bridge control possible 0000:00:02.0\n[ 1.025799] SCSI subsystem isnitialized\n[ 1.032567] ACPI: bus type USB registered\n[ 1.036647] usbcore: registered new interface driver usbfs\n[ 1.040140] usbcore: registered new interface driver hub\n[ 1.044063] usbcore: registered new device driver usb\n[ 1.051723] PCI: Using ACPI for IRQ routing\n[ 1.057297] NetLabel: Initializing\n[ 1.060069] NetLabel: domain hash size = 128\n[ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.068315] NetLabel: unlabeled traffic allowed by default\n[ 1.075204] clocksource: Switched to clocksource kvm-clock\n[ 1.166256] AppArmor: AppArmor Filesystem Enabled\n[ 1.175248] pnp: PnP ACPI init\n[ 1.184404] pnp: PnP ACPI: found 5 devices\n[ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.225538] NET: Registered protocol family 2\n[ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.260391] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.291924] NET: Registered protocol family 1\n[ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.380859] Trying to unpack rootfs image as initramfs...\n [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 1.672864] Scanning for low memory corruption every 60 seconds\n[ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.697833] audit: initializing netlink subsys (disabled)\n[ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized\n[ 1.720427] Initialise system trusted keyring\n[ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.747247] zbud: loaded\n[ 1.754082] VFS: Disk quotas dquot_6.6.0\n[ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.775821] fuse init (API version 7.23)\n[ 1.784360] Key type big_key registered\n[ 1.791627] Allocating IMA MOK and blacklist keyrings.\n[ 1.803498] Key type asymmetric registered\n[ 1.812340] Asymmetric key parser 'x509' registered\n[ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.834775] io scheduler noop registered\n[ 1.844403] io scheduler deadline registered (default)\n[ 1.853536] io scheduler cfq registered\n[ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.896111] ACPI: Power Button [PWRF]\n[ 1.905046] GHES: HEST is not enabled!\n[ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.159302] Linux agpgart interface v0.103\n[ 2.184718] brd: module loaded\n[ 2.202292] loop: module loaded\n[ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.240951] GPT:90111 != 20971519\n[ 2.247325] GPT:Alternate GPT header not at the end of the disk.\n[ 2.256987] GPT:90111 != 20971519\n[ 2.263303] GPT: Use GNU Parted to correct GPT errors.\n[ 2.271906] vda: vda1 vda15\n[ 2.282316] scsi host0: ata_piix\n[ 2.289743] scsi host1: ata_piix\n[ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.321748] libphy: Fixed MDIO Bus: probed\n[ 2.331576] tun: Universal TUN/TAP device driver, 1.6\n[ 2.340081] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.358810] PPP generic driver version 2.4.2\n[ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.377334] ehci-pci: EHCI PCI platform driver\n[ 2.385325] ehci-platform: EHCI generic platform driver\n[ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.404095] ohci-pci: OHCI PCI platform driver\n[ 2.411924] ohci-platform: OHCI generic platform driver\n[ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.496321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.507186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.520150] usb usb1: Product: UHCI Host Controller\n[ 2.528560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.538499] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.546999] hub 1-0:1.0: USB hub found\n[ 2.553949] hub 1-0:1.0: 2 ports detected\n[ 2.562643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.582226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.590831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.600192] mousedev: PS/2 mouse device common for all mice\n[ 2.611235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.626449] rtc_cmos 00:00: RTC can wake from S4\n[ 2.638318] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.649938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.660926] i2c /dev entries driver\n[ 2.667997] device-mapper: uevent: version 1.0.3\n[ 2.676992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.692172] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.704656] NET: Registered protocol family 10\n[ 2.715484] NET: Registered protocol family 17\n[ 2.724545] Key type dns_resolver registered\n[ 2.733641] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.743518] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.760646] registered taskstats version 1\n[ 2.768330] Loading compiled-in X.509 certificates\n[ 2.778087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.795467] zswap: loaded using pool lzo/zbud\n[ 2.810488] Key type trusted registered\n[ 2.822606] Key type encrypted registered\n[ 2.829931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.840268] ima: No TPM chip found, activating TPM-bypass!\n[ 2.850825] evm: HMAC attrs: 0x1\n[ 2.860591] Magic number: 10:60:374\n[ 2.868359] rtc_cmos 00:00: setting system clock to 2018-07-17 09:21:08 UTC (1531819268)\n[ 2.883907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.893638] EDD information not available.\n[ 2.916161] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.929796] Write protecting the kernel read-only data: 14336k\n[ 2.957046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.973494] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.10\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.54\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.611214] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.12...\nLease of 10.55.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-17 09:21:09,925 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a/action used request id req-780976e1-c076-4830-a03d-435fb713765c 2018-07-17 09:21:09,926 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-17 09:21:09,927 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 1.032567] ACPI: bus type USB registered [ 1.036647] usbcore: registered new interface driver usbfs [ 1.040140] usbcore: registered new interface driver hub [ 1.044063] usbcore: registered new device driver usb [ 1.051723] PCI: Using ACPI for IRQ routing [ 1.057297] NetLabel: Initializing [ 1.060069] NetLabel: domain hash size = 128 [ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068315] NetLabel: unlabeled traffic allowed by default [ 1.075204] clocksource: Switched to clocksource kvm-clock [ 1.166256] AppArmor: AppArmor Filesystem Enabled [ 1.175248] pnp: PnP ACPI init [ 1.184404] pnp: PnP ACPI: found 5 devices [ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.225538] NET: Registered protocol family 2 [ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.260391] TCP: Hash tables configured (established 2048 bind 2048) [ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.291924] NET: Registered protocol family 1 [ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.380859] Trying to unpack rootfs image as initramfs... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 1.032567] ACPI: bus type USB registered [ 1.036647] usbcore: registered new interface driver usbfs [ 1.040140] usbcore: registered new interface driver hub [ 1.044063] usbcore: registered new device driver usb [ 1.051723] PCI: Using ACPI for IRQ routing [ 1.057297] NetLabel: Initializing [ 1.060069] NetLabel: domain hash size = 128 [ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068315] NetLabel: unlabeled traffic allowed by default [ 1.075204] clocksource: Switched to clocksource kvm-clock [ 1.166256] AppArmor: AppArmor Filesystem Enabled [ 1.175248] pnp: PnP ACPI init [ 1.184404] pnp: PnP ACPI: found 5 devices [ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.225538] NET: Registered protocol family 2 [ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.260391] TCP: Hash tables configured (established 2048 bind 2048) [ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.291924] NET: Registered protocol family 1 [ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.380859] Trying to unpack rootfs image as initramfs... [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 1.672864] Scanning for low memory corruption every 60 seconds [ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.697833] audit: initializing netlink subsys (disabled) [ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized [ 1.720427] Initialise system trusted keyring [ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.747247] zbud: loaded [ 1.754082] VFS: Disk quotas dquot_6.6.0 [ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.775821] fuse init (API version 7.23) [ 1.784360] Key type big_key registered [ 1.791627] Allocating IMA MOK and blacklist keyrings. [ 1.803498] Key type asymmetric registered [ 1.812340] Asymmetric key parser 'x509' registered [ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.834775] io scheduler noop registered [ 1.844403] io scheduler deadline registered (default) [ 1.853536] io scheduler cfq registered [ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.896111] ACPI: Power Button [PWRF] [ 1.905046] GHES: HEST is not enabled! [ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 1.032567] ACPI: bus type USB registered [ 1.036647] usbcore: registered new interface driver usbfs [ 1.040140] usbcore: registered new interface driver hub [ 1.044063] usbcore: registered new device driver usb [ 1.051723] PCI: Using ACPI for IRQ routing [ 1.057297] NetLabel: Initializing [ 1.060069] NetLabel: domain hash size = 128 [ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068315] NetLabel: unlabeled traffic allowed by default [ 1.075204] clocksource: Switched to clocksource kvm-clock [ 1.166256] AppArmor: AppArmor Filesystem Enabled [ 1.175248] pnp: PnP ACPI init [ 1.184404] pnp: PnP ACPI: found 5 devices [ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.225538] NET: Registered protocol family 2 [ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.260391] TCP: Hash tables configured (established 2048 bind 2048) [ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.291924] NET: Registered protocol family 1 [ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.380859] Trying to unpack rootfs image as initramfs... [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 1.672864] Scanning for low memory corruption every 60 seconds [ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.697833] audit: initializing netlink subsys (disabled) [ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized [ 1.720427] Initialise system trusted keyring [ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.747247] zbud: loaded [ 1.754082] VFS: Disk quotas dquot_6.6.0 [ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.775821] fuse init (API version 7.23) [ 1.784360] Key type big_key registered [ 1.791627] Allocating IMA MOK and blacklist keyrings. [ 1.803498] Key type asymmetric registered [ 1.812340] Asymmetric key parser 'x509' registered [ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.834775] io scheduler noop registered [ 1.844403] io scheduler deadline registered (default) [ 1.853536] io scheduler cfq registered [ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.896111] ACPI: Power Button [PWRF] [ 1.905046] GHES: HEST is not enabled! [ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.159302] Linux agpgart interface v0.103 [ 2.184718] brd: module loaded [ 2.202292] loop: module loaded [ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.240951] GPT:90111 != 20971519 [ 2.247325] GPT:Alternate GPT header not at the end of the disk. [ 2.256987] GPT:90111 != 20971519 [ 2.263303] GPT: Use GNU Parted to correct GPT errors. [ 2.271906] vda: vda1 vda15 [ 2.282316] scsi host0: ata_piix [ 2.289743] scsi host1: ata_piix [ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.321748] libphy: Fixed MDIO Bus: probed [ 2.331576] tun: Universal TUN/TAP device driver, 1.6 [ 2.340081] tun: (C) 1999-2004 Max Krasnyansky [ 2.358810] PPP generic driver version 2.4.2 [ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.377334] ehci-pci: EHCI PCI platform driver [ 2.385325] ehci-platform: EHCI generic platform driver [ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.404095] ohci-pci: OHCI PCI platform driver [ 2.411924] ohci-platform: OHCI generic platform driver [ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver [ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.496321] usb usb[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 1.032567] ACPI: bus type USB registered [ 1.036647] usbcore: registered new interface driver usbfs [ 1.040140] usbcore: registered new interface driver hub [ 1.044063] usbcore: registered new device driver usb [ 1.051723] PCI: Using ACPI for IRQ routing [ 1.057297] NetLabel: Initializing [ 1.060069] NetLabel: domain hash size = 128 [ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068315] NetLabel: unlabeled traffic allowed by default [ 1.075204] clocksource: Switched to clocksource kvm-clock [ 1.166256] AppArmor: AppArmor Filesystem Enabled [ 1.175248] pnp: PnP ACPI init [ 1.184404] pnp: PnP ACPI: found 5 devices [ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.225538] NET: Registered protocol family 2 [ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.260391] TCP: Hash tables configured (established 2048 bind 2048) [ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.291924] NET: Registered protocol family 1 [ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.380859] Trying to unpack rootfs image as initramfs... [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 1.672864] Scanning for low memory corruption every 60 seconds [ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.697833] audit: initializing netlink subsys (disabled) [ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized [ 1.720427] Initialise system trusted keyring [ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.747247] zbud: loaded [ 1.754082] VFS: Disk quotas dquot_6.6.0 [ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.775821] fuse init (API version 7.23) [ 1.784360] Key type big_key registered [ 1.791627] Allocating IMA MOK and blacklist keyrings. [ 1.803498] Key type asymmetric registered [ 1.812340] Asymmetric key parser 'x509' registered [ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.834775] io scheduler noop registered [ 1.844403] io scheduler deadline registered (default) [ 1.853536] io scheduler cfq registered [ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.896111] ACPI: Power Button [PWRF] [ 1.905046] GHES: HEST is not enabled! [ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.159302] Linux agpgart interface v0.103 [ 2.184718] brd: module loaded [ 2.202292] loop: module loaded [ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.240951] GPT:90111 != 20971519 [ 2.247325] GPT:Alternate GPT header not at the end of the disk. [ 2.256987] GPT:90111 != 20971519 [ 2.263303] GPT: Use GNU Parted to correct GPT errors. [ 2.271906] vda: vda1 vda15 [ 2.282316] scsi host0: ata_piix [ 2.289743] scsi host1: ata_piix [ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.321748] libphy: Fixed MDIO Bus: probed [ 2.331576] tun: Universal TUN/TAP device driver, 1.6 [ 2.340081] tun: (C) 1999-2004 Max Krasnyansky [ 2.358810] PPP generic driver version 2.4.2 [ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.377334] ehci-pci: EHCI PCI platform driver [ 2.385325] ehci-platform: EHCI generic platform driver [ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.404095] ohci-pci: OHCI PCI platform driver [ 2.411924] ohci-platform: OHCI generic platform driver [ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver [ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.496321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.507186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.520150] usb usb1: Product: UHCI Host Controller [ 2.528560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.538499] usb usb1: SerialNumber: 0000:00:01.2 [ 2.546999] hub 1-0:1.0: USB hub found [ 2.553949] hub 1-0:1.0: 2 ports detected [ 2.562643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.582226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.590831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.600192] mousedev: PS/2 mouse device common for all mice [ 2.611235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.626449] rtc_cmos 00:00: RTC can wake from S4 [ 2.638318] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.649938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.660926] i2c /dev entries driver [ 2.667997] device-mapper: uevent: version 1.0.3 [ 2.676992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.692172] ledtrig-cpu: registered to indicate activity on CPUs [ 2.704656] NET: Registered protocol family 10 [ 2.715484] NET: Registered protocol family 17 [ 2.724545] Key type dns_resolver registered [ 2.733641] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.743518] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.760646] registered taskstats version 1 [ 2.768330] Loading compiled-in X.509 certificates [ 2.778087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.795467] zswap: loaded using pool lzo/zbud [ 2.810488] Key type trusted registered [ 2.822606] Key type encrypted registered [ 2.829931] AppArmor: AppArmor sha1 policy hashing enabled [ 2.840268] ima: No TPM chip found, activating TPM-bypass! [ 2.850825] evm: HMAC attrs: 0x1 [ 2.860591] Magic number: 10:60:374 [ 2.868359] rtc_cmos 00:00: setting system clock to 2018-07-17 09:21:08 UTC (1531819268) [ 2.883907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.893638] EDD information not available. [ 2.916161] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.929796] Write protecting the kernel read-only data: 14336k [ 2.957046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.973494] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 1.032567] ACPI: bus type USB registered [ 1.036647] usbcore: registered new interface driver usbfs [ 1.040140] usbcore: registered new interface driver hub [ 1.044063] usbcore: registered new device driver usb [ 1.051723] PCI: Using ACPI for IRQ routing [ 1.057297] NetLabel: Initializing [ 1.060069] NetLabel: domain hash size = 128 [ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068315] NetLabel: unlabeled traffic allowed by default [ 1.075204] clocksource: Switched to clocksource kvm-clock [ 1.166256] AppArmor: AppArmor Filesystem Enabled [ 1.175248] pnp: PnP ACPI init [ 1.184404] pnp: PnP ACPI: found 5 devices [ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.225538] NET: Registered protocol family 2 [ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.260391] TCP: Hash tables configured (established 2048 bind 2048) [ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.291924] NET: Registered protocol family 1 [ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.380859] Trying to unpack rootfs image as initramfs... [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 1.672864] Scanning for low memory corruption every 60 seconds [ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.697833] audit: initializing netlink subsys (disabled) [ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized [ 1.720427] Initialise system trusted keyring [ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.747247] zbud: loaded [ 1.754082] VFS: Disk quotas dquot_6.6.0 [ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.775821] fuse init (API version 7.23) [ 1.784360] Key type big_key registered [ 1.791627] Allocating IMA MOK and blacklist keyrings. [ 1.803498] Key type asymmetric registered [ 1.812340] Asymmetric key parser 'x509' registered [ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.834775] io scheduler noop registered [ 1.844403] io scheduler deadline registered (default) [ 1.853536] io scheduler cfq registered [ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.896111] ACPI: Power Button [PWRF] [ 1.905046] GHES: HEST is not enabled! [ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.159302] Linux agpgart interface v0.103 [ 2.184718] brd: module loaded [ 2.202292] loop: module loaded [ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.240951] GPT:90111 != 20971519 [ 2.247325] GPT:Alternate GPT header not at the end of the disk. [ 2.256987] GPT:90111 != 20971519 [ 2.263303] GPT: Use GNU Parted to correct GPT errors. [ 2.271906] vda: vda1 vda15 [ 2.282316] scsi host0: ata_piix [ 2.289743] scsi host1: ata_piix [ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.321748] libphy: Fixed MDIO Bus: probed [ 2.331576] tun: Universal TUN/TAP device driver, 1.6 [ 2.340081] tun: (C) 1999-2004 Max Krasnyansky [ 2.358810] PPP generic driver version 2.4.2 [ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.377334] ehci-pci: EHCI PCI platform driver [ 2.385325] ehci-platform: EHCI generic platform driver [ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.404095] ohci-pci: OHCI PCI platform driver [ 2.411924] ohci-platform: OHCI generic platform driver [ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver [ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.496321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.507186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.520150] usb usb1: Product: UHCI Host Controller [ 2.528560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.538499] usb usb1: SerialNumber: 0000:00:01.2 [ 2.546999] hub 1-0:1.0: USB hub found [ 2.553949] hub 1-0:1.0: 2 ports detected [ 2.562643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.582226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.590831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.600192] mousedev: PS/2 mouse device common for all mice [ 2.611235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.626449] rtc_cmos 00:00: RTC can wake from S4 [ 2.638318] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.649938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.660926] i2c /dev entries driver [ 2.667997] device-mapper: uevent: version 1.0.3 [ 2.676992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.692172] ledtrig-cpu: registered to indicate activity on CPUs [ 2.704656] NET: Registered protocol family 10 [ 2.715484] NET: Registered protocol family 17 [ 2.724545] Key type dns_resolver registered [ 2.733641] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.743518] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.760646] registered taskstats version 1 [ 2.768330] Loading compiled-in X.509 certificates [ 2.778087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.795467] zswap: loaded using pool lzo/zbud [ 2.810488] Key type trusted registered [ 2.822606] Key type encrypted registered [ 2.829931] AppArmor: AppArmor sha1 policy hashing enabled [ 2.840268] ima: No TPM chip found, activating TPM-bypass! [ 2.850825] evm: HMAC attrs: 0x1 [ 2.860591] Magic number: 10:60:374 [ 2.868359] rtc_cmos 00:00: setting system clock to 2018-07-17 09:21:08 UTC (1531819268) [ 2.883907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.893638] EDD information not available. [ 2.916161] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.929796] Write protecting the kernel read-only data: 14336k [ 2.957046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.973494] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.54 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.611214] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.988 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975952) [ 0.016024] pid_max: default: 32768 minimum: 301 [ 0.020030] ACPI: Core revision 20150930 [ 0.028827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.040051] Security Framework initialized [ 0.044023] Yama: becoming mindful. [ 0.052038] AppArmor: AppArmor initialized [ 0.056075] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.064126] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.072072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.076027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.084580] Initializing cgroup subsys io [ 0.092027] Initializing cgroup subsys memory [ 0.096031] Initializing cgroup subsys devices [ 0.100028] Initializing cgroup subsys freezer [ 0.104027] Initializing cgroup subsys net_cls [ 0.108030] Initializing cgroup subsys perf_event [ 0.116023] Initializing cgroup subsys net_prio [ 0.120027] Initializing cgroup subsys hugetlb [ 0.124026] Initializing cgroup subsys pids [ 0.132977] CPU: Physical Processor ID: 0 [ 0.141053] mce: CPU supports 10 MCE banks [ 0.148646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152023] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.326284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.444686] ftrace: allocating 31920 entries in 125 pages [ 0.464366] smpboot: Max logical packages: 1 [ 0.472036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481832] x2apic enabled [ 0.484026] Switched APIC routing to physical x2apic. [ 0.504000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520907] x86: Booted up 1 node, 1 CPUs [ 0.524030] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530187] devtmpfs: initialized [ 0.533474] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540026] evm: security.SMACK64EXEC [ 0.544027] evm: security.SMACK64TRANSMUTE [ 0.548025] evm: security.SMACK64MMAP [ 0.552026] evm: security.ima [ 0.556026] evm: security.capability [ 0.560209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564143] pinctrl core: initialized pinctrl subsystem [ 0.568638] RTC time: 9:21:05, date: 07/17/18 [ 0.572305] NET: Registered protocol family 16 [ 0.576391] cpuidle: using governor ladder [ 0.580031] cpuidle: using governor menu [ 0.584031] PCCT header not found. [ 0.588268] ACPI: bus type PCI registered [ 0.592027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596543] PCI: Using configuration type 1 for base access [ 0.601425] ACPI: Added _OSI(Module Device) [ 0.604027] ACPI: Added _OSI(Processor Device) [ 0.608026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618266] ACPI: Interpreter enabled [ 0.620033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644042] ACPI: (supports S0 S3 S4 S5) [ 0.648027] ACPI: Using IOAPIC for interrupt routing [ 0.652058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672536] acpiphp: Slot [3] registered [ 0.676106] acpiphp: Slot [4] registered [ 0.680105] acpiphp: Slot [5] registered [ 0.684104] acpiphp: Slot [6] registered [ 0.688102] acpiphp: Slot [7] registered [ 0.692151] acpiphp: Slot [8] registered [ 0.696105] acpiphp: Slot [9] registered [ 0.700106] acpiphp: Slot [10] registered [ 0.704106] acpiphp: Slot [11] registered [ 0.708106] acpiphp: Slot [12] registered [ 0.712107] acpiphp: Slot [13] registered [ 0.716106] acpiphp: Slot [14] registered [ 0.720104] acpiphp: Slot [15] registered [ 0.724136] acpiphp: Slot [16] registered [ 0.728107] acpiphp: Slot [17] registered [ 0.732105] acpiphp: Slot [18] registered [ 0.736103] acpiphp: Slot [19] registered [ 0.740103] acpiphp: Slot [20] registered [ 0.744104] acpiphp: Slot [21] registered [ 0.748102] acpiphp: Slot [22] registered [ 0.752102] acpiphp: Slot [23] registered [ 0.756111] acpiphp: Slot [24] registered [ 0.760104] acpiphp: Slot [25] registered [ 0.764103] acpiphp: Slot [26] registered [ 0.768103] acpiphp: Slot [27] registered [ 0.772104] acpiphp: Slot [28] registered [ 0.776103] acpiphp: Slot [29] registered [ 0.780116] acpiphp: Slot [30] registered [ 0.784104] acpiphp: Slot [31] registered [ 0.788097] PCI host bridge to bus 0000:00 [ 0.792030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804027] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.808027] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836040] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840027] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.854972] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.856090] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.962392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.968471] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.976436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.987096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.995025] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.001870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.011502] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.012000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.012050] vgaarb: loaded [ 1.016031] vgaarb: bridge control possible 0000:00:02.0 [ 1.025799] SCSI subsystem isnitialized [ 1.032567] ACPI: bus type USB registered [ 1.036647] usbcore: registered new interface driver usbfs [ 1.040140] usbcore: registered new interface driver hub [ 1.044063] usbcore: registered new device driver usb [ 1.051723] PCI: Using ACPI for IRQ routing [ 1.057297] NetLabel: Initializing [ 1.060069] NetLabel: domain hash size = 128 [ 1.064026] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.068315] NetLabel: unlabeled traffic allowed by default [ 1.075204] clocksource: Switched to clocksource kvm-clock [ 1.166256] AppArmor: AppArmor Filesystem Enabled [ 1.175248] pnp: PnP ACPI init [ 1.184404] pnp: PnP ACPI: found 5 devices [ 1.210033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.225538] NET: Registered protocol family 2 [ 1.238256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.249785] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.260391] TCP: Hash tables configured (established 2048 bind 2048) [ 1.271218] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.280913] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.291924] NET: Registered protocol family 1 [ 1.300144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.310102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.320206] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.350035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.380859] Trying to unpack rootfs image as initramfs... [ 1.646922] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 1.672864] Scanning for low memory corruption every 60 seconds [ 1.686739] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.697833] audit: initializing netlink subsys (disabled) [ 1.707108] audit: type=2000 audit(1531819265.333:1): initialized [ 1.720427] Initialise system trusted keyring [ 1.729567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.747247] zbud: loaded [ 1.754082] VFS: Disk quotas dquot_6.6.0 [ 1.761593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.775821] fuse init (API version 7.23) [ 1.784360] Key type big_key registered [ 1.791627] Allocating IMA MOK and blacklist keyrings. [ 1.803498] Key type asymmetric registered [ 1.812340] Asymmetric key parser 'x509' registered [ 1.821033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.834775] io scheduler noop registered [ 1.844403] io scheduler deadline registered (default) [ 1.853536] io scheduler cfq registered [ 1.861339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.871820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.882955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.896111] ACPI: Power Button [PWRF] [ 1.905046] GHES: HEST is not enabled! [ 1.930725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.988898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.021932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.040319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.083800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.159302] Linux agpgart interface v0.103 [ 2.184718] brd: module loaded [ 2.202292] loop: module loaded [ 2.226796] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.240951] GPT:90111 != 20971519 [ 2.247325] GPT:Alternate GPT header not at the end of the disk. [ 2.256987] GPT:90111 != 20971519 [ 2.263303] GPT: Use GNU Parted to correct GPT errors. [ 2.271906] vda: vda1 vda15 [ 2.282316] scsi host0: ata_piix [ 2.289743] scsi host1: ata_piix [ 2.297506] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.308530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.321748] libphy: Fixed MDIO Bus: probed [ 2.331576] tun: Universal TUN/TAP device driver, 1.6 [ 2.340081] tun: (C) 1999-2004 Max Krasnyansky [ 2.358810] PPP generic driver version 2.4.2 [ 2.366947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.377334] ehci-pci: EHCI PCI platform driver [ 2.385325] ehci-platform: EHCI generic platform driver [ 2.394102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.404095] ohci-pci: OHCI PCI platform driver [ 2.411924] ohci-platform: OHCI generic platform driver [ 2.421819] uhci_hcd: USB Universal Host Controller Interface driver [ 2.451401] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.460262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.473631] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.485520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.496321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.507186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.520150] usb usb1: Product: UHCI Host Controller [ 2.528560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.538499] usb usb1: SerialNumber: 0000:00:01.2 [ 2.546999] hub 1-0:1.0: USB hub found [ 2.553949] hub 1-0:1.0: 2 ports detected [ 2.562643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.582226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.590831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.600192] mousedev: PS/2 mouse device common for all mice [ 2.611235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.626449] rtc_cmos 00:00: RTC can wake from S4 [ 2.638318] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.649938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.660926] i2c /dev entries driver [ 2.667997] device-mapper: uevent: version 1.0.3 [ 2.676992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.692172] ledtrig-cpu: registered to indicate activity on CPUs [ 2.704656] NET: Registered protocol family 10 [ 2.715484] NET: Registered protocol family 17 [ 2.724545] Key type dns_resolver registered [ 2.733641] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.743518] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.760646] registered taskstats version 1 [ 2.768330] Loading compiled-in X.509 certificates [ 2.778087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.795467] zswap: loaded using pool lzo/zbud [ 2.810488] Key type trusted registered [ 2.822606] Key type encrypted registered [ 2.829931] AppArmor: AppArmor sha1 policy hashing enabled [ 2.840268] ima: No TPM chip found, activating TPM-bypass! [ 2.850825] evm: HMAC attrs: 0x1 [ 2.860591] Magic number: 10:60:374 [ 2.868359] rtc_cmos 00:00: setting system clock to 2018-07-17 09:21:08 UTC (1531819268) [ 2.883907] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.893638] EDD information not available. [ 2.916161] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.929796] Write protecting the kernel read-only data: 14336k [ 2.957046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.973494] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.10 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.54 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.611214] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.12... Lease of 10.55.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-07-17 09:21:09,928 - create_instance - INFO - Deleting Port with ID - 504bc334-336e-4828-bc59-89ad6f9ed014 2018-07-17 09:21:09,929 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040cport-1 2018-07-17 09:21:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/504bc334-336e-4828-bc59-89ad6f9ed014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:10,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1293213-b6b5-4f75-8967-c287eeddaa66 Date: Tue, 17 Jul 2018 09:21:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:10,842 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/504bc334-336e-4828-bc59-89ad6f9ed014 used request id req-c1293213-b6b5-4f75-8967-c287eeddaa66 2018-07-17 09:21:10,843 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst 2018-07-17 09:21:10,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:11,151 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e030e5ab-a63d-4bcb-a133-b800cdef5b6f x-compute-request-id: req-e030e5ab-a63d-4bcb-a133-b800cdef5b6f 2018-07-17 09:21:11,151 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-e030e5ab-a63d-4bcb-a133-b800cdef5b6f 2018-07-17 09:21:11,151 - create_instance - INFO - Checking deletion status 2018-07-17 09:21:11,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:11,338 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1370 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e85e95a-19b8-4267-8021-8a8a235fb1f5 x-compute-request-id: req-0e85e95a-19b8-4267-8021-8a8a235fb1f5 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/43500ff7-3809-4244-a156-dbd208bf5c5a", "rel": "bookmark"}], "image": {"id": "eaf24c9a-d692-4547-b5a0-a3360bcbde79", "links": [{"href": "https://192.16.1.222:8774/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-17T09:21:01.000000", "flavor": {"id": "b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "links": [{"href": "https://192.16.1.222:8774/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a", "rel": "bookmark"}]}, "id": "43500ff7-3809-4244-a156-dbd208bf5c5a", "user_id": "aea49a99fe6b4dc2b880279787ca0508", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-17T09:21:11Z", "hostId": "aeba53ff1f82ed7eab7dff790cdba87ea74e206189d5b0a130cf2ffe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst", "created": "2018-07-17T09:20:56Z", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-17 09:21:11,339 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-0e85e95a-19b8-4267-8021-8a8a235fb1f5 2018-07-17 09:21:11,339 - create_instance - DEBUG - Instance status [SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst] is - ACTIVE 2018-07-17 09:21:11,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-17 09:21:14,342 - create_instance - DEBUG - VM status query timeout in 296.809122086 2018-07-17 09:21:14,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4129224c38e114ae7c6ed330dc31b2cb891674a" 2018-07-17 09:21:14,448 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-a137a1e7-f5a7-4c91-a766-c25c5640c937 x-compute-request-id: req-a137a1e7-f5a7-4c91-a766-c25c5640c937 RESP BODY: {"itemNotFound": {"message": "Instance 43500ff7-3809-4244-a156-dbd208bf5c5a could not be found.", "code": 404}} 2018-07-17 09:21:14,448 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/43500ff7-3809-4244-a156-dbd208bf5c5a used request id req-a137a1e7-f5a7-4c91-a766-c25c5640c937 2018-07-17 09:21:14,448 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 43500ff7-3809-4244-a156-dbd208bf5c5a could not be found. (HTTP 404) (Request-ID: req-a137a1e7-f5a7-4c91-a766-c25c5640c937) 2018-07-17 09:21:14,448 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-inst 2018-07-17 09:21:14,449 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet 2018-07-17 09:21:14,450 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-subnet 2018-07-17 09:21:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/b610a114-8fe9-4708-a1c8-e15d701e543b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:21:17,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2684626a-417a-44cc-a80f-47ea576a0d35 Date: Tue, 17 Jul 2018 09:21:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:17,856 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/b610a114-8fe9-4708-a1c8-e15d701e543b used request id req-2684626a-417a-44cc-a80f-47ea576a0d35 2018-07-17 09:21:17,856 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-priv-net 2018-07-17 09:21:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/49cf2042-8709-4b49-ba98-7466c6c8d7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60df67cd04d8b28ad812ecb53c124666411b44b" 2018-07-17 09:21:20,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55ca8203-e369-46ee-9723-494bbf8dd2aa Date: Tue, 17 Jul 2018 09:21:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:20,615 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/49cf2042-8709-4b49-ba98-7466c6c8d7df used request id req-55ca8203-e369-46ee-9723-494bbf8dd2aa 2018-07-17 09:21:20,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10bac43ab8711e63daf7b18449378aeee237cb3" 2018-07-17 09:21:20,663 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-08b81afa-0a48-42bf-9bd0-a7e07a9a1900 x-compute-request-id: req-08b81afa-0a48-42bf-9bd0-a7e07a9a1900 2018-07-17 09:21:20,663 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/b521a2bd-ae0e-4478-a519-d8a6963d9d0a used request id req-08b81afa-0a48-42bf-9bd0-a7e07a9a1900 2018-07-17 09:21:20,665 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-02775f1b-f33d-4be9-8e50-8ba8d221040c-image 2018-07-17 09:21:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6227b9343bf630009741b5a2ef604815c27f614c" 2018-07-17 09:21:21,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4db7c1ef-b873-4cf1-bb7d-8cfa22f2a32a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 09:21:21,198 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/eaf24c9a-d692-4547-b5a0-a3360bcbde79 used request id req-4db7c1ef-b873-4cf1-bb7d-8cfa22f2a32a 2018-07-17 09:21:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f53cdb58-fb5c-417a-9ab6-b4eb5acc236d Date: Tue, 17 Jul 2018 09:21:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "created_at": "2018-07-17T09:07:44Z", "updated_at": "2018-07-17T09:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "22a3f0b9-9990-49be-8440-ec125807e921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "6c6155dc-4d98-483e-b350-e669b6e38f4c", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv6", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "84346b57-c69f-47f3-a0d1-a373d645987c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:07:44Z", "revision_number": 0, "id": "c1b944dc-81b6-4b6d-a31b-418e9b2df91b", "remote_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "remote_ip_prefix": null, "created_at": "2018-07-17T09:07:44Z", "security_group_id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "tenant_id": "016840d0ab8f4e3eb4210a1434b6d498", "port_range_min": null, "ethertype": "IPv4", "project_id": "016840d0ab8f4e3eb4210a1434b6d498"}], "revision_number": 4, "project_id": "016840d0ab8f4e3eb4210a1434b6d498", "id": "0191c08b-74a5-487f-bf1e-5cfecda134a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ca61afd0744fe39577385a14a61282", "created_at": "2018-07-17T08:59:47Z", "updated_at": "2018-07-17T08:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "6824bd0a-8bf3-48f2-abdf-67811a20b502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "7d321c5f-1d0c-41f5-82e0-ef5c43a2554d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "b3c8b3b9-507f-4893-ab7d-f032c5c4f2c4", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ca61afd0744fe39577385a14a61282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:47Z", "revision_number": 0, "id": "dafd2ef0-e796-4edf-9987-66877c489306", "remote_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:47Z", "security_group_id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "tenant_id": "39ca61afd0744fe39577385a14a61282", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ca61afd0744fe39577385a14a61282"}], "revision_number": 4, "project_id": "39ca61afd0744fe39577385a14a61282", "id": "15bdcf36-f4d8-43ba-8a6a-691066368d76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T08:59:06Z", "updated_at": "2018-07-17T08:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "0087f30b-88dd-4a35-82a4-71eabbef31cc", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "54096d92-2f16-4981-b94d-0e5bd210a179", "remote_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "7bb28634-5f4f-415b-8e4e-27a5e1b8811f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T08:59:06Z", "revision_number": 0, "id": "e02fefae-350f-4843-965d-09398010bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T08:59:06Z", "security_group_id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "190f8eaf-e26d-42e2-878b-037d33ca7957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "created_at": "2018-07-17T09:10:54Z", "updated_at": "2018-07-17T09:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "2a6b4021-e9fb-43ad-886f-0b0827e82485", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "48915364-d846-4308-83ed-92c58546f272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "a717a407-bfba-4663-b749-46dd380dae4d", "remote_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv4", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:10:54Z", "revision_number": 0, "id": "b8c61a1c-bdf0-4fc9-ad77-eaa452eb0b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:10:54Z", "security_group_id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "tenant_id": "17d0877d57364269bc7f9ac3dfa7e679", "port_range_min": null, "ethertype": "IPv6", "project_id": "17d0877d57364269bc7f9ac3dfa7e679"}], "revision_number": 4, "project_id": "17d0877d57364269bc7f9ac3dfa7e679", "id": "230417a4-da3e-4a94-b3de-ac36a64e3844", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "created_at": "2018-07-17T09:20:48Z", "updated_at": "2018-07-17T09:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "revision_number": 0, "id": "45af7f32-1740-4f76-80f9-96cbcece47d5", "remote_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "remote_ip_prefix": null, "created_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "revision_number": 0, "id": "4be56185-3140-4b91-a4f8-864ab013417a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "revision_number": 0, "id": "b2ae11c6-dec4-433d-b4b2-bc4a53fcb668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "revision_number": 0, "id": "c1eab5b1-24e4-4cdb-b327-c181775e79e8", "remote_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "remote_ip_prefix": null, "created_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5"}], "revision_number": 4, "project_id": "17fe7acbe1e14e7fb085527247e7b1a5", "id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "created_at": "2018-07-17T09:06:23Z", "updated_at": "2018-07-17T09:06:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "5e2f3e23-442d-4699-b452-b40d5f827a67", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "65ef2c84-f3c9-4332-94ff-99225c3e51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "79900ecf-f2e8-4310-9bde-c237ebe25137", "remote_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:06:23Z", "revision_number": 0, "id": "a5f04193-e350-4933-b15e-bf38d240edba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:06:23Z", "security_group_id": "2d3b1677-417e-468d-a747-70eda4ae5151", "tenant_id": "39851c0808b94d25a82ce23ff1b57a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "39851c0808b94d25a82ce23ff1b57a8f"}], "revision_number": 4, "project_id": "39851c0808b94d25a82ce23ff1b57a8f", "id": "2d3b1677-417e-468d-a747-70eda4ae5151", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90952db020c8467cbd8251f002b60dcc", "created_at": "2018-07-17T09:01:07Z", "updated_at": "2018-07-17T09:01:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5c954d35-9925-4f07-80d0-cada43085ac6", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "5e08538f-587e-47c2-b935-d340df8e8c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "7f8576fb-3fbf-4796-b97b-540f828ad820", "remote_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "90952db020c8467cbd8251f002b60dcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:01:07Z", "revision_number": 0, "id": "c245ef15-dfe7-42c8-9e8f-f131c4bef76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:01:07Z", "security_group_id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "tenant_id": "90952db020c8467cbd8251f002b60dcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "90952db020c8467cbd8251f002b60dcc"}], "revision_number": 4, "project_id": "90952db020c8467cbd8251f002b60dcc", "id": "4c469a4d-13af-4077-a73a-b2e7482cdccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "created_at": "2018-07-17T09:03:22Z", "updated_at": "2018-07-17T09:03:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "0fa2f6c5-91b8-4d3b-b1a3-fcff60b1ffa8", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "10279a84-770f-45cd-ad12-e884030616c0", "remote_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b3224e21-0827-4c7d-a83b-224622401483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:03:22Z", "revision_number": 0, "id": "b8a6d2f8-43a2-4c38-be81-bb886ec71d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:03:22Z", "security_group_id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "tenant_id": "2c8022526cbc4af4bf4ae99d33cbb174", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c8022526cbc4af4bf4ae99d33cbb174"}], "revision_number": 4, "project_id": "2c8022526cbc4af4bf4ae99d33cbb174", "id": "c1f9911c-c936-4b0c-8d3c-1e26fb25dcbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e848ed317904a178c71811acf4087ef", "created_at": "2018-07-17T09:04:48Z", "updated_at": "2018-07-17T09:04:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "25c6a6e7-be0d-4b05-be06-98ec322e378e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "8d7eaa74-57e6-4b26-ae3c-ebd8aab505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "963581f5-d55e-43e7-9c83-1478c6f20e43", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e848ed317904a178c71811acf4087ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:04:48Z", "revision_number": 0, "id": "bb4f0b2e-73e4-4d71-aaa2-5bd87ef63810", "remote_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "remote_ip_prefix": null, "created_at": "2018-07-17T09:04:48Z", "security_group_id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "tenant_id": "4e848ed317904a178c71811acf4087ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e848ed317904a178c71811acf4087ef"}], "revision_number": 4, "project_id": "4e848ed317904a178c71811acf4087ef", "id": "d33ab35d-439e-4ebe-913a-3ed0e8a28c7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "created_at": "2018-07-17T09:02:33Z", "updated_at": "2018-07-17T09:02:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "298a0e1b-622a-438c-9088-ddec60855633", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "51e6d32e-8e88-4bd1-b75f-edbce5f70426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "8c66052a-7f77-45f2-9460-705211b21685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T09:02:33Z", "revision_number": 0, "id": "bf9fe7f4-2021-4a8a-ae54-7e88635f574a", "remote_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "remote_ip_prefix": null, "created_at": "2018-07-17T09:02:33Z", "security_group_id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "tenant_id": "3870dc23b0434960a23ba433eaeb11bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3870dc23b0434960a23ba433eaeb11bc"}], "revision_number": 4, "project_id": "3870dc23b0434960a23ba433eaeb11bc", "id": "dcd8e7ab-44f7-4ed1-be41-b86e71e3c417", "name": "default"}]} 2018-07-17 09:21:21,371 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-f53cdb58-fb5c-417a-9ab6-b4eb5acc236d 2018-07-17 09:21:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,434 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:21 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-82532242-6aec-44f7-a5c0-80a7c470dff7 RESP BODY: {"error": {"message": "Could not find project: 016840d0ab8f4e3eb4210a1434b6d498.", "code": 404, "title": "Not Found"}} 2018-07-17 09:21:21,434 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/016840d0ab8f4e3eb4210a1434b6d498 used request id req-82532242-6aec-44f7-a5c0-80a7c470dff7 2018-07-17 09:21:21,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:21:21,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,470 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:21 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-18a2a7cd-caba-46a9-bae4-fa409dda2268 RESP BODY: {"error": {"message": "Could not find project: 39ca61afd0744fe39577385a14a61282.", "code": 404, "title": "Not Found"}} 2018-07-17 09:21:21,471 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/39ca61afd0744fe39577385a14a61282 used request id req-18a2a7cd-caba-46a9-bae4-fa409dda2268 2018-07-17 09:21:21,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-17 09:21:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b1bc80b7-0063-4ac8-bb6a-d089fef36d9e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679"}, "tags": [], "enabled": true, "id": "17d0877d57364269bc7f9ac3dfa7e679", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-17 09:21:21,503 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17d0877d57364269bc7f9ac3dfa7e679 used request id req-b1bc80b7-0063-4ac8-bb6a-d089fef36d9e 2018-07-17 09:21:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:21 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-c7261fb9-4e11-4e08-a0ba-7893fc0764b4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5"}, "tags": [], "enabled": true, "id": "17fe7acbe1e14e7fb085527247e7b1a5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-19aca615-faaa-4e6-proj"}} 2018-07-17 09:21:21,542 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-c7261fb9-4e11-4e08-a0ba-7893fc0764b4 2018-07-17 09:21:21,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 29b7e937-eba1-4eea-a7ea-a2e95eaef089 2018-07-17 09:21:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=29b7e937-eba1-4eea-a7ea-a2e95eaef089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de595715-a40f-4c34-afc3-32e402e13b2f Date: Tue, 17 Jul 2018 09:21:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "port_range_min": null, "revision_number": 0, "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "created_at": "2018-07-17T09:20:48Z", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5", "id": "45af7f32-1740-4f76-80f9-96cbcece47d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "port_range_min": null, "revision_number": 0, "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "created_at": "2018-07-17T09:20:48Z", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5", "id": "4be56185-3140-4b91-a4f8-864ab013417a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "port_range_min": null, "revision_number": 0, "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "created_at": "2018-07-17T09:20:48Z", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5", "id": "b2ae11c6-dec4-433d-b4b2-bc4a53fcb668"}, {"remote_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T09:20:48Z", "security_group_id": "29b7e937-eba1-4eea-a7ea-a2e95eaef089", "port_range_min": null, "revision_number": 0, "tenant_id": "17fe7acbe1e14e7fb085527247e7b1a5", "created_at": "2018-07-17T09:20:48Z", "project_id": "17fe7acbe1e14e7fb085527247e7b1a5", "id": "c1eab5b1-24e4-4cdb-b327-c181775e79e8"}]} 2018-07-17 09:21:21,611 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=29b7e937-eba1-4eea-a7ea-a2e95eaef089 used request id req-de595715-a40f-4c34-afc3-32e402e13b2f 2018-07-17 09:21:21,611 - neutron_utils - INFO - Deleting security group with name - default 2018-07-17 09:21:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/29b7e937-eba1-4eea-a7ea-a2e95eaef089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:21,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40df05c1-553c-4177-8ce2-2b9546500203 Content-Length: 0 Date: Tue, 17 Jul 2018 09:21:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:21,854 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/29b7e937-eba1-4eea-a7ea-a2e95eaef089 used request id req-40df05c1-553c-4177-8ce2-2b9546500203 2018-07-17 09:21:21,855 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-19aca615-faaa-4e6-proj 2018-07-17 09:21:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:22,067 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-25121259-91a2-4902-9f30-977b8730d53f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:22,067 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/17fe7acbe1e14e7fb085527247e7b1a5 used request id req-25121259-91a2-4902-9f30-977b8730d53f 2018-07-17 09:21:22,068 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-19aca615-faaa-4e6-proj-role 2018-07-17 09:21:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/b13485ba98b84c53b8eba70cd81a4787 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:22,225 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-2224d6f7-8df6-411b-86df-bcaf45dcedfd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:22,226 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/b13485ba98b84c53b8eba70cd81a4787 used request id req-2224d6f7-8df6-411b-86df-bcaf45dcedfd 2018-07-17 09:21:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497ce0cf448b5724b8730c450948ec4349e9c16a" 2018-07-17 09:21:22,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:22 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-95664c19-c3e0-45bb-ab78-360de2901d01 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7afab1bd6f574dc8801bddd040ef8615", "links": {"self": "https://192.16.1.222:5000/v3/roles/7afab1bd6f574dc8801bddd040ef8615"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "de52d45c7c894c549e77376a746db16d", "links": {"self": "https://192.16.1.222:5000/v3/roles/de52d45c7c894c549e77376a746db16d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e419c42855f04de98fba4332091e4285", "links": {"self": "https://192.16.1.222:5000/v3/roles/e419c42855f04de98fba4332091e4285"}, "name": "heat_stack_user"}]} 2018-07-17 09:21:22,361 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-95664c19-c3e0-45bb-ab78-360de2901d01 2018-07-17 09:21:22,362 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-19aca615-faaa-4e6-user 2018-07-17 09:21:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/aea49a99fe6b4dc2b880279787ca0508 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4f70348d221f2c799da3348440f7f1c486df45" 2018-07-17 09:21:22,558 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Tue, 17 Jul 2018 09:21:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-87ab5410-b818-497a-9650-3a5c39a95970 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 09:21:22,558 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/aea49a99fe6b4dc2b880279787ca0508 used request id req-87ab5410-b818-497a-9650-3a5c39a95970 2018-07-17 09:21:22,560 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.696s OK 2018-07-17 09:21:22,560 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-17 09:21:22,563 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 01:01 | PASS | | singlevm2 | functest | healthcheck | 00:52 | PASS | | vping_ssh | functest | healthcheck | 01:02 | PASS | | vping_userdata | functest | healthcheck | 00:52 | PASS | | cinder_test | functest | healthcheck | 02:05 | PASS | | api_check | functest | healthcheck | 10:19 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-17 09:21:22,570 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-17 09:21:22,600 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-17 09:21:22,701 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-17 09:21:22,793 - paramiko.transport - DEBUG - EOF in transport thread