2018-07-30 19:42:47,941 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-baremetal-daily-master-214 | | 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-ovs_dpdk-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod1 | +--------------------------------------+-------------------------------------------------------------+ 2018-07-30 19:42:47,946 - 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='86452eb1712890818f8eada93e9052b610ecf27e' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.168.10.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.168.10.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-07-30 19:42:47,946 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-30 19:42:47,947 - 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-30 19:42:47,986 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-30 19:42:48,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:42:48,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:42:48,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:42:48,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:42:48,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:42:48,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:42:48,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:42:48,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:42:48,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:42:48,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:42:48,453 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-30 19:42:48,454 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-30 19:42:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:43:03,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:03 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-f2ed472c-a953-4d88-af86-4829b7fe9aac X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:43:03,494 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-f2ed472c-a953-4d88-af86-4829b7fe9aac 2018-07-30 19:43:03,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:43:03,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e335d3b3e36c4813b85216b9985130e4", "name": "heat_stack_owner"}, {"id": "63e842c00e8e48ccad9d97051750f690", "name": "admin"}], "expires_at": "2018-07-31T07:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "14e13501186145c99356b4f76e31ec3e"}, "audit_ids": ["6RqQYEg1TC29Wd2Oeue5cA"], "issued_at": "2018-07-30T19:43:03.000000Z"}} 2018-07-30 19:43:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:03,973 - 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-197b285b-f2ed-4674-b1ae-939fc4155985 x-compute-request-id: req-197b285b-f2ed-4674-b1ae-939fc4155985 RESP BODY: {"aggregates": []} 2018-07-30 19:43:03,973 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-aggregates used request id req-197b285b-f2ed-4674-b1ae-939fc4155985 2018-07-30 19:43:03,974 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 15.519536972s 2018-07-30 19:43:03,974 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-aggregates used request id req-197b285b-f2ed-4674-b1ae-939fc4155985 2018-07-30 19:43:03,974 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-30 19:43:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:43:03,982 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:03 GMT Content-Type: application/json Content-Length: 605 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.168.10.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.168.10.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 19:43:03,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-30 19:43:03,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:04,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:04 GMT Content-Type: application/json Content-Length: 481 Vary: X-Auth-Token x-openstack-request-id: req-60e62f6e-fdc3-46d5-92f3-9640a6271c9f X-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.168.10.222:5000/v3/domains/04c069c8a80c491d9a6eec56cafdcae5"}, "tags": [], "enabled": true, "id": "04c069c8a80c491d9a6eec56cafdcae5", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.168.10.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.168.10.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 19:43:04,297 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains used request id req-60e62f6e-fdc3-46d5-92f3-9640a6271c9f 2018-07-30 19:43:04,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.314208984375s 2018-07-30 19:43:04,298 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains used request id req-60e62f6e-fdc3-46d5-92f3-9640a6271c9f 2018-07-30 19:43:04,298 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'04c069c8a80c491d9a6eec56cafdcae5', 'name': u'heat'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-30 19:43:04,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-30 19:43:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:04,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:04 GMT Content-Type: application/json Content-Length: 12586 Vary: X-Auth-Token x-openstack-request-id: req-bffff5d9-deb0-4d8b-bdc1-9305a6d531e8 X-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.168.10.222:5000/v3/endpoints/0c97067ca3db4891b73f5ef219a6d709"}, "url": "https://192.168.10.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "563d373468004a9aabf2b7f3ae4005b5", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/1c18f7daf43d4e59b92dac17fc582ddf"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "50d9086d2eea4bf7a1905e165d2ff130", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/1cea984f7ed94d16a969de4b54597847"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "fbfb2d7d1e59457192985b6a8a17b2c3", "id": "1cea984f7ed94d16a969de4b54597847"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/1ffae1313fcd47aab74f857e20b19167"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "fbfb2d7d1e59457192985b6a8a17b2c3", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/2548dfba3f9b4d319e02127976f32c56"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b5612cc1a0104f3c8d2e5adb85deb9be", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/290a1004f21446dc8fa26e19f8de2ff8"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "50d9086d2eea4bf7a1905e165d2ff130", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/305ca48b93e648d6a6d274476a3be4f1"}, "url": "https://192.168.10.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c756e8f149324fc5ba6395304696a393", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/31d756de30a2450ba107229059b383ea"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "5b0b219bb89045e9835478b539d9407d", "id": "31d756de30a2450ba107229059b383ea"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/3a8b771d5b5c4dee8c68d0f6ff0b0281"}, "url": "https://192.168.10.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0dd39a2862084cd2bc6888b8bbc1d11d", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/3d63051ac80e4bdfb897c002dac9e200"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "dc6dc765839549e8a9bee712bdcbbc8a", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/456d44ae51c24db781418ba9d01d58d6"}, "url": "https://192.168.10.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "a4b1dec05bb84bee87a3f0733f538fcd", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/5800fbffe15c4467982d8e0aa79946ae"}, "url": "https://192.168.10.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f15dd31f689f450ea71a7aeea41c33a9", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/5a2a5939ad1b4bc3b4f2afd19b1f8203"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0dd39a2862084cd2bc6888b8bbc1d11d", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/65304a09eb2342779705a326b825b1b7"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b5612cc1a0104f3c8d2e5adb85deb9be", "id": "65304a09eb2342779705a326b825b1b7"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/67b904711421486489d0d35e3d9d4fd9"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c23af94d0ad241e7945fea0771ebfd34", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/69dc2598c5fa42aca10890040eb7308d"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "5b0b219bb89045e9835478b539d9407d", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/756dfc67153b4d988f014c2db1bdf3af"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "a4b1dec05bb84bee87a3f0733f538fcd", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/76baa940eedb4c19ba2625bb429f199e"}, "url": "https://192.168.10.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b5612cc1a0104f3c8d2e5adb85deb9be", "id": "76baa940eedb4c19ba2625bb429f199e"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/791c13032299456c9657186c82a4f2c6"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c756e8f149324fc5ba6395304696a393", "id": "791c13032299456c9657186c82a4f2c6"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/7acb212f6411453bbec6b02733eb34ed"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "a4b1dec05bb84bee87a3f0733f538fcd", "id": "7acb212f6411453bbec6b02733eb34ed"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/7e8be19383b741b8b1d049f1a899bd6a"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "8b735b194ce946f68c3bc4ac9495acf6", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/85b6877b93ca408ab5e6c0df63f3e133"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0dd39a2862084cd2bc6888b8bbc1d11d", "id": "85b6877b93ca408ab5e6c0df63f3e133"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/8afbe3fa0061472bb70f69370f243cf8"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "dc6dc765839549e8a9bee712bdcbbc8a", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/93a568ec4bee4119ab5a4d5f65c6b1e1"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f23d785388ac4d3a912453e77e3b49be", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/99d9479610b24159b54484613d460fe0"}, "url": "https://192.168.10.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "5b0b219bb89045e9835478b539d9407d", "id": "99d9479610b24159b54484613d460fe0"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/9cf4da32481b40eb8261caf9711e2459"}, "url": "https://192.168.10.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "dc6dc765839549e8a9bee712bdcbbc8a", "id": "9cf4da32481b40eb8261caf9711e2459"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/a2eef69044b7476b975260b9cbf60044"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "563d373468004a9aabf2b7f3ae4005b5", "id": "a2eef69044b7476b975260b9cbf60044"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/a456e4fa8d014c27b302b6e77d11400d"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f15dd31f689f450ea71a7aeea41c33a9", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/ad5a7befbd544fa0bd8521b3f47ddb9d"}, "url": "https://192.168.10.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "fbfb2d7d1e59457192985b6a8a17b2c3", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/af1399b9e7d84b89b1dce194e5a75d70"}, "url": "https://192.168.10.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f23d785388ac4d3a912453e77e3b49be", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/b3fb706776e842289950ebc2018bc9aa"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c23af94d0ad241e7945fea0771ebfd34", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/c18ef0d780814d4d872b2b8b2d669844"}, "url": "https://192.168.10.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "8b735b194ce946f68c3bc4ac9495acf6", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/c3b0bde6ef9441caa2f71c2b83839602"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c756e8f149324fc5ba6395304696a393", "id": "c3b0bde6ef9441caa2f71c2b83839602"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/c8d57a29cae147a999f71a10600838f3"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f15dd31f689f450ea71a7aeea41c33a9", "id": "c8d57a29cae147a999f71a10600838f3"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/ece5030a2af8494187c1fe7878bc9cac"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f23d785388ac4d3a912453e77e3b49be", "id": "ece5030a2af8494187c1fe7878bc9cac"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/ee6331ca8f524d7fae835aeb3157adc7"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "563d373468004a9aabf2b7f3ae4005b5", "id": "ee6331ca8f524d7fae835aeb3157adc7"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/f5ac223602cc4c188568bafbab78cb4e"}, "url": "https://192.168.10.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "50d9086d2eea4bf7a1905e165d2ff130", "id": "f5ac223602cc4c188568bafbab78cb4e"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/f6e8ff30602046238a707396636b6c9b"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "8b735b194ce946f68c3bc4ac9495acf6", "id": "f6e8ff30602046238a707396636b6c9b"}, {"region_id": "RegionOne", "links": {"self": "https://192.168.10.222:5000/v3/endpoints/feacd4f2b17f4eeabc311db9a468f8a5"}, "url": "https://192.168.10.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c23af94d0ad241e7945fea0771ebfd34", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "links": {"self": "https://192.168.10.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-30 19:43:04,589 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/endpoints used request id req-bffff5d9-deb0-4d8b-bdc1-9305a6d531e8 2018-07-30 19:43:04,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.28689289093s 2018-07-30 19:43:04,589 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/endpoints used request id req-bffff5d9-deb0-4d8b-bdc1-9305a6d531e8 2018-07-30 19:43:04,595 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/0c97067ca3db4891b73f5ef219a6d709'}, u'url': u'https://192.168.10.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'563d373468004a9aabf2b7f3ae4005b5', u'id': u'0c97067ca3db4891b73f5ef219a6d709'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/1c18f7daf43d4e59b92dac17fc582ddf'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'50d9086d2eea4bf7a1905e165d2ff130', u'id': u'1c18f7daf43d4e59b92dac17fc582ddf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/1cea984f7ed94d16a969de4b54597847'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fbfb2d7d1e59457192985b6a8a17b2c3', u'id': u'1cea984f7ed94d16a969de4b54597847'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/1ffae1313fcd47aab74f857e20b19167'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fbfb2d7d1e59457192985b6a8a17b2c3', u'id': u'1ffae1313fcd47aab74f857e20b19167'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/2548dfba3f9b4d319e02127976f32c56'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b5612cc1a0104f3c8d2e5adb85deb9be', u'id': u'2548dfba3f9b4d319e02127976f32c56'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/290a1004f21446dc8fa26e19f8de2ff8'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'50d9086d2eea4bf7a1905e165d2ff130', u'id': u'290a1004f21446dc8fa26e19f8de2ff8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/305ca48b93e648d6a6d274476a3be4f1'}, u'url': u'https://192.168.10.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c756e8f149324fc5ba6395304696a393', u'id': u'305ca48b93e648d6a6d274476a3be4f1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/31d756de30a2450ba107229059b383ea'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5b0b219bb89045e9835478b539d9407d', u'id': u'31d756de30a2450ba107229059b383ea'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/3a8b771d5b5c4dee8c68d0f6ff0b0281'}, u'url': u'https://192.168.10.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0dd39a2862084cd2bc6888b8bbc1d11d', u'id': u'3a8b771d5b5c4dee8c68d0f6ff0b0281'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/3d63051ac80e4bdfb897c002dac9e200'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc6dc765839549e8a9bee712bdcbbc8a', u'id': u'3d63051ac80e4bdfb897c002dac9e200'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/456d44ae51c24db781418ba9d01d58d6'}, u'url': u'https://192.168.10.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a4b1dec05bb84bee87a3f0733f538fcd', u'id': u'456d44ae51c24db781418ba9d01d58d6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/5800fbffe15c4467982d8e0aa79946ae'}, u'url': u'https://192.168.10.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f15dd31f689f450ea71a7aeea41c33a9', u'id': u'5800fbffe15c4467982d8e0aa79946ae'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/5a2a5939ad1b4bc3b4f2afd19b1f8203'}, 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'0dd39a2862084cd2bc6888b8bbc1d11d', u'id': u'5a2a5939ad1b4bc3b4f2afd19b1f8203'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/65304a09eb2342779705a326b825b1b7'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b5612cc1a0104f3c8d2e5adb85deb9be', u'id': u'65304a09eb2342779705a326b825b1b7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/67b904711421486489d0d35e3d9d4fd9'}, 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'c23af94d0ad241e7945fea0771ebfd34', u'id': u'67b904711421486489d0d35e3d9d4fd9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/69dc2598c5fa42aca10890040eb7308d'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5b0b219bb89045e9835478b539d9407d', u'id': u'69dc2598c5fa42aca10890040eb7308d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/756dfc67153b4d988f014c2db1bdf3af'}, 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'a4b1dec05bb84bee87a3f0733f538fcd', u'id': u'756dfc67153b4d988f014c2db1bdf3af'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/76baa940eedb4c19ba2625bb429f199e'}, u'url': u'https://192.168.10.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b5612cc1a0104f3c8d2e5adb85deb9be', u'id': u'76baa940eedb4c19ba2625bb429f199e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/791c13032299456c9657186c82a4f2c6'}, 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'c756e8f149324fc5ba6395304696a393', u'id': u'791c13032299456c9657186c82a4f2c6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/7acb212f6411453bbec6b02733eb34ed'}, 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'a4b1dec05bb84bee87a3f0733f538fcd', u'id': u'7acb212f6411453bbec6b02733eb34ed'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/7e8be19383b741b8b1d049f1a899bd6a'}, 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'8b735b194ce946f68c3bc4ac9495acf6', u'id': u'7e8be19383b741b8b1d049f1a899bd6a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/85b6877b93ca408ab5e6c0df63f3e133'}, 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'0dd39a2862084cd2bc6888b8bbc1d11d', u'id': u'85b6877b93ca408ab5e6c0df63f3e133'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/8afbe3fa0061472bb70f69370f243cf8'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc6dc765839549e8a9bee712bdcbbc8a', u'id': u'8afbe3fa0061472bb70f69370f243cf8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/93a568ec4bee4119ab5a4d5f65c6b1e1'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f23d785388ac4d3a912453e77e3b49be', u'id': u'93a568ec4bee4119ab5a4d5f65c6b1e1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/99d9479610b24159b54484613d460fe0'}, u'url': u'https://192.168.10.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5b0b219bb89045e9835478b539d9407d', u'id': u'99d9479610b24159b54484613d460fe0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/9cf4da32481b40eb8261caf9711e2459'}, u'url': u'https://192.168.10.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc6dc765839549e8a9bee712bdcbbc8a', u'id': u'9cf4da32481b40eb8261caf9711e2459'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/a2eef69044b7476b975260b9cbf60044'}, 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'563d373468004a9aabf2b7f3ae4005b5', u'id': u'a2eef69044b7476b975260b9cbf60044'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/a456e4fa8d014c27b302b6e77d11400d'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f15dd31f689f450ea71a7aeea41c33a9', u'id': u'a456e4fa8d014c27b302b6e77d11400d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/ad5a7befbd544fa0bd8521b3f47ddb9d'}, u'url': u'https://192.168.10.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fbfb2d7d1e59457192985b6a8a17b2c3', u'id': u'ad5a7befbd544fa0bd8521b3f47ddb9d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/af1399b9e7d84b89b1dce194e5a75d70'}, u'url': u'https://192.168.10.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f23d785388ac4d3a912453e77e3b49be', u'id': u'af1399b9e7d84b89b1dce194e5a75d70'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/b3fb706776e842289950ebc2018bc9aa'}, 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'c23af94d0ad241e7945fea0771ebfd34', u'id': u'b3fb706776e842289950ebc2018bc9aa'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/c18ef0d780814d4d872b2b8b2d669844'}, u'url': u'https://192.168.10.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8b735b194ce946f68c3bc4ac9495acf6', u'id': u'c18ef0d780814d4d872b2b8b2d669844'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/c3b0bde6ef9441caa2f71c2b83839602'}, 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'c756e8f149324fc5ba6395304696a393', u'id': u'c3b0bde6ef9441caa2f71c2b83839602'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/c8d57a29cae147a999f71a10600838f3'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f15dd31f689f450ea71a7aeea41c33a9', u'id': u'c8d57a29cae147a999f71a10600838f3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/ece5030a2af8494187c1fe7878bc9cac'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f23d785388ac4d3a912453e77e3b49be', u'id': u'ece5030a2af8494187c1fe7878bc9cac'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/ee6331ca8f524d7fae835aeb3157adc7'}, 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'563d373468004a9aabf2b7f3ae4005b5', u'id': u'ee6331ca8f524d7fae835aeb3157adc7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/f5ac223602cc4c188568bafbab78cb4e'}, u'url': u'https://192.168.10.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'50d9086d2eea4bf7a1905e165d2ff130', u'id': u'f5ac223602cc4c188568bafbab78cb4e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/f6e8ff30602046238a707396636b6c9b'}, 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'8b735b194ce946f68c3bc4ac9495acf6', u'id': u'f6e8ff30602046238a707396636b6c9b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.168.10.222:5000/v3/endpoints/feacd4f2b17f4eeabc311db9a468f8a5'}, u'url': u'https://192.168.10.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c23af94d0ad241e7945fea0771ebfd34', u'id': u'feacd4f2b17f4eeabc311db9a468f8a5'})] 2018-07-30 19:43:04,596 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-30 19:43:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:04,880 - 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-cf91427d-80ed-4e83-af44-852363510dbb x-compute-request-id: req-cf91427d-80ed-4e83-af44-852363510dbb 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-30 19:43:04,880 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/extensions used request id req-cf91427d-80ed-4e83-af44-852363510dbb 2018-07-30 19:43:04,880 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.284523963928s 2018-07-30 19:43:04,881 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/extensions used request id req-cf91427d-80ed-4e83-af44-852363510dbb 2018-07-30 19:43:04,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-30 19:43:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:05,909 - 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-56fa259e-8908-4691-b00c-e1048960ba80 x-compute-request-id: req-56fa259e-8908-4691-b00c-e1048960ba80 RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-07-30 19:43:05,909 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-floating-ip-pools used request id req-56fa259e-8908-4691-b00c-e1048960ba80 2018-07-30 19:43:05,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.0200381279s 2018-07-30 19:43:05,910 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-floating-ip-pools used request id req-56fa259e-8908-4691-b00c-e1048960ba80 2018-07-30 19:43:05,910 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-07-30 19:43:05,914 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-30 19:43:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ea353570-133b-49be-83e7-fccbb9c43c50 Date: Mon, 30 Jul 2018 19:43:06 GMT RESP BODY: {"floatingips": []} 2018-07-30 19:43:06,366 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/floatingips.json used request id req-ea353570-133b-49be-83e7-fccbb9c43c50 2018-07-30 19:43:06,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.4513630867s 2018-07-30 19:43:06,366 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/floatingips.json used request id req-ea353570-133b-49be-83e7-fccbb9c43c50 2018-07-30 19:43:06,366 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-30 19:43:06,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-30 19:43:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:06,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2541 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6dd6b3b6-675e-4359-8208-c7c63bae85b3 x-compute-request-id: req-6dd6b3b6-675e-4359-8208-c7c63bae85b3 RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 55}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 32, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 193459, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"SandyBridge\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc-deadline\", \"dtes64\", \"msr\", \"xsave\", \"vmx\", \"xtpr\", \"cmov\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"tsc\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"popcnt\", \"x2apic\"], \"topology\": {\"cores\": 8, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 191411, "id": 4}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 58}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 32, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 193459, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"SandyBridge\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc-deadline\", \"dtes64\", \"msr\", \"xsave\", \"vmx\", \"xtpr\", \"cmov\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"tsc\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"popcnt\", \"x2apic\"], \"topology\": {\"cores\": 8, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 191411, "id": 7}]} 2018-07-30 19:43:06,704 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-hypervisors/detail used request id req-6dd6b3b6-675e-4359-8208-c7c63bae85b3 2018-07-30 19:43:06,705 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.337845087051s 2018-07-30 19:43:06,705 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-hypervisors/detail used request id req-6dd6b3b6-675e-4359-8208-c7c63bae85b3 2018-07-30 19:43:06,706 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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": "SandyBridge", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc-deadline", "dtes64", "msr", "xsave", "vmx", "xtpr", "cmov", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "tsc", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "vme", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "pse", "ds", "invtsc", "pni", "tm2", "aes", "sse2", "ss", "ds_cpl", "arat", "ssse3", "fpu", "cx16", "pse36", "mtrr", "popcnt", "x2apic"], "topology": {"cores": 8, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 191411, u'id': 4, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 55}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 32, u'memory_mb_used': 2048, u'memory_mb': 193459, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), 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": "SandyBridge", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc-deadline", "dtes64", "msr", "xsave", "vmx", "xtpr", "cmov", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "tsc", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "vme", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "pse", "ds", "invtsc", "pni", "tm2", "aes", "sse2", "ss", "ds_cpl", "arat", "ssse3", "fpu", "cx16", "pse36", "mtrr", "popcnt", "x2apic"], "topology": {"cores": 8, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 191411, u'id': 7, 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': 32, u'memory_mb_used': 2048, u'memory_mb': 193459, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-30 19:43:06,706 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-30 19:43:06,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:06,886 - 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-d39d327e-88b0-44eb-97c7-0194056d80e3 x-compute-request-id: req-d39d327e-88b0-44eb-97c7-0194056d80e3 RESP BODY: {"keypairs": []} 2018-07-30 19:43:06,886 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-keypairs used request id req-d39d327e-88b0-44eb-97c7-0194056d80e3 2018-07-30 19:43:06,886 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.180086135864s 2018-07-30 19:43:06,887 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/os-keypairs used request id req-d39d327e-88b0-44eb-97c7-0194056d80e3 2018-07-30 19:43:06,887 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-30 19:43:06,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:43:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:07,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ef82a8d0-c6bd-4e7b-90b9-f14457ec8738 Date: Mon, 30 Jul 2018 19:43:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"}]} 2018-07-30 19:43:07,048 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-ef82a8d0-c6bd-4e7b-90b9-f14457ec8738 2018-07-30 19:43:07,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.161203145981s 2018-07-30 19:43:07,049 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-ef82a8d0-c6bd-4e7b-90b9-f14457ec8738 2018-07-30 19:43:07,049 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'2857a63b-5b2f-44fb-a0a8-1d60898fff81'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-30T19:40:25Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', 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'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:40:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'})] 2018-07-30 19:43:07,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-30 19:43:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:07,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2732 X-Openstack-Request-Id: req-69f08390-c0ec-4167-bc8a-0d5e2850f5aa Date: Mon, 30 Jul 2018 19:43:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T19:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","ip_address":"192.168.10.101"}],"id":"8bd9a5b9-814d-4ed8-b5a9-69f5241088b5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:3b:31","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","name":"","admin_state_up":true,"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T19:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","ip_address":"192.168.10.102"}],"id":"b5827eb1-f9ff-4e24-ac46-49d07f90770a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:79:a3","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","name":"","admin_state_up":true,"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T19:40:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","ip_address":"192.168.10.100"}],"id":"da816f0b-480a-48c4-b812-2ee9ab6d1069","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:17:15","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","name":"","admin_state_up":true,"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:25Z","binding:vnic_type":"normal"}]} 2018-07-30 19:43:07,163 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/ports.json used request id req-69f08390-c0ec-4167-bc8a-0d5e2850f5aa 2018-07-30 19:43:07,163 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.113492965698s 2018-07-30 19:43:07,163 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/ports.json used request id req-69f08390-c0ec-4167-bc8a-0d5e2850f5aa 2018-07-30 19:43:07,164 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [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-30T19:40:33Z', 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'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.101'}], u'id': u'8bd9a5b9-814d-4ed8-b5a9-69f5241088b5', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'name': u'', u'admin_state_up': True, u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': False}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:8d:3b:31', u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:40:26Z'}), 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-30T19:40:33Z', 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'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.102'}], u'id': u'b5827eb1-f9ff-4e24-ac46-49d07f90770a', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'name': u'', u'admin_state_up': True, u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': False}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:62:79:a3', u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:40:26Z'}), 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-30T19:40:33Z', 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'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.100'}], u'id': u'da816f0b-480a-48c4-b812-2ee9ab6d1069', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'name': u'', u'admin_state_up': True, u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': False}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:d4:17:15', u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:40:25Z'})] 2018-07-30 19:43:07,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-30 19:43:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:07,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:07 GMT Content-Type: application/json Content-Length: 5322 Vary: X-Auth-Token x-openstack-request-id: req-22c9608a-9685-4466-b5bb-e0f51dae2fb1 X-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": "d1411de28a2546b8a9cd9bbdec8d8383"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "14e13501186145c99356b4f76e31ec3e"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/d1411de28a2546b8a9cd9bbdec8d8383/users/14e13501186145c99356b4f76e31ec3e/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "d1411de28a2546b8a9cd9bbdec8d8383"}}, "role": {"id": "e335d3b3e36c4813b85216b9985130e4"}, "user": {"id": "14e13501186145c99356b4f76e31ec3e"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/d1411de28a2546b8a9cd9bbdec8d8383/users/14e13501186145c99356b4f76e31ec3e/roles/e335d3b3e36c4813b85216b9985130e4"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "163e79100571423f8cd96ffb3540a26b"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/163e79100571423f8cd96ffb3540a26b/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "203bc785de3047c3ac86997231e3f526"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/203bc785de3047c3ac86997231e3f526/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "319f8ce5b4ad43daac253ac96d3ac4ec"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/319f8ce5b4ad43daac253ac96d3ac4ec/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "3337ccfe595e4d21a95f7ce2df532d7a"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/3337ccfe595e4d21a95f7ce2df532d7a/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "3d45470e54c746388ab32aa46e960dba"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/3d45470e54c746388ab32aa46e960dba/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "4a4abd7d1b66408cac8c41373613427c"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/4a4abd7d1b66408cac8c41373613427c/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "68611a243b2b470095784ef0d8e39475"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/68611a243b2b470095784ef0d8e39475/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "85a2fc10b4fe44f8b80b197c53e114af"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/85a2fc10b4fe44f8b80b197c53e114af/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "8bd1988471944b2a87a4a0ac86312a6a"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/8bd1988471944b2a87a4a0ac86312a6a/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "c63cd1f566334988a12ed507885f4bc7"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/c63cd1f566334988a12ed507885f4bc7/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"project": {"id": "f7000506113846f98d4000fc4aa936a2"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "ce15fb24903549869ecce2a9f76f9969"}, "links": {"assignment": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2/users/ce15fb24903549869ecce2a9f76f9969/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"domain": {"id": "04c069c8a80c491d9a6eec56cafdcae5"}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "c0a4b1ece51f4cd8ad6dd25dab40fee5"}, "links": {"assignment": "https://192.168.10.222:5000/v3/domains/04c069c8a80c491d9a6eec56cafdcae5/users/c0a4b1ece51f4cd8ad6dd25dab40fee5/roles/63e842c00e8e48ccad9d97051750f690"}}, {"scope": {"system": {"all": true}}, "role": {"id": "63e842c00e8e48ccad9d97051750f690"}, "user": {"id": "14e13501186145c99356b4f76e31ec3e"}, "links": {"assignment": "https://192.168.10.222:5000/v3/system/users/14e13501186145c99356b4f76e31ec3e/roles/63e842c00e8e48ccad9d97051750f690"}}], "links": {"self": "https://192.168.10.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-30 19:43:07,398 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/role_assignments used request id req-22c9608a-9685-4466-b5bb-e0f51dae2fb1 2018-07-30 19:43:07,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.236854076385s 2018-07-30 19:43:07,405 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/role_assignments used request id req-22c9608a-9685-4466-b5bb-e0f51dae2fb1 2018-07-30 19:43:07,408 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd1411de28a2546b8a9cd9bbdec8d8383', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'14e13501186145c99356b4f76e31ec3e'}), Munch({'project': u'd1411de28a2546b8a9cd9bbdec8d8383', 'id': u'e335d3b3e36c4813b85216b9985130e4', 'user': u'14e13501186145c99356b4f76e31ec3e'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'163e79100571423f8cd96ffb3540a26b'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'203bc785de3047c3ac86997231e3f526'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'319f8ce5b4ad43daac253ac96d3ac4ec'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'3337ccfe595e4d21a95f7ce2df532d7a'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'3d45470e54c746388ab32aa46e960dba'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'4a4abd7d1b66408cac8c41373613427c'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'68611a243b2b470095784ef0d8e39475'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'85a2fc10b4fe44f8b80b197c53e114af'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'8bd1988471944b2a87a4a0ac86312a6a'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'c63cd1f566334988a12ed507885f4bc7'}), Munch({'project': u'f7000506113846f98d4000fc4aa936a2', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'ce15fb24903549869ecce2a9f76f9969'}), Munch({'domain': u'04c069c8a80c491d9a6eec56cafdcae5', 'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'c0a4b1ece51f4cd8ad6dd25dab40fee5'}), Munch({'id': u'63e842c00e8e48ccad9d97051750f690', 'user': u'14e13501186145c99356b4f76e31ec3e'})] 2018-07-30 19:43:07,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:43:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:07,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:07 GMT Content-Type: application/json Content-Length: 814 Vary: X-Auth-Token x-openstack-request-id: req-9cd81780-0524-4baf-af93-6ad167d7791f X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:43:07,574 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-9cd81780-0524-4baf-af93-6ad167d7791f 2018-07-30 19:43:07,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.162569999695s 2018-07-30 19:43:07,574 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-9cd81780-0524-4baf-af93-6ad167d7791f 2018-07-30 19:43:07,575 - 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'63e842c00e8e48ccad9d97051750f690'}), 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'7f0a39e984d14073b60a3a12d6396242'}), 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'e335d3b3e36c4813b85216b9985130e4'})] 2018-07-30 19:43:07,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-30 19:43:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:08,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-594a041c-9cc0-449c-93e9-48be9657a80a Date: Mon, 30 Jul 2018 19:43:08 GMT RESP BODY: {"routers": []} 2018-07-30 19:43:08,055 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-594a041c-9cc0-449c-93e9-48be9657a80a 2018-07-30 19:43:08,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.479687213898s 2018-07-30 19:43:08,056 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-594a041c-9cc0-449c-93e9-48be9657a80a 2018-07-30 19:43:08,056 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-30 19:43:08,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:43:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:08,400 - 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-e408f838-9a35-4bb3-ac14-2d9cb5d49fad x-compute-request-id: req-e408f838-9a35-4bb3-ac14-2d9cb5d49fad RESP BODY: {"servers": []} 2018-07-30 19:43:08,400 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-e408f838-9a35-4bb3-ac14-2d9cb5d49fad 2018-07-30 19:43:08,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.343639135361s 2018-07-30 19:43:08,400 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-e408f838-9a35-4bb3-ac14-2d9cb5d49fad 2018-07-30 19:43:08,401 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-30 19:43:08,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-30 19:43:08,407 - 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-30 19:43:08,414 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:08 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-30 19:43:08,415 - 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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:08,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:08 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-2284fc1f-3629-4582-bbbf-35aae2ce267b X-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": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/0dd39a2862084cd2bc6888b8bbc1d11d"}, "enabled": true, "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/40bc070bcf2f4acfa7d851480efa23c4"}, "enabled": true, "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/50d9086d2eea4bf7a1905e165d2ff130"}, "enabled": true, "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/563d373468004a9aabf2b7f3ae4005b5"}, "enabled": true, "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/5b0b219bb89045e9835478b539d9407d"}, "id": "5b0b219bb89045e9835478b539d9407d"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/8b735b194ce946f68c3bc4ac9495acf6"}, "enabled": true, "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/a4b1dec05bb84bee87a3f0733f538fcd"}, "enabled": true, "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/b5612cc1a0104f3c8d2e5adb85deb9be"}, "enabled": true, "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/c23af94d0ad241e7945fea0771ebfd34"}, "enabled": true, "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/c756e8f149324fc5ba6395304696a393"}, "enabled": true, "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/dc6dc765839549e8a9bee712bdcbbc8a"}, "enabled": true, "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/f15dd31f689f450ea71a7aeea41c33a9"}, "enabled": true, "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"description": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/f23d785388ac4d3a912453e77e3b49be"}, "enabled": true, "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/fbfb2d7d1e59457192985b6a8a17b2c3"}, "enabled": true, "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-07-30 19:43:08,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-2284fc1f-3629-4582-bbbf-35aae2ce267b 2018-07-30 19:43:08,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.0368609428406s 2018-07-30 19:43:08,441 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-2284fc1f-3629-4582-bbbf-35aae2ce267b 2018-07-30 19:43:08,445 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'0dd39a2862084cd2bc6888b8bbc1d11d', 'name': u'heat'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'40bc070bcf2f4acfa7d851480efa23c4', 'name': u'ceilometer'}), Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'50d9086d2eea4bf7a1905e165d2ff130', 'name': u'glance'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'563d373468004a9aabf2b7f3ae4005b5', 'name': u'cinderv2'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'5b0b219bb89045e9835478b539d9407d', 'name': u'keystone'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'8b735b194ce946f68c3bc4ac9495acf6', 'name': u'nova'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a4b1dec05bb84bee87a3f0733f538fcd', 'name': u'cinder'}), Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'b5612cc1a0104f3c8d2e5adb85deb9be', 'name': u'tacker'}), Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'c23af94d0ad241e7945fea0771ebfd34', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c756e8f149324fc5ba6395304696a393', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'dc6dc765839549e8a9bee712bdcbbc8a', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f15dd31f689f450ea71a7aeea41c33a9', 'name': u'placement'}), Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'f23d785388ac4d3a912453e77e3b49be', 'name': u'aodh'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'fbfb2d7d1e59457192985b6a8a17b2c3', 'name': u'neutron'})] 2018-07-30 19:43:08,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:43:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}a98b2fcfa2e2099f8ab7d686fc2cb8cd6a894f4a" 2018-07-30 19:43:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-c35eb760-6238-483a-8596-79e961edcf4d Date: Mon, 30 Jul 2018 19:43:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:25Z","dns_nameservers":[],"updated_at":"2018-07-30T19:40:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.10.100","end":"192.168.10.200"}],"gateway_ip":"192.168.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.10.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-30 19:43:08,977 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-c35eb760-6238-483a-8596-79e961edcf4d 2018-07-30 19:43:08,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.531445026398s 2018-07-30 19:43:08,978 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-c35eb760-6238-483a-8596-79e961edcf4d 2018-07-30 19:43:08,978 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:40:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.10.100', u'end': u'192.168.10.200'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.10.0/24', u'id': u'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:40:25Z', u'dns_nameservers': [], u'gateway_ip': u'192.168.10.1', u'ip_version': 4, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'})] 2018-07-30 19:43:09,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 19:43:09,596 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:21 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-30 19:43:09,640 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:43:09,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:43:09,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:43:09,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:43:09,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:09 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-6245c405-fcd9-4fab-8b35-687a7ec9538e X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:43:09,780 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-6245c405-fcd9-4fab-8b35-687a7ec9538e 2018-07-30 19:43:09,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:43:10,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e335d3b3e36c4813b85216b9985130e4", "name": "heat_stack_owner"}, {"id": "63e842c00e8e48ccad9d97051750f690", "name": "admin"}], "expires_at": "2018-07-31T07:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "14e13501186145c99356b4f76e31ec3e"}, "audit_ids": ["qgKNYN6CRDurzBn1mYMJWg"], "issued_at": "2018-07-30T19:43:10.000000Z"}} 2018-07-30 19:43:10,204 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:43:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:11,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fed52bed-f304-4d95-b1b1-8e87c60f7bf4 Date: Mon, 30 Jul 2018 19:43:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"}]} 2018-07-30 19:43:11,185 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fed52bed-f304-4d95-b1b1-8e87c60f7bf4 2018-07-30 19:43:11,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.981043100357s 2018-07-30 19:43:11,185 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fed52bed-f304-4d95-b1b1-8e87c60f7bf4 2018-07-30 19:43:11,185 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-30 19:43:11,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-30 19:43:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" -d '{"network": {"name": "tenantnetwork1-net_324a0994-d751-46c4-88c6-efaa90467419", "admin_state_up": true}}' 2018-07-30 19:43:12,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5d78b9a5-c489-4aa3-a9ff-32f1b360bb59 Date: Mon, 30 Jul 2018 19:43:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fdf6d425-3994-42a6-9e16-24528c59270e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:43:11Z","is_default":false,"provider:segmentation_id":7,"name":"tenantnetwork1-net_324a0994-d751-46c4-88c6-efaa90467419","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:43:11Z","mtu":1450}} 2018-07-30 19:43:12,083 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-5d78b9a5-c489-4aa3-a9ff-32f1b360bb59 2018-07-30 19:43:12,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.89710688591s 2018-07-30 19:43:12,083 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-5d78b9a5-c489-4aa3-a9ff-32f1b360bb59 2018-07-30 19:43:12,084 - 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-30T19:43:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fdf6d425-3994-42a6-9e16-24528c59270e', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_324a0994-d751-46c4-88c6-efaa90467419', u'admin_state_up': True, u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:43:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:43:12,085 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:43:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:12,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-c750f9c4-951a-4a9d-92b1-f092a393e8ff Date: Mon, 30 Jul 2018 19:43:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fdf6d425-3994-42a6-9e16-24528c59270e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:43:11Z","provider:segmentation_id":7,"name":"tenantnetwork1-net_324a0994-d751-46c4-88c6-efaa90467419","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:43:11Z","provider:network_type":"vxlan"}]} 2018-07-30 19:43:12,256 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-c750f9c4-951a-4a9d-92b1-f092a393e8ff 2018-07-30 19:43:12,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.171464920044s 2018-07-30 19:43:12,256 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-c750f9c4-951a-4a9d-92b1-f092a393e8ff 2018-07-30 19:43:12,258 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-30 19:43:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" -d '{"subnet": {"name": "tenantnetwork1-subnet_324a0994-d751-46c4-88c6-efaa90467419", "enable_dhcp": true, "network_id": "fdf6d425-3994-42a6-9e16-24528c59270e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 19:43:13,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f6571581-b11f-4f98-bd37-3dff30b3b74e Date: Mon, 30 Jul 2018 19:43:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf6d425-3994-42a6-9e16-24528c59270e","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:43:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:43:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"5a69a2bd-da4d-4d5d-8c8b-91f52ceca424","subnetpool_id":null,"name":"tenantnetwork1-subnet_324a0994-d751-46c4-88c6-efaa90467419"}} 2018-07-30 19:43:13,230 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-f6571581-b11f-4f98-bd37-3dff30b3b74e 2018-07-30 19:43:13,230 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.971682071686s 2018-07-30 19:43:13,230 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-f6571581-b11f-4f98-bd37-3dff30b3b74e 2018-07-30 19:43:13,231 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:43:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5a69a2bd-da4d-4d5d-8c8b-91f52ceca424', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_324a0994-d751-46c4-88c6-efaa90467419', u'enable_dhcp': True, u'network_id': u'fdf6d425-3994-42a6-9e16-24528c59270e', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:43:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:43:13,231 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-30 19:43:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" -d '{"router": {"external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb"}, "name": "tenantnetwork1-router_324a0994-d751-46c4-88c6-efaa90467419", "admin_state_up": true}}' 2018-07-30 19:43:19,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-76558d71-c524-4025-b273-f3db3638bfdb Date: Mon, 30 Jul 2018 19:43:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:43:14Z", "admin_state_up": true, "updated_at": "2018-07-30T19:43:15Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0d2f49c7-2040-4106-b3a5-6949afce7700", "name": "tenantnetwork1-router_324a0994-d751-46c4-88c6-efaa90467419"}} 2018-07-30 19:43:19,052 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-76558d71-c524-4025-b273-f3db3638bfdb 2018-07-30 19:43:19,053 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 5.82114291191s 2018-07-30 19:43:19,053 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-76558d71-c524-4025-b273-f3db3638bfdb 2018-07-30 19:43:19,053 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:43:15Z', u'revision_number': 3, u'ha': True, u'id': u'0d2f49c7-2040-4106-b3a5-6949afce7700', u'external_gateway_info': {u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_324a0994-d751-46c4-88c6-efaa90467419', u'admin_state_up': True, u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:43:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:43:19,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-30 19:43:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700/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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" -d '{"subnet_id": "5a69a2bd-da4d-4d5d-8c8b-91f52ceca424"}' 2018-07-30 19:43:21,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0abf2b97-4f9c-4049-b246-d02468756880 Date: Mon, 30 Jul 2018 19:43:21 GMT RESP BODY: {"network_id": "fdf6d425-3994-42a6-9e16-24528c59270e", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "subnet_id": "5a69a2bd-da4d-4d5d-8c8b-91f52ceca424", "subnet_ids": ["5a69a2bd-da4d-4d5d-8c8b-91f52ceca424"], "port_id": "4d8b633d-ee9d-4925-b95b-20dea0373d92", "id": "0d2f49c7-2040-4106-b3a5-6949afce7700"} 2018-07-30 19:43:21,704 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700/add_router_interface.json used request id req-0abf2b97-4f9c-4049-b246-d02468756880 2018-07-30 19:43:21,704 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 2.65006780624s 2018-07-30 19:43:21,704 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700/add_router_interface.json used request id req-0abf2b97-4f9c-4049-b246-d02468756880 returning object 0d2f49c7-2040-4106-b3a5-6949afce7700 2018-07-30 19:43:22,268 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 19:43:22,268 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-30 19:43:22,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-30 19:43:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700/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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" -d '{"subnet_id": "5a69a2bd-da4d-4d5d-8c8b-91f52ceca424"}' 2018-07-30 19:43:25,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a8072848-ad18-4f62-9160-ffe74493a25e Date: Mon, 30 Jul 2018 19:43:25 GMT RESP BODY: {"network_id": "fdf6d425-3994-42a6-9e16-24528c59270e", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "subnet_id": "5a69a2bd-da4d-4d5d-8c8b-91f52ceca424", "subnet_ids": ["5a69a2bd-da4d-4d5d-8c8b-91f52ceca424"], "port_id": "4d8b633d-ee9d-4925-b95b-20dea0373d92", "id": "0d2f49c7-2040-4106-b3a5-6949afce7700"} 2018-07-30 19:43:25,152 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700/remove_router_interface.json used request id req-a8072848-ad18-4f62-9160-ffe74493a25e 2018-07-30 19:43:25,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 2.87917089462s 2018-07-30 19:43:25,153 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700/remove_router_interface.json used request id req-a8072848-ad18-4f62-9160-ffe74493a25e returning object 0d2f49c7-2040-4106-b3a5-6949afce7700 2018-07-30 19:43:25,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-30 19:43:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:25,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0471e8df-d32d-4407-a290-14f5e28dbb60 Date: Mon, 30 Jul 2018 19:43:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:43:14Z", "admin_state_up": true, "updated_at": "2018-07-30T19:43:23Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0d2f49c7-2040-4106-b3a5-6949afce7700", "name": "tenantnetwork1-router_324a0994-d751-46c4-88c6-efaa90467419"}]} 2018-07-30 19:43:25,302 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-0471e8df-d32d-4407-a290-14f5e28dbb60 2018-07-30 19:43:25,303 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.149260044098s 2018-07-30 19:43:25,303 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-0471e8df-d32d-4407-a290-14f5e28dbb60 2018-07-30 19:43:25,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-30 19:43:25,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:29,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12c45cf4-3929-4f54-9642-c7ff9fb8e68c Content-Length: 0 Date: Mon, 30 Jul 2018 19:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:43:29,665 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700.json used request id req-12c45cf4-3929-4f54-9642-c7ff9fb8e68c 2018-07-30 19:43:29,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.36154389381s 2018-07-30 19:43:29,666 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/0d2f49c7-2040-4106-b3a5-6949afce7700.json used request id req-12c45cf4-3929-4f54-9642-c7ff9fb8e68c 2018-07-30 19:43:29,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:43:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:30,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-f15e798b-75a8-43ce-931d-923ce46bef63 Date: Mon, 30 Jul 2018 19:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:25Z","dns_nameservers":[],"updated_at":"2018-07-30T19:40:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.10.100","end":"192.168.10.200"}],"gateway_ip":"192.168.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.10.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf6d425-3994-42a6-9e16-24528c59270e","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:43:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:43:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"5a69a2bd-da4d-4d5d-8c8b-91f52ceca424","subnetpool_id":null,"name":"tenantnetwork1-subnet_324a0994-d751-46c4-88c6-efaa90467419"}]} 2018-07-30 19:43:30,140 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-f15e798b-75a8-43ce-931d-923ce46bef63 2018-07-30 19:43:30,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.47366809845s 2018-07-30 19:43:30,140 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-f15e798b-75a8-43ce-931d-923ce46bef63 2018-07-30 19:43:30,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-30 19:43:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/subnets/5a69a2bd-da4d-4d5d-8c8b-91f52ceca424.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:32,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35b135c5-396b-4f02-a78a-951eb1e1ee88 Date: Mon, 30 Jul 2018 19:43:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:43:32,472 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/5a69a2bd-da4d-4d5d-8c8b-91f52ceca424.json used request id req-35b135c5-396b-4f02-a78a-951eb1e1ee88 2018-07-30 19:43:32,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.33005309105s 2018-07-30 19:43:32,472 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/5a69a2bd-da4d-4d5d-8c8b-91f52ceca424.json used request id req-35b135c5-396b-4f02-a78a-951eb1e1ee88 2018-07-30 19:43:32,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:43:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:32,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c3184151-5264-4c12-9390-ab5109a0b57a Date: Mon, 30 Jul 2018 19:43:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf6d425-3994-42a6-9e16-24528c59270e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:43:32Z","provider:segmentation_id":7,"name":"tenantnetwork1-net_324a0994-d751-46c4-88c6-efaa90467419","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:43:11Z","provider:network_type":"vxlan"}]} 2018-07-30 19:43:32,584 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-c3184151-5264-4c12-9390-ab5109a0b57a 2018-07-30 19:43:32,584 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.11172413826s 2018-07-30 19:43:32,584 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-c3184151-5264-4c12-9390-ab5109a0b57a 2018-07-30 19:43:32,585 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-30 19:43:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/networks/fdf6d425-3994-42a6-9e16-24528c59270e.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}f5dfaf418c79739f276a20ca09ae16b1f7656bed" 2018-07-30 19:43:34,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-817719f6-38ad-49c7-8444-fdf59c6ff9bc Date: Mon, 30 Jul 2018 19:43:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:43:34,934 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/fdf6d425-3994-42a6-9e16-24528c59270e.json used request id req-817719f6-38ad-49c7-8444-fdf59c6ff9bc 2018-07-30 19:43:34,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.34912014008s 2018-07-30 19:43:34,935 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/fdf6d425-3994-42a6-9e16-24528c59270e.json used request id req-817719f6-38ad-49c7-8444-fdf59c6ff9bc 2018-07-30 19:43:34,973 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:43:35,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:43:35,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:43:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:43:35,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:35 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-e5466bdf-01e2-4cba-969c-d18e52e8eb8c X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:43:35,085 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-e5466bdf-01e2-4cba-969c-d18e52e8eb8c 2018-07-30 19:43:35,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:43:35,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e335d3b3e36c4813b85216b9985130e4", "name": "heat_stack_owner"}, {"id": "63e842c00e8e48ccad9d97051750f690", "name": "admin"}], "expires_at": "2018-07-31T07:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "14e13501186145c99356b4f76e31ec3e"}, "audit_ids": ["tUUAQb3ISRe3v4AwwcISNQ"], "issued_at": "2018-07-30T19:43:35.000000Z"}} 2018-07-30 19:43:35,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:43:35,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:36,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-004e62d2-3946-4ef8-9898-3d7b238ad78e Date: Mon, 30 Jul 2018 19:43:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"}]} 2018-07-30 19:43:36,658 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-004e62d2-3946-4ef8-9898-3d7b238ad78e 2018-07-30 19:43:36,659 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.931813001633s 2018-07-30 19:43:36,659 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-004e62d2-3946-4ef8-9898-3d7b238ad78e 2018-07-30 19:43:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:43:36,669 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:36 GMT Content-Type: application/json Content-Length: 605 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.168.10.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.168.10.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 19:43:36,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-30 19:43:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:36,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:36 GMT Content-Type: application/json Content-Length: 481 Vary: X-Auth-Token x-openstack-request-id: req-54b0b8bd-ed9c-4e52-8abd-5d6b9151949e X-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.168.10.222:5000/v3/domains/04c069c8a80c491d9a6eec56cafdcae5"}, "tags": [], "enabled": true, "id": "04c069c8a80c491d9a6eec56cafdcae5", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.168.10.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.168.10.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 19:43:36,883 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains used request id req-54b0b8bd-ed9c-4e52-8abd-5d6b9151949e 2018-07-30 19:43:36,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.213200092316s 2018-07-30 19:43:36,883 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains used request id req-54b0b8bd-ed9c-4e52-8abd-5d6b9151949e 2018-07-30 19:43:36,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-30 19:43:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180"}}' 2018-07-30 19:43:37,072 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:37 GMT Content-Type: application/json Content-Length: 378 Vary: X-Auth-Token x-openstack-request-id: req-003d6416-b985-473f-8c77-f8fab631cd18 X-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.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7"}, "tags": [], "enabled": true, "id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180"}} 2018-07-30 19:43:37,072 - keystoneauth.session - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/projects used request id req-003d6416-b985-473f-8c77-f8fab631cd18 2018-07-30 19:43:37,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.181576967239s 2018-07-30 19:43:37,073 - shade.request_ids - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/projects used request id req-003d6416-b985-473f-8c77-f8fab631cd18 2018-07-30 19:43:37,073 - 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'9b549a2e099c4c6aac6ed8aafe8be5b7', '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_329a21a3-540c-4abf-abaf-16cb98a87180'}) 2018-07-30 19:43:37,079 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-30 19:43:37,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "171297e4-7bfa-4767-a281-60102232fe31", "email": null, "name": "tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180"}}' 2018-07-30 19:43:37,778 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:37 GMT Content-Type: application/json Content-Length: 333 Vary: X-Auth-Token x-openstack-request-id: req-f61b45d9-174c-441b-831a-97de38ef51c6 X-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_329a21a3-540c-4abf-abaf-16cb98a87180", "links": {"self": "https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e82553b894841908c5b2e855f9bba41", "domain_id": "default", "password_expires_at": null}} 2018-07-30 19:43:37,778 - keystoneauth.session - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/users used request id req-f61b45d9-174c-441b-831a-97de38ef51c6 2018-07-30 19:43:37,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.700135946274s 2018-07-30 19:43:37,779 - shade.request_ids - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/users used request id req-f61b45d9-174c-441b-831a-97de38ef51c6 2018-07-30 19:43:37,780 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e82553b894841908c5b2e855f9bba41', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180'}) 2018-07-30 19:43:37,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:43:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:37,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:37 GMT Content-Type: application/json Content-Length: 814 Vary: X-Auth-Token x-openstack-request-id: req-238b5ff2-e7ce-4b7a-9249-fbc8433528af X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:43:37,895 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-238b5ff2-e7ce-4b7a-9249-fbc8433528af 2018-07-30 19:43:37,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.111483812332s 2018-07-30 19:43:37,895 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-238b5ff2-e7ce-4b7a-9249-fbc8433528af 2018-07-30 19:43:37,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:43:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:38,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:38 GMT Content-Type: application/json Content-Length: 814 Vary: X-Auth-Token x-openstack-request-id: req-d1536f0d-29cb-4b9a-b653-45a1a58ddf9e X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:43:38,095 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-d1536f0d-29cb-4b9a-b653-45a1a58ddf9e 2018-07-30 19:43:38,095 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.19752407074s 2018-07-30 19:43:38,095 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-d1536f0d-29cb-4b9a-b653-45a1a58ddf9e 2018-07-30 19:43:38,097 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 19:43:38,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-30 19:43:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" -d '{"role": {"name": "Member"}}' 2018-07-30 19:43:38,272 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:38 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-d9bb8241-ec88-4b17-8b27-0cf791c5088c X-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": "eb1ce50fe11b43aaaf599b7474d6150b", "links": {"self": "https://192.168.10.222:5000/v3/roles/eb1ce50fe11b43aaaf599b7474d6150b"}, "name": "Member"}} 2018-07-30 19:43:38,272 - keystoneauth.session - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/roles used request id req-d9bb8241-ec88-4b17-8b27-0cf791c5088c 2018-07-30 19:43:38,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.171564102173s 2018-07-30 19:43:38,272 - shade.request_ids - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/roles used request id req-d9bb8241-ec88-4b17-8b27-0cf791c5088c 2018-07-30 19:43:38,273 - 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'eb1ce50fe11b43aaaf599b7474d6150b'}) 2018-07-30 19:43:38,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:43:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:38,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:38 GMT Content-Type: application/json Content-Length: 987 Vary: X-Auth-Token x-openstack-request-id: req-106d2919-ac14-4749-a71f-bfacc8b708f8 X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "eb1ce50fe11b43aaaf599b7474d6150b", "links": {"self": "https://192.168.10.222:5000/v3/roles/eb1ce50fe11b43aaaf599b7474d6150b"}, "name": "Member"}]} 2018-07-30 19:43:38,481 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-106d2919-ac14-4749-a71f-bfacc8b708f8 2018-07-30 19:43:38,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.204259157181s 2018-07-30 19:43:38,481 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-106d2919-ac14-4749-a71f-bfacc8b708f8 2018-07-30 19:43:38,485 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-30 19:43:38,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:38,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:38 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-5ded017e-a230-4ed4-a43b-8576782ddcfa X-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.168.10.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-30 19:43:38,514 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains/default used request id req-5ded017e-a230-4ed4-a43b-8576782ddcfa 2018-07-30 19:43:38,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0289599895477s 2018-07-30 19:43:38,514 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains/default used request id req-5ded017e-a230-4ed4-a43b-8576782ddcfa 2018-07-30 19:43:38,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-30 19:43:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:38,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:38 GMT Content-Type: application/json Content-Length: 4213 Vary: X-Auth-Token x-openstack-request-id: req-f8810bf3-060a-4891-8539-73cdcfb9016c X-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": "admin", "links": {"self": "https://192.168.10.222:5000/v3/users/14e13501186145c99356b4f76e31ec3e"}, "domain_id": "default", "enabled": true, "id": "14e13501186145c99356b4f76e31ec3e", "options": {}}, {"name": "neutron", "links": {"self": "https://192.168.10.222:5000/v3/users/163e79100571423f8cd96ffb3540a26b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "163e79100571423f8cd96ffb3540a26b", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.168.10.222:5000/v3/users/203bc785de3047c3ac86997231e3f526"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "203bc785de3047c3ac86997231e3f526", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.168.10.222:5000/v3/users/319f8ce5b4ad43daac253ac96d3ac4ec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "319f8ce5b4ad43daac253ac96d3ac4ec", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.168.10.222:5000/v3/users/3337ccfe595e4d21a95f7ce2df532d7a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3337ccfe595e4d21a95f7ce2df532d7a", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.168.10.222:5000/v3/users/3d45470e54c746388ab32aa46e960dba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3d45470e54c746388ab32aa46e960dba", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.168.10.222:5000/v3/users/4a4abd7d1b66408cac8c41373613427c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "4a4abd7d1b66408cac8c41373613427c", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.168.10.222:5000/v3/users/68611a243b2b470095784ef0d8e39475"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "68611a243b2b470095784ef0d8e39475", "password_expires_at": null}, {"name": "tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180", "links": {"self": "https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e82553b894841908c5b2e855f9bba41", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.168.10.222:5000/v3/users/85a2fc10b4fe44f8b80b197c53e114af"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "85a2fc10b4fe44f8b80b197c53e114af", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.168.10.222:5000/v3/users/8bd1988471944b2a87a4a0ac86312a6a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "8bd1988471944b2a87a4a0ac86312a6a", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.168.10.222:5000/v3/users/c0a4b1ece51f4cd8ad6dd25dab40fee5"}, "domain_id": "04c069c8a80c491d9a6eec56cafdcae5", "enabled": true, "id": "c0a4b1ece51f4cd8ad6dd25dab40fee5", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.168.10.222:5000/v3/users/c63cd1f566334988a12ed507885f4bc7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "c63cd1f566334988a12ed507885f4bc7", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.168.10.222:5000/v3/users/ce15fb24903549869ecce2a9f76f9969"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "ce15fb24903549869ecce2a9f76f9969", "password_expires_at": null}], "links": {"self": "https://192.168.10.222:5000/v3/users", "previous": null, "next": null}} 2018-07-30 19:43:38,753 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-f8810bf3-060a-4891-8539-73cdcfb9016c 2018-07-30 19:43:38,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.238696098328s 2018-07-30 19:43:38,754 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-f8810bf3-060a-4891-8539-73cdcfb9016c 2018-07-30 19:43:38,762 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-30 19:43:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:38,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:38 GMT Content-Type: application/json Content-Length: 1109 Vary: X-Auth-Token x-openstack-request-id: req-c8c2ebc5-26b4-4cc3-95cd-d9b69fe2bf00 X-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.168.10.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7"}, "tags": [], "enabled": true, "id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.168.10.222:5000/v3/projects/d1411de28a2546b8a9cd9bbdec8d8383"}, "tags": [], "enabled": true, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2"}, "tags": [], "enabled": true, "id": "f7000506113846f98d4000fc4aa936a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 19:43:38,984 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects?domain_id=default used request id req-c8c2ebc5-26b4-4cc3-95cd-d9b69fe2bf00 2018-07-30 19:43:38,984 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.221956014633s 2018-07-30 19:43:38,984 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects?domain_id=default used request id req-c8c2ebc5-26b4-4cc3-95cd-d9b69fe2bf00 2018-07-30 19:43:38,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-30 19:43:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.222:5000/v3/role_assignments?user.id=6e82553b894841908c5b2e855f9bba41&role.id=eb1ce50fe11b43aaaf599b7474d6150b&scope.project.id=9b549a2e099c4c6aac6ed8aafe8be5b7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:39,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:39 GMT Content-Type: application/json Content-Length: 258 Vary: X-Auth-Token x-openstack-request-id: req-a26f83eb-35f7-422f-a089-43b5273d380f X-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.168.10.222:5000/v3/role_assignments?user.id=6e82553b894841908c5b2e855f9bba41&role.id=eb1ce50fe11b43aaaf599b7474d6150b&scope.project.id=9b549a2e099c4c6aac6ed8aafe8be5b7", "previous": null, "next": null}} 2018-07-30 19:43:39,025 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/role_assignments?user.id=6e82553b894841908c5b2e855f9bba41&role.id=eb1ce50fe11b43aaaf599b7474d6150b&scope.project.id=9b549a2e099c4c6aac6ed8aafe8be5b7 used request id req-a26f83eb-35f7-422f-a089-43b5273d380f 2018-07-30 19:43:39,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0344438552856s 2018-07-30 19:43:39,025 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/role_assignments?user.id=6e82553b894841908c5b2e855f9bba41&role.id=eb1ce50fe11b43aaaf599b7474d6150b&scope.project.id=9b549a2e099c4c6aac6ed8aafe8be5b7 used request id req-a26f83eb-35f7-422f-a089-43b5273d380f 2018-07-30 19:43:39,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-30 19:43:39,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7/users/6e82553b894841908c5b2e855f9bba41/roles/eb1ce50fe11b43aaaf599b7474d6150b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:43:39,199 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:39 GMT Vary: X-Auth-Token x-openstack-request-id: req-26f9fc95-2696-4cb4-9842-865b346ef975 X-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-30 19:43:39,199 - keystoneauth.session - DEBUG - PUT call to identity for https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7/users/6e82553b894841908c5b2e855f9bba41/roles/eb1ce50fe11b43aaaf599b7474d6150b used request id req-26f9fc95-2696-4cb4-9842-865b346ef975 2018-07-30 19:43:39,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.170929908752s 2018-07-30 19:43:39,200 - shade.request_ids - DEBUG - PUT call to identity for https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7/users/6e82553b894841908c5b2e855f9bba41/roles/eb1ce50fe11b43aaaf599b7474d6150b used request id req-26f9fc95-2696-4cb4-9842-865b346ef975 2018-07-30 19:43:39,200 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180', 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': '171297e4-7bfa-4767-a281-60102232fe31', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180', 'project_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.168.10.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-30 19:43:39,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:43:39,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:43:39,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:43:39,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:43:39,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:43:39,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:43:39,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:43:39,205 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180', 'password': '171297e4-7bfa-4767-a281-60102232fe31', 'project_name': 'tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180', 'user_domain_name': 'Default', 'auth_url': 'https://192.168.10.222:5000/v3', 'project_id': '9b549a2e099c4c6aac6ed8aafe8be5b7', 'project_domain_name': 'Default'} 2018-07-30 19:43:39,205 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-30 19:43:39,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:43:39,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:43:39 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-7250c6d6-4e40-47e5-bad8-d0577acaa6d4 X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:43:39,217 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-7250c6d6-4e40-47e5-bad8-d0577acaa6d4 2018-07-30 19:43:39,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:43:39,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb1ce50fe11b43aaaf599b7474d6150b", "name": "Member"}], "expires_at": "2018-07-31T07:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "name": "tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/9b549a2e099c4c6aac6ed8aafe8be5b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180", "id": "6e82553b894841908c5b2e855f9bba41"}, "audit_ids": ["ITvwC5peShWRb2DJlwYqjg"], "issued_at": "2018-07-30T19:43:39.000000Z"}} 2018-07-30 19:43:39,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-30 19:43:39,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" -d '{"network": {"name": "tenantnetwork2-net_329a21a3-540c-4abf-abaf-16cb98a87180", "admin_state_up": true}}' 2018-07-30 19:43:40,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-05311660-c675-4646-9308-e02ef25f8b64 Date: Mon, 30 Jul 2018 19:43:40 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","created_at":"2018-07-30T19:43:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-30T19:43:40Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","id":"cff913e6-c385-49b7-aa01-4aa97218ede6","name":"tenantnetwork2-net_329a21a3-540c-4abf-abaf-16cb98a87180"}} 2018-07-30 19:43:40,838 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-05311660-c675-4646-9308-e02ef25f8b64 2018-07-30 19:43:40,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.00907993317s 2018-07-30 19:43:40,838 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-05311660-c675-4646-9308-e02ef25f8b64 2018-07-30 19:43:40,839 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:43:40Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'cff913e6-c385-49b7-aa01-4aa97218ede6', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_329a21a3-540c-4abf-abaf-16cb98a87180', u'admin_state_up': True, u'tenant_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7', u'created_at': u'2018-07-30T19:43:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7'}) 2018-07-30 19:43:40,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:43:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:43:41,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-cf328049-33cb-4b6d-ad94-b5271e498715 Date: Mon, 30 Jul 2018 19:43: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":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"updated_at":"2018-07-30T19:40:25Z","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","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-30T19:43:40Z","tenant_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","created_at":"2018-07-30T19:43:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","id":"cff913e6-c385-49b7-aa01-4aa97218ede6","name":"tenantnetwork2-net_329a21a3-540c-4abf-abaf-16cb98a87180"}]} 2018-07-30 19:43:41,453 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-cf328049-33cb-4b6d-ad94-b5271e498715 2018-07-30 19:43:41,453 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.613484144211s 2018-07-30 19:43:41,453 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-cf328049-33cb-4b6d-ad94-b5271e498715 2018-07-30 19:43:41,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-30 19:43:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" -d '{"subnet": {"name": "tenantnetwork2-subnet_329a21a3-540c-4abf-abaf-16cb98a87180", "enable_dhcp": true, "network_id": "cff913e6-c385-49b7-aa01-4aa97218ede6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 19:43:42,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5832db92-9700-4158-b1f9-b91e648eb1b9 Date: Mon, 30 Jul 2018 19:43:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff913e6-c385-49b7-aa01-4aa97218ede6","tenant_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","created_at":"2018-07-30T19:43:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:43:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","id":"39e9e2d4-e422-49ad-b399-6889141dab6a","subnetpool_id":null,"name":"tenantnetwork2-subnet_329a21a3-540c-4abf-abaf-16cb98a87180"}} 2018-07-30 19:43:42,524 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-5832db92-9700-4158-b1f9-b91e648eb1b9 2018-07-30 19:43:42,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.06947779655s 2018-07-30 19:43:42,525 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-5832db92-9700-4158-b1f9-b91e648eb1b9 2018-07-30 19:43:42,525 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:43:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'39e9e2d4-e422-49ad-b399-6889141dab6a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_329a21a3-540c-4abf-abaf-16cb98a87180', u'enable_dhcp': True, u'network_id': u'cff913e6-c385-49b7-aa01-4aa97218ede6', u'tenant_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7', u'created_at': u'2018-07-30T19:43:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7'}) 2018-07-30 19:43:42,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-30 19:43:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" -d '{"router": {"external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb"}, "name": "tenantnetwork2-router_329a21a3-540c-4abf-abaf-16cb98a87180", "admin_state_up": true}}' 2018-07-30 19:43:48,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-0f572e3e-9b78-4d39-b434-6859e2bdf37f Date: Mon, 30 Jul 2018 19:43:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.111"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "created_at": "2018-07-30T19:43:43Z", "admin_state_up": true, "updated_at": "2018-07-30T19:43:44Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "id": "ca2fc4f4-316e-4883-9a3d-3885512ff699", "name": "tenantnetwork2-router_329a21a3-540c-4abf-abaf-16cb98a87180"}} 2018-07-30 19:43:48,289 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-0f572e3e-9b78-4d39-b434-6859e2bdf37f 2018-07-30 19:43:48,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 5.76305603981s 2018-07-30 19:43:48,289 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-0f572e3e-9b78-4d39-b434-6859e2bdf37f 2018-07-30 19:43:48,290 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:43:44Z', u'revision_number': 2, u'id': u'ca2fc4f4-316e-4883-9a3d-3885512ff699', u'external_gateway_info': {u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.111'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_329a21a3-540c-4abf-abaf-16cb98a87180', u'admin_state_up': True, u'tenant_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7', u'created_at': u'2018-07-30T19:43:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b549a2e099c4c6aac6ed8aafe8be5b7'}) 2018-07-30 19:43:48,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-30 19:43:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699/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}d04117bf364345099cff8d9037291a82773f26ab" -d '{"subnet_id": "39e9e2d4-e422-49ad-b399-6889141dab6a"}' 2018-07-30 19:43:51,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a9945ba5-aead-40f4-9ee0-0c9bc175fcca Date: Mon, 30 Jul 2018 19:43:51 GMT RESP BODY: {"network_id": "cff913e6-c385-49b7-aa01-4aa97218ede6", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "subnet_id": "39e9e2d4-e422-49ad-b399-6889141dab6a", "subnet_ids": ["39e9e2d4-e422-49ad-b399-6889141dab6a"], "port_id": "85458063-87b6-4b29-8cda-8bf484b9c0f1", "id": "ca2fc4f4-316e-4883-9a3d-3885512ff699"} 2018-07-30 19:43:51,448 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699/add_router_interface.json used request id req-a9945ba5-aead-40f4-9ee0-0c9bc175fcca 2018-07-30 19:43:51,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.15805006027s 2018-07-30 19:43:51,449 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699/add_router_interface.json used request id req-a9945ba5-aead-40f4-9ee0-0c9bc175fcca returning object ca2fc4f4-316e-4883-9a3d-3885512ff699 2018-07-30 19:43:52,088 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 19:43:52,088 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-30 19:43:52,093 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-30 19:43:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699/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}d04117bf364345099cff8d9037291a82773f26ab" -d '{"subnet_id": "39e9e2d4-e422-49ad-b399-6889141dab6a"}' 2018-07-30 19:43:54,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c3668a7-9c96-4a61-99c7-469617e7434f Date: Mon, 30 Jul 2018 19:43:54 GMT RESP BODY: {"network_id": "cff913e6-c385-49b7-aa01-4aa97218ede6", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "subnet_id": "39e9e2d4-e422-49ad-b399-6889141dab6a", "subnet_ids": ["39e9e2d4-e422-49ad-b399-6889141dab6a"], "port_id": "85458063-87b6-4b29-8cda-8bf484b9c0f1", "id": "ca2fc4f4-316e-4883-9a3d-3885512ff699"} 2018-07-30 19:43:54,565 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699/remove_router_interface.json used request id req-5c3668a7-9c96-4a61-99c7-469617e7434f 2018-07-30 19:43:54,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 2.47144198418s 2018-07-30 19:43:54,565 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699/remove_router_interface.json used request id req-5c3668a7-9c96-4a61-99c7-469617e7434f returning object ca2fc4f4-316e-4883-9a3d-3885512ff699 2018-07-30 19:43:54,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-30 19:43:54,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:43:55,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-8d40e1f6-1be5-4823-8b11-87c5c571dceb Date: Mon, 30 Jul 2018 19:43:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.111"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "created_at": "2018-07-30T19:43:43Z", "admin_state_up": true, "updated_at": "2018-07-30T19:43:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "id": "ca2fc4f4-316e-4883-9a3d-3885512ff699", "name": "tenantnetwork2-router_329a21a3-540c-4abf-abaf-16cb98a87180"}]} 2018-07-30 19:43:55,176 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-8d40e1f6-1be5-4823-8b11-87c5c571dceb 2018-07-30 19:43:55,176 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.609966993332s 2018-07-30 19:43:55,176 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-8d40e1f6-1be5-4823-8b11-87c5c571dceb 2018-07-30 19:43:55,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-30 19:43:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:43:58,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d31955be-49cd-4063-8b6b-48dfef3be491 Content-Length: 0 Date: Mon, 30 Jul 2018 19:43:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:43:58,711 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699.json used request id req-d31955be-49cd-4063-8b6b-48dfef3be491 2018-07-30 19:43:58,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.54120516777s 2018-07-30 19:43:58,719 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/ca2fc4f4-316e-4883-9a3d-3885512ff699.json used request id req-d31955be-49cd-4063-8b6b-48dfef3be491 2018-07-30 19:43:58,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:43:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:43:59,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e8c0e0e1-9781-4bf7-8135-ff8fa90d0151 Date: Mon, 30 Jul 2018 19:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff913e6-c385-49b7-aa01-4aa97218ede6","tenant_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","created_at":"2018-07-30T19:43:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:43:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","id":"39e9e2d4-e422-49ad-b399-6889141dab6a","subnetpool_id":null,"name":"tenantnetwork2-subnet_329a21a3-540c-4abf-abaf-16cb98a87180"}]} 2018-07-30 19:43:59,184 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-e8c0e0e1-9781-4bf7-8135-ff8fa90d0151 2018-07-30 19:43:59,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.464706897736s 2018-07-30 19:43:59,184 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-e8c0e0e1-9781-4bf7-8135-ff8fa90d0151 2018-07-30 19:43:59,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-30 19:43:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/subnets/39e9e2d4-e422-49ad-b399-6889141dab6a.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:44:01,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e7946db-13b5-4351-985b-15efbb73fc34 Date: Mon, 30 Jul 2018 19:44:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:44:01,863 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/39e9e2d4-e422-49ad-b399-6889141dab6a.json used request id req-2e7946db-13b5-4351-985b-15efbb73fc34 2018-07-30 19:44:01,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.67785191536s 2018-07-30 19:44:01,864 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/39e9e2d4-e422-49ad-b399-6889141dab6a.json used request id req-2e7946db-13b5-4351-985b-15efbb73fc34 2018-07-30 19:44:01,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:44:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:44:02,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-e368e240-0d9e-462f-a285-446dbf0c736e Date: Mon, 30 Jul 2018 19:44:02 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":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"updated_at":"2018-07-30T19:40:25Z","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","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-30T19:44:01Z","tenant_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","created_at":"2018-07-30T19:43:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9b549a2e099c4c6aac6ed8aafe8be5b7","id":"cff913e6-c385-49b7-aa01-4aa97218ede6","name":"tenantnetwork2-net_329a21a3-540c-4abf-abaf-16cb98a87180"}]} 2018-07-30 19:44:02,447 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-e368e240-0d9e-462f-a285-446dbf0c736e 2018-07-30 19:44:02,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.583102941513s 2018-07-30 19:44:02,448 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-e368e240-0d9e-462f-a285-446dbf0c736e 2018-07-30 19:44:02,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-30 19:44:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/networks/cff913e6-c385-49b7-aa01-4aa97218ede6.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}d04117bf364345099cff8d9037291a82773f26ab" 2018-07-30 19:44:04,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94673b44-d88c-4e20-bc1a-d7ce1214e8ae Date: Mon, 30 Jul 2018 19:44:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:44:04,299 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/cff913e6-c385-49b7-aa01-4aa97218ede6.json used request id req-94673b44-d88c-4e20-bc1a-d7ce1214e8ae 2018-07-30 19:44:04,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.8504691124s 2018-07-30 19:44:04,299 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/cff913e6-c385-49b7-aa01-4aa97218ede6.json used request id req-94673b44-d88c-4e20-bc1a-d7ce1214e8ae 2018-07-30 19:44:04,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-30 19:44:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:04,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:04 GMT Content-Type: application/json Content-Length: 4213 Vary: X-Auth-Token x-openstack-request-id: req-567761be-3e77-4737-aca4-d9dee9f57547 X-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": "admin", "links": {"self": "https://192.168.10.222:5000/v3/users/14e13501186145c99356b4f76e31ec3e"}, "domain_id": "default", "enabled": true, "id": "14e13501186145c99356b4f76e31ec3e", "options": {}}, {"name": "neutron", "links": {"self": "https://192.168.10.222:5000/v3/users/163e79100571423f8cd96ffb3540a26b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "163e79100571423f8cd96ffb3540a26b", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.168.10.222:5000/v3/users/203bc785de3047c3ac86997231e3f526"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "203bc785de3047c3ac86997231e3f526", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.168.10.222:5000/v3/users/319f8ce5b4ad43daac253ac96d3ac4ec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "319f8ce5b4ad43daac253ac96d3ac4ec", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.168.10.222:5000/v3/users/3337ccfe595e4d21a95f7ce2df532d7a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3337ccfe595e4d21a95f7ce2df532d7a", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.168.10.222:5000/v3/users/3d45470e54c746388ab32aa46e960dba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3d45470e54c746388ab32aa46e960dba", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.168.10.222:5000/v3/users/4a4abd7d1b66408cac8c41373613427c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "4a4abd7d1b66408cac8c41373613427c", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.168.10.222:5000/v3/users/68611a243b2b470095784ef0d8e39475"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "68611a243b2b470095784ef0d8e39475", "password_expires_at": null}, {"name": "tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180", "links": {"self": "https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e82553b894841908c5b2e855f9bba41", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.168.10.222:5000/v3/users/85a2fc10b4fe44f8b80b197c53e114af"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "85a2fc10b4fe44f8b80b197c53e114af", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.168.10.222:5000/v3/users/8bd1988471944b2a87a4a0ac86312a6a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "8bd1988471944b2a87a4a0ac86312a6a", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.168.10.222:5000/v3/users/c0a4b1ece51f4cd8ad6dd25dab40fee5"}, "domain_id": "04c069c8a80c491d9a6eec56cafdcae5", "enabled": true, "id": "c0a4b1ece51f4cd8ad6dd25dab40fee5", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.168.10.222:5000/v3/users/c63cd1f566334988a12ed507885f4bc7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "c63cd1f566334988a12ed507885f4bc7", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.168.10.222:5000/v3/users/ce15fb24903549869ecce2a9f76f9969"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "ce15fb24903549869ecce2a9f76f9969", "password_expires_at": null}], "links": {"self": "https://192.168.10.222:5000/v3/users", "previous": null, "next": null}} 2018-07-30 19:44:04,573 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-567761be-3e77-4737-aca4-d9dee9f57547 2018-07-30 19:44:04,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.273724079132s 2018-07-30 19:44:04,574 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-567761be-3e77-4737-aca4-d9dee9f57547 2018-07-30 19:44:04,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-30 19:44:04,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:04,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:04 GMT Content-Type: application/json Content-Length: 333 Vary: X-Auth-Token x-openstack-request-id: req-722f0c25-c513-4f2c-a948-3512582aaa68 X-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.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "6e82553b894841908c5b2e855f9bba41", "email": null, "name": "tenantnetwork2-user_329a21a3-540c-4abf-abaf-16cb98a87180"}} 2018-07-30 19:44:04,689 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41 used request id req-722f0c25-c513-4f2c-a948-3512582aaa68 2018-07-30 19:44:04,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.109695911407s 2018-07-30 19:44:04,689 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41 used request id req-722f0c25-c513-4f2c-a948-3512582aaa68 2018-07-30 19:44:04,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-30 19:44:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:04,945 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:04 GMT Vary: X-Auth-Token x-openstack-request-id: req-49cf98c6-b124-4857-b4ce-d00cffeeee9f X-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-30 19:44:04,945 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41 used request id req-49cf98c6-b124-4857-b4ce-d00cffeeee9f 2018-07-30 19:44:04,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.255697011948s 2018-07-30 19:44:04,946 - shade.request_ids - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/users/6e82553b894841908c5b2e855f9bba41 used request id req-49cf98c6-b124-4857-b4ce-d00cffeeee9f 2018-07-30 19:44:04,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-30 19:44:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:04,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:04 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-22609e8d-548b-4328-9b4e-df30f76550a8 X-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.168.10.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7"}, "tags": [], "enabled": true, "id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_329a21a3-540c-4abf-abaf-16cb98a87180"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.168.10.222:5000/v3/projects/d1411de28a2546b8a9cd9bbdec8d8383"}, "tags": [], "enabled": true, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2"}, "tags": [], "enabled": true, "id": "f7000506113846f98d4000fc4aa936a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 19:44:04,995 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects used request id req-22609e8d-548b-4328-9b4e-df30f76550a8 2018-07-30 19:44:04,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0436518192291s 2018-07-30 19:44:04,996 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects used request id req-22609e8d-548b-4328-9b4e-df30f76550a8 2018-07-30 19:44:05,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-30 19:44:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:05,397 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-21e48556-fb92-44a4-9218-e042df99b5d3 X-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-30 19:44:05,397 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7 used request id req-21e48556-fb92-44a4-9218-e042df99b5d3 2018-07-30 19:44:05,397 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.396941184998s 2018-07-30 19:44:05,397 - shade.request_ids - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/projects/9b549a2e099c4c6aac6ed8aafe8be5b7 used request id req-21e48556-fb92-44a4-9218-e042df99b5d3 2018-07-30 19:44:05,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:44:05,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:05,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:05 GMT Content-Type: application/json Content-Length: 987 Vary: X-Auth-Token x-openstack-request-id: req-6c5fc0cf-6848-4ea2-90a0-6e04ff9e0b0f X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "eb1ce50fe11b43aaaf599b7474d6150b", "links": {"self": "https://192.168.10.222:5000/v3/roles/eb1ce50fe11b43aaaf599b7474d6150b"}, "name": "Member"}]} 2018-07-30 19:44:05,437 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-6c5fc0cf-6848-4ea2-90a0-6e04ff9e0b0f 2018-07-30 19:44:05,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.036593914032s 2018-07-30 19:44:05,437 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-6c5fc0cf-6848-4ea2-90a0-6e04ff9e0b0f 2018-07-30 19:44:05,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-30 19:44:05,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:5000/v3/roles/eb1ce50fe11b43aaaf599b7474d6150b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c6aa67807d6dfddcba0f7f6b5550b1407bc0bb" 2018-07-30 19:44:05,590 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-0824f698-d7d7-4e0f-9682-162e60bf5941 X-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-30 19:44:05,590 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/roles/eb1ce50fe11b43aaaf599b7474d6150b used request id req-0824f698-d7d7-4e0f-9682-162e60bf5941 2018-07-30 19:44:05,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.147719144821s 2018-07-30 19:44:05,590 - shade.request_ids - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/roles/eb1ce50fe11b43aaaf599b7474d6150b used request id req-0824f698-d7d7-4e0f-9682-162e60bf5941 2018-07-30 19:44:05,632 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:44:05,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:44:05,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:44:05,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:44:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:44:05,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:05 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-30efed41-3c68-4d12-afc5-ff2f6efcb014 X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:44:05,790 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-30efed41-3c68-4d12-afc5-ff2f6efcb014 2018-07-30 19:44:05,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:44:06,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e335d3b3e36c4813b85216b9985130e4", "name": "heat_stack_owner"}, {"id": "63e842c00e8e48ccad9d97051750f690", "name": "admin"}], "expires_at": "2018-07-31T07:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "14e13501186145c99356b4f76e31ec3e"}, "audit_ids": ["VHJoShDJTb21lxkq40lpEA"], "issued_at": "2018-07-30T19:44:06.000000Z"}} 2018-07-30 19:44:06,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:44:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:07,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-26f9e8e0-8a0b-4dde-9ebe-074bf4001b7d Date: Mon, 30 Jul 2018 19:44:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"}]} 2018-07-30 19:44:07,224 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-26f9e8e0-8a0b-4dde-9ebe-074bf4001b7d 2018-07-30 19:44:07,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.04238009453s 2018-07-30 19:44:07,225 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-26f9e8e0-8a0b-4dde-9ebe-074bf4001b7d 2018-07-30 19:44:07,225 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-30 19:44:07,226 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-30 19:44:07,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"network": {"name": "vmready1-net_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "admin_state_up": true}}' 2018-07-30 19:44:08,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-ab1fae42-2e2f-4fbe-ad1f-bb6e3b98be23 Date: Mon, 30 Jul 2018 19:44:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:44:07Z","is_default":false,"provider:segmentation_id":24,"name":"vmready1-net_170b3a43-9760-43f7-9b4e-a8195fb5db2a","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:44:07Z","mtu":1450}} 2018-07-30 19:44:08,171 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-ab1fae42-2e2f-4fbe-ad1f-bb6e3b98be23 2018-07-30 19:44:08,171 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.945523023605s 2018-07-30 19:44:08,172 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-ab1fae42-2e2f-4fbe-ad1f-bb6e3b98be23 2018-07-30 19:44:08,172 - 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-30T19:44:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_170b3a43-9760-43f7-9b4e-a8195fb5db2a', u'admin_state_up': True, u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:44:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:44:08,173 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:44:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:08,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-db6d827d-b6b2-4245-b171-8f9c79463579 Date: Mon, 30 Jul 2018 19:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:44:07Z","provider:segmentation_id":24,"name":"vmready1-net_170b3a43-9760-43f7-9b4e-a8195fb5db2a","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:44:07Z","provider:network_type":"vxlan"}]} 2018-07-30 19:44:08,312 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-db6d827d-b6b2-4245-b171-8f9c79463579 2018-07-30 19:44:08,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.138756990433s 2018-07-30 19:44:08,312 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-db6d827d-b6b2-4245-b171-8f9c79463579 2018-07-30 19:44:08,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-30 19:44:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"subnet": {"name": "vmready1-subnet_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "enable_dhcp": true, "network_id": "b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 19:44:09,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4b092d7-ba46-4adc-a884-0081b7741066 Date: Mon, 30 Jul 2018 19:44:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:44:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2024e47f-8806-4b65-b37c-54099a22d980","subnetpool_id":null,"name":"vmready1-subnet_170b3a43-9760-43f7-9b4e-a8195fb5db2a"}} 2018-07-30 19:44:09,364 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-f4b092d7-ba46-4adc-a884-0081b7741066 2018-07-30 19:44:09,373 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.05873012543s 2018-07-30 19:44:09,373 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-f4b092d7-ba46-4adc-a884-0081b7741066 2018-07-30 19:44:09,374 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:44:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2024e47f-8806-4b65-b37c-54099a22d980', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_170b3a43-9760-43f7-9b4e-a8195fb5db2a', u'enable_dhcp': True, u'network_id': u'b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:44:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:44:09,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-30 19:44:09,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"router": {"external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb"}, "name": "vmready1-router_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "admin_state_up": true}}' 2018-07-30 19:44:15,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-aacc7f22-cb14-4f09-a432-1831c5f68a33 Date: Mon, 30 Jul 2018 19:44:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:44:10Z", "admin_state_up": true, "updated_at": "2018-07-30T19:44:11Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "76ccb033-f8e2-4f76-b9f1-911a544aae23", "name": "vmready1-router_170b3a43-9760-43f7-9b4e-a8195fb5db2a"}} 2018-07-30 19:44:15,427 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-aacc7f22-cb14-4f09-a432-1831c5f68a33 2018-07-30 19:44:15,428 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 6.05335497856s 2018-07-30 19:44:15,428 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-aacc7f22-cb14-4f09-a432-1831c5f68a33 2018-07-30 19:44:15,429 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:44:11Z', u'revision_number': 4, u'ha': True, u'id': u'76ccb033-f8e2-4f76-b9f1-911a544aae23', u'external_gateway_info': {u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_170b3a43-9760-43f7-9b4e-a8195fb5db2a', u'admin_state_up': True, u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:44:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:44:15,429 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-30 19:44:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23/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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"subnet_id": "2024e47f-8806-4b65-b37c-54099a22d980"}' 2018-07-30 19:44:17,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f09d6e8a-2110-4449-aedb-1fdbfae6de18 Date: Mon, 30 Jul 2018 19:44:17 GMT RESP BODY: {"network_id": "b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "subnet_id": "2024e47f-8806-4b65-b37c-54099a22d980", "subnet_ids": ["2024e47f-8806-4b65-b37c-54099a22d980"], "port_id": "9c7b7838-9417-4051-91ab-831cc9e6a708", "id": "76ccb033-f8e2-4f76-b9f1-911a544aae23"} 2018-07-30 19:44:17,852 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23/add_router_interface.json used request id req-f09d6e8a-2110-4449-aedb-1fdbfae6de18 2018-07-30 19:44:17,852 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 2.42277312279s 2018-07-30 19:44:17,853 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23/add_router_interface.json used request id req-f09d6e8a-2110-4449-aedb-1fdbfae6de18 returning object 76ccb033-f8e2-4f76-b9f1-911a544aae23 2018-07-30 19:44:17,853 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 19:44:17,972 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 19:44:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:44:17,986 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 782 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}]} 2018-07-30 19:44:17,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:44:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:18,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-0fc8853d-744f-4e9a-90de-3a3ae73d7b24 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:44:18,122 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-0fc8853d-744f-4e9a-90de-3a3ae73d7b24 2018-07-30 19:44:18,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.132494926453s 2018-07-30 19:44:18,122 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-0fc8853d-744f-4e9a-90de-3a3ae73d7b24 2018-07-30 19:44:18,130 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-30 19:44:18,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a"}' 2018-07-30 19:44:18,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 897 Content-Type: application/json Location: https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-b769b450-319e-4ae0-9ff8-6b52b3ae1ca6 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6750cf3d-0171-4105-8991-5179133172f1/file", "owner": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "6750cf3d-0171-4105-8991-5179133172f1", "size": null, "self": "/v2/images/6750cf3d-0171-4105-8991-5179133172f1", "hw_mem_page_size": "large", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:44:18Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "checksum": null, "created_at": "2018-07-30T19:44:18Z", "protected": false} 2018-07-30 19:44:18,319 - keystoneauth.session - DEBUG - POST call to image for https://192.168.10.222:9292/v2/images used request id req-b769b450-319e-4ae0-9ff8-6b52b3ae1ca6 2018-07-30 19:44:18,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.188520908356s 2018-07-30 19:44:18,319 - shade.request_ids - DEBUG - POST call to image for https://192.168.10.222:9292/v2/images used request id req-b769b450-319e-4ae0-9ff8-6b52b3ae1ca6 returning object 6750cf3d-0171-4105-8991-5179133172f1 2018-07-30 19:44:18,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-30 19:44:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1/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}578afb934600f20f7d5b75d5a633946b16722c36" -d '' 2018-07-30 19:44:21,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0bca146a-5e44-45ce-8f77-6efdff6daa0e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 19:44:21,525 - keystoneauth.session - DEBUG - PUT call to image for https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1/file used request id req-0bca146a-5e44-45ce-8f77-6efdff6daa0e 2018-07-30 19:44:21,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 3.2055439949s 2018-07-30 19:44:21,526 - shade.request_ids - DEBUG - PUT call to image for https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1/file used request id req-0bca146a-5e44-45ce-8f77-6efdff6daa0e 2018-07-30 19:44:21,526 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T19:44:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/6750cf3d-0171-4105-8991-5179133172f1/file', u'owner': u'd1411de28a2546b8a9cd9bbdec8d8383', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6750cf3d-0171-4105-8991-5179133172f1', u'size': None, u'name': u'vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a', u'checksum': None, u'self': u'/v2/images/6750cf3d-0171-4105-8991-5179133172f1', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T19:44:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 19:44:21,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-30 19:44:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vmready1-flavor_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 19:44:21,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 515 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-37308c4a-f1a0-4254-995d-57207c8e3d19 x-compute-request-id: req-37308c4a-f1a0-4254-995d-57207c8e3d19 RESP BODY: {"flavor": {"name": "vmready1-flavor_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572", "rel": "bookmark"}], "ram": 1024, "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": "c2de1017-2036-45b9-8ce5-0b039dba7572"}} 2018-07-30 19:44:21,604 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors used request id req-37308c4a-f1a0-4254-995d-57207c8e3d19 2018-07-30 19:44:21,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0772280693054s 2018-07-30 19:44:21,604 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors used request id req-37308c4a-f1a0-4254-995d-57207c8e3d19 2018-07-30 19:44:21,605 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_170b3a43-9760-43f7-9b4e-a8195fb5db2a', 'ephemeral': 0, 'ram': 1024, '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'd1411de28a2546b8a9cd9bbdec8d8383', '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'c2de1017-2036-45b9-8ce5-0b039dba7572', 'swap': 0}) 2018-07-30 19:44:21,606 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 19:44:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572/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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-30 19:44:21,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e688526e-ffa2-4377-9f14-1cd004cbd929 x-compute-request-id: req-e688526e-ffa2-4377-9f14-1cd004cbd929 RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-30 19:44:21,813 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572/os-extra_specs used request id req-e688526e-ffa2-4377-9f14-1cd004cbd929 2018-07-30 19:44:21,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.207503080368s 2018-07-30 19:44:21,814 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572/os-extra_specs used request id req-e688526e-ffa2-4377-9f14-1cd004cbd929 2018-07-30 19:44:22,394 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 19:44:22,395 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 19:44:22,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-30 19:44:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23/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}578afb934600f20f7d5b75d5a633946b16722c36" -d '{"subnet_id": "2024e47f-8806-4b65-b37c-54099a22d980"}' 2018-07-30 19:44:25,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-727c75d7-d617-48c1-9c9b-d5f2766266e6 Date: Mon, 30 Jul 2018 19:44:25 GMT RESP BODY: {"network_id": "b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "subnet_id": "2024e47f-8806-4b65-b37c-54099a22d980", "subnet_ids": ["2024e47f-8806-4b65-b37c-54099a22d980"], "port_id": "9c7b7838-9417-4051-91ab-831cc9e6a708", "id": "76ccb033-f8e2-4f76-b9f1-911a544aae23"} 2018-07-30 19:44:25,388 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23/remove_router_interface.json used request id req-727c75d7-d617-48c1-9c9b-d5f2766266e6 2018-07-30 19:44:25,388 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 2.98767995834s 2018-07-30 19:44:25,388 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23/remove_router_interface.json used request id req-727c75d7-d617-48c1-9c9b-d5f2766266e6 returning object 76ccb033-f8e2-4f76-b9f1-911a544aae23 2018-07-30 19:44:25,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-30 19:44:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:25,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-c90899aa-6c5b-4f42-83b2-3c609939c643 Date: Mon, 30 Jul 2018 19:44:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:44:10Z", "admin_state_up": true, "updated_at": "2018-07-30T19:44:23Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "76ccb033-f8e2-4f76-b9f1-911a544aae23", "name": "vmready1-router_170b3a43-9760-43f7-9b4e-a8195fb5db2a"}]} 2018-07-30 19:44:25,545 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-c90899aa-6c5b-4f42-83b2-3c609939c643 2018-07-30 19:44:25,546 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.156949996948s 2018-07-30 19:44:25,546 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-c90899aa-6c5b-4f42-83b2-3c609939c643 2018-07-30 19:44:25,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-30 19:44:25,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:29,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55b04730-2fef-4494-acf9-0adddeffaf88 Content-Length: 0 Date: Mon, 30 Jul 2018 19:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:44:29,372 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23.json used request id req-55b04730-2fef-4494-acf9-0adddeffaf88 2018-07-30 19:44:29,372 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.82458996773s 2018-07-30 19:44:29,373 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/76ccb033-f8e2-4f76-b9f1-911a544aae23.json used request id req-55b04730-2fef-4494-acf9-0adddeffaf88 2018-07-30 19:44:29,373 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:44:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:29,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1292 X-Openstack-Request-Id: req-84a3a71d-7ef4-44e8-aeae-55754b706df5 Date: Mon, 30 Jul 2018 19:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2024e47f-8806-4b65-b37c-54099a22d980","subnetpool_id":null,"name":"vmready1-subnet_170b3a43-9760-43f7-9b4e-a8195fb5db2a"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:25Z","dns_nameservers":[],"updated_at":"2018-07-30T19:40:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.10.100","end":"192.168.10.200"}],"gateway_ip":"192.168.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.10.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-30 19:44:29,910 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-84a3a71d-7ef4-44e8-aeae-55754b706df5 2018-07-30 19:44:29,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.537024974823s 2018-07-30 19:44:29,911 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-84a3a71d-7ef4-44e8-aeae-55754b706df5 2018-07-30 19:44:29,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-30 19:44:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/subnets/2024e47f-8806-4b65-b37c-54099a22d980.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:32,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bff72c8-9dc9-4ff1-bc11-3e09a6cc5c89 Date: Mon, 30 Jul 2018 19:44:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:44:32,347 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/2024e47f-8806-4b65-b37c-54099a22d980.json used request id req-3bff72c8-9dc9-4ff1-bc11-3e09a6cc5c89 2018-07-30 19:44:32,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.43445897102s 2018-07-30 19:44:32,347 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/2024e47f-8806-4b65-b37c-54099a22d980.json used request id req-3bff72c8-9dc9-4ff1-bc11-3e09a6cc5c89 2018-07-30 19:44:32,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:44:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:32,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-5eaeb4b2-683e-4624-8ccf-7763998f8d48 Date: Mon, 30 Jul 2018 19:44:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:44:32Z","provider:segmentation_id":24,"name":"vmready1-net_170b3a43-9760-43f7-9b4e-a8195fb5db2a","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:44:07Z","provider:network_type":"vxlan"}]} 2018-07-30 19:44:32,448 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-5eaeb4b2-683e-4624-8ccf-7763998f8d48 2018-07-30 19:44:32,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.100388050079s 2018-07-30 19:44:32,448 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-5eaeb4b2-683e-4624-8ccf-7763998f8d48 2018-07-30 19:44:32,450 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-30 19:44:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/networks/b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:34,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b448ff72-14a8-47d3-b036-f54d569a86c6 Date: Mon, 30 Jul 2018 19:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:44:34,220 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9.json used request id req-b448ff72-14a8-47d3-b036-f54d569a86c6 2018-07-30 19:44:34,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.77006578445s 2018-07-30 19:44:34,220 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/b4d4c6c4-8c0c-46a6-aa2e-f712b961efb9.json used request id req-b448ff72-14a8-47d3-b036-f54d569a86c6 2018-07-30 19:44:34,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:44:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:34,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1227 Content-Type: application/json x-openstack-request-id: req-8515fa19-06b2-44c5-9085-23097bc4d90e RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/6750cf3d-0171-4105-8991-5179133172f1/snap", "metadata": {}}], "file": "/v2/images/6750cf3d-0171-4105-8991-5179133172f1/file", "owner": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "6750cf3d-0171-4105-8991-5179133172f1", "size": 12716032, "self": "/v2/images/6750cf3d-0171-4105-8991-5179133172f1", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/6750cf3d-0171-4105-8991-5179133172f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:44:21Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T19:44:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:44:34,362 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-8515fa19-06b2-44c5-9085-23097bc4d90e 2018-07-30 19:44:34,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.138076066971s 2018-07-30 19:44:34,363 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-8515fa19-06b2-44c5-9085-23097bc4d90e 2018-07-30 19:44:34,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-30 19:44:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:35,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0b0243cd-4f74-4e50-9b1b-f331d0b10ebd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 19:44:35,605 - keystoneauth.session - DEBUG - DELETE call to image for https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1 used request id req-0b0243cd-4f74-4e50-9b1b-f331d0b10ebd 2018-07-30 19:44:35,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.23989391327s 2018-07-30 19:44:35,605 - shade.request_ids - DEBUG - DELETE call to image for https://192.168.10.222:9292/v2/images/6750cf3d-0171-4105-8991-5179133172f1 used request id req-0b0243cd-4f74-4e50-9b1b-f331d0b10ebd 2018-07-30 19:44:35,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-30 19:44:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:35,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2657 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-aff7e40e-97bb-44ad-828a-2c5c2ac7cfc9 x-compute-request-id: req-aff7e40e-97bb-44ad-828a-2c5c2ac7cfc9 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.168.10.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_170b3a43-9760-43f7-9b4e-a8195fb5db2a", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572", "rel": "bookmark"}], "ram": 1024, "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": "c2de1017-2036-45b9-8ce5-0b039dba7572"}]} 2018-07-30 19:44:35,644 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-aff7e40e-97bb-44ad-828a-2c5c2ac7cfc9 2018-07-30 19:44:35,645 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0390830039978s 2018-07-30 19:44:35,645 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-aff7e40e-97bb-44ad-828a-2c5c2ac7cfc9 2018-07-30 19:44:35,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-30 19:44:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}578afb934600f20f7d5b75d5a633946b16722c36" 2018-07-30 19:44:35,712 - 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-464108ee-705c-4155-94c2-6d546c6599e2 x-compute-request-id: req-464108ee-705c-4155-94c2-6d546c6599e2 2018-07-30 19:44:35,712 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572 used request id req-464108ee-705c-4155-94c2-6d546c6599e2 2018-07-30 19:44:35,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0626327991486s 2018-07-30 19:44:35,713 - shade.request_ids - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/flavors/c2de1017-2036-45b9-8ce5-0b039dba7572 used request id req-464108ee-705c-4155-94c2-6d546c6599e2 2018-07-30 19:44:35,753 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:44:35,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:44:35,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:44:35,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:44:35,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:44:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:44:35,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:35 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-c266732f-12fa-4d3a-aea4-5d724e3d128b X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:44:35,802 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-c266732f-12fa-4d3a-aea4-5d724e3d128b 2018-07-30 19:44:35,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:44:36,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e335d3b3e36c4813b85216b9985130e4", "name": "heat_stack_owner"}, {"id": "63e842c00e8e48ccad9d97051750f690", "name": "admin"}], "expires_at": "2018-07-31T07:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "14e13501186145c99356b4f76e31ec3e"}, "audit_ids": ["lvSRzV5VRKOGN_mqgxaoUA"], "issued_at": "2018-07-30T19:44:36.000000Z"}} 2018-07-30 19:44:36,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:44:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:36,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8d9040c8-1e20-497e-921e-564fa3409b5a Date: Mon, 30 Jul 2018 19:44:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"}]} 2018-07-30 19:44:36,885 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d9040c8-1e20-497e-921e-564fa3409b5a 2018-07-30 19:44:36,885 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.596573114395s 2018-07-30 19:44:36,885 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d9040c8-1e20-497e-921e-564fa3409b5a 2018-07-30 19:44:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:44:36,898 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:36 GMT Content-Type: application/json Content-Length: 605 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.168.10.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.168.10.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 19:44:36,898 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-30 19:44:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:37,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:37 GMT Content-Type: application/json Content-Length: 481 Vary: X-Auth-Token x-openstack-request-id: req-191a181a-bd6d-4415-a8a2-8aaced8d9646 X-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.168.10.222:5000/v3/domains/04c069c8a80c491d9a6eec56cafdcae5"}, "tags": [], "enabled": true, "id": "04c069c8a80c491d9a6eec56cafdcae5", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.168.10.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.168.10.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 19:44:37,036 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains used request id req-191a181a-bd6d-4415-a8a2-8aaced8d9646 2018-07-30 19:44:37,036 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.13723897934s 2018-07-30 19:44:37,036 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains used request id req-191a181a-bd6d-4415-a8a2-8aaced8d9646 2018-07-30 19:44:37,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-30 19:44:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c"}}' 2018-07-30 19:44:37,260 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:37 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-22580ec4-0884-4850-a903-a6d6ba7f966e X-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.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f"}, "tags": [], "enabled": true, "id": "fc0e663682cb48e1a743d0c64a17ba3f", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c"}} 2018-07-30 19:44:37,260 - keystoneauth.session - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/projects used request id req-22580ec4-0884-4850-a903-a6d6ba7f966e 2018-07-30 19:44:37,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.217386960983s 2018-07-30 19:44:37,260 - shade.request_ids - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/projects used request id req-22580ec4-0884-4850-a903-a6d6ba7f966e 2018-07-30 19:44:37,261 - 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'fc0e663682cb48e1a743d0c64a17ba3f', '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_f07f2907-4623-4d6f-8674-ce8389c5a86c'}) 2018-07-30 19:44:37,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-30 19:44:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "39c6c7b5-097b-426f-8743-ef0f17b16876", "email": null, "name": "vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c"}}' 2018-07-30 19:44:37,739 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:37 GMT Content-Type: application/json Content-Length: 327 Vary: X-Auth-Token x-openstack-request-id: req-46f780cf-f760-4467-8abc-e4bb7a63a37f X-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_f07f2907-4623-4d6f-8674-ce8389c5a86c", "links": {"self": "https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70d3541c11414cb5b91d3080aca281f5", "domain_id": "default", "password_expires_at": null}} 2018-07-30 19:44:37,739 - keystoneauth.session - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/users used request id req-46f780cf-f760-4467-8abc-e4bb7a63a37f 2018-07-30 19:44:37,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.472218990326s 2018-07-30 19:44:37,740 - shade.request_ids - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/users used request id req-46f780cf-f760-4467-8abc-e4bb7a63a37f 2018-07-30 19:44:37,740 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'70d3541c11414cb5b91d3080aca281f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c'}) 2018-07-30 19:44:37,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:44:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:37,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:37 GMT Content-Type: application/json Content-Length: 814 Vary: X-Auth-Token x-openstack-request-id: req-282e1475-907f-41e0-9b14-5bc7aa17ec77 X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:44:37,839 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-282e1475-907f-41e0-9b14-5bc7aa17ec77 2018-07-30 19:44:37,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0954859256744s 2018-07-30 19:44:37,840 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-282e1475-907f-41e0-9b14-5bc7aa17ec77 2018-07-30 19:44:37,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:44:37,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:38,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:38 GMT Content-Type: application/json Content-Length: 814 Vary: X-Auth-Token x-openstack-request-id: req-e658ddb1-553c-45da-b0e9-8889b812329e X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:44:38,019 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-e658ddb1-553c-45da-b0e9-8889b812329e 2018-07-30 19:44:38,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.175673961639s 2018-07-30 19:44:38,020 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-e658ddb1-553c-45da-b0e9-8889b812329e 2018-07-30 19:44:38,021 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 19:44:38,024 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-30 19:44:38,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" -d '{"role": {"name": "Member"}}' 2018-07-30 19:44:38,452 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:38 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-e790f272-09a5-4f8c-93d0-3ff6d4f2b259 X-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": "b01e1041404042f2bade3f73b538178f", "links": {"self": "https://192.168.10.222:5000/v3/roles/b01e1041404042f2bade3f73b538178f"}, "name": "Member"}} 2018-07-30 19:44:38,452 - keystoneauth.session - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/roles used request id req-e790f272-09a5-4f8c-93d0-3ff6d4f2b259 2018-07-30 19:44:38,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.428148984909s 2018-07-30 19:44:38,452 - shade.request_ids - DEBUG - POST call to identity for https://192.168.10.222:5000/v3/roles used request id req-e790f272-09a5-4f8c-93d0-3ff6d4f2b259 2018-07-30 19:44:38,453 - 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'b01e1041404042f2bade3f73b538178f'}) 2018-07-30 19:44:38,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:44:38,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:38,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:38 GMT Content-Type: application/json Content-Length: 987 Vary: X-Auth-Token x-openstack-request-id: req-854db35b-7a33-417f-8454-9dfd7a0661c6 X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b01e1041404042f2bade3f73b538178f", "links": {"self": "https://192.168.10.222:5000/v3/roles/b01e1041404042f2bade3f73b538178f"}, "name": "Member"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:44:38,506 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-854db35b-7a33-417f-8454-9dfd7a0661c6 2018-07-30 19:44:38,507 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.049998998642s 2018-07-30 19:44:38,507 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-854db35b-7a33-417f-8454-9dfd7a0661c6 2018-07-30 19:44:38,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-30 19:44:38,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:38,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:38 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-2cf780fb-da07-4c84-912a-5e939f3ecb9f X-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.168.10.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-30 19:44:38,682 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains/default used request id req-2cf780fb-da07-4c84-912a-5e939f3ecb9f 2018-07-30 19:44:38,682 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.170469999313s 2018-07-30 19:44:38,682 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/domains/default used request id req-2cf780fb-da07-4c84-912a-5e939f3ecb9f 2018-07-30 19:44:38,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-30 19:44:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:38,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:38 GMT Content-Type: application/json Content-Length: 4207 Vary: X-Auth-Token x-openstack-request-id: req-c060e81d-57da-48ac-a644-5cfc51e50233 X-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": "admin", "links": {"self": "https://192.168.10.222:5000/v3/users/14e13501186145c99356b4f76e31ec3e"}, "domain_id": "default", "enabled": true, "id": "14e13501186145c99356b4f76e31ec3e", "options": {}}, {"name": "neutron", "links": {"self": "https://192.168.10.222:5000/v3/users/163e79100571423f8cd96ffb3540a26b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "163e79100571423f8cd96ffb3540a26b", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.168.10.222:5000/v3/users/203bc785de3047c3ac86997231e3f526"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "203bc785de3047c3ac86997231e3f526", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.168.10.222:5000/v3/users/319f8ce5b4ad43daac253ac96d3ac4ec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "319f8ce5b4ad43daac253ac96d3ac4ec", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.168.10.222:5000/v3/users/3337ccfe595e4d21a95f7ce2df532d7a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3337ccfe595e4d21a95f7ce2df532d7a", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.168.10.222:5000/v3/users/3d45470e54c746388ab32aa46e960dba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3d45470e54c746388ab32aa46e960dba", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.168.10.222:5000/v3/users/4a4abd7d1b66408cac8c41373613427c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "4a4abd7d1b66408cac8c41373613427c", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.168.10.222:5000/v3/users/68611a243b2b470095784ef0d8e39475"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "68611a243b2b470095784ef0d8e39475", "password_expires_at": null}, {"name": "vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c", "links": {"self": "https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70d3541c11414cb5b91d3080aca281f5", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.168.10.222:5000/v3/users/85a2fc10b4fe44f8b80b197c53e114af"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "85a2fc10b4fe44f8b80b197c53e114af", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.168.10.222:5000/v3/users/8bd1988471944b2a87a4a0ac86312a6a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "8bd1988471944b2a87a4a0ac86312a6a", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.168.10.222:5000/v3/users/c0a4b1ece51f4cd8ad6dd25dab40fee5"}, "domain_id": "04c069c8a80c491d9a6eec56cafdcae5", "enabled": true, "id": "c0a4b1ece51f4cd8ad6dd25dab40fee5", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.168.10.222:5000/v3/users/c63cd1f566334988a12ed507885f4bc7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "c63cd1f566334988a12ed507885f4bc7", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.168.10.222:5000/v3/users/ce15fb24903549869ecce2a9f76f9969"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "ce15fb24903549869ecce2a9f76f9969", "password_expires_at": null}], "links": {"self": "https://192.168.10.222:5000/v3/users", "previous": null, "next": null}} 2018-07-30 19:44:38,949 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-c060e81d-57da-48ac-a644-5cfc51e50233 2018-07-30 19:44:38,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.266299962997s 2018-07-30 19:44:38,950 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-c060e81d-57da-48ac-a644-5cfc51e50233 2018-07-30 19:44:38,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-30 19:44:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:38,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:38 GMT Content-Type: application/json Content-Length: 1097 Vary: X-Auth-Token x-openstack-request-id: req-27289de3-b598-4cdb-8590-5e1ca0a599ad X-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.168.10.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.168.10.222:5000/v3/projects/d1411de28a2546b8a9cd9bbdec8d8383"}, "tags": [], "enabled": true, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2"}, "tags": [], "enabled": true, "id": "f7000506113846f98d4000fc4aa936a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f"}, "tags": [], "enabled": true, "id": "fc0e663682cb48e1a743d0c64a17ba3f", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c"}]} 2018-07-30 19:44:38,994 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects?domain_id=default used request id req-27289de3-b598-4cdb-8590-5e1ca0a599ad 2018-07-30 19:44:38,994 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0340619087219s 2018-07-30 19:44:38,994 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects?domain_id=default used request id req-27289de3-b598-4cdb-8590-5e1ca0a599ad 2018-07-30 19:44:38,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-30 19:44:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.222:5000/v3/role_assignments?user.id=70d3541c11414cb5b91d3080aca281f5&role.id=b01e1041404042f2bade3f73b538178f&scope.project.id=fc0e663682cb48e1a743d0c64a17ba3f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:39,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:39 GMT Content-Type: application/json Content-Length: 258 Vary: X-Auth-Token x-openstack-request-id: req-2440451d-3bf8-4e80-b910-6c42ed185ee2 X-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.168.10.222:5000/v3/role_assignments?user.id=70d3541c11414cb5b91d3080aca281f5&role.id=b01e1041404042f2bade3f73b538178f&scope.project.id=fc0e663682cb48e1a743d0c64a17ba3f", "previous": null, "next": null}} 2018-07-30 19:44:39,077 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/role_assignments?user.id=70d3541c11414cb5b91d3080aca281f5&role.id=b01e1041404042f2bade3f73b538178f&scope.project.id=fc0e663682cb48e1a743d0c64a17ba3f used request id req-2440451d-3bf8-4e80-b910-6c42ed185ee2 2018-07-30 19:44:39,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.07958984375s 2018-07-30 19:44:39,078 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/role_assignments?user.id=70d3541c11414cb5b91d3080aca281f5&role.id=b01e1041404042f2bade3f73b538178f&scope.project.id=fc0e663682cb48e1a743d0c64a17ba3f used request id req-2440451d-3bf8-4e80-b910-6c42ed185ee2 2018-07-30 19:44:39,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-30 19:44:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f/users/70d3541c11414cb5b91d3080aca281f5/roles/b01e1041404042f2bade3f73b538178f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:44:39,137 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:39 GMT Vary: X-Auth-Token x-openstack-request-id: req-8423047f-66ff-402c-baf9-ad22752ba003 X-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-30 19:44:39,137 - keystoneauth.session - DEBUG - PUT call to identity for https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f/users/70d3541c11414cb5b91d3080aca281f5/roles/b01e1041404042f2bade3f73b538178f used request id req-8423047f-66ff-402c-baf9-ad22752ba003 2018-07-30 19:44:39,137 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.0570769309998s 2018-07-30 19:44:39,137 - shade.request_ids - DEBUG - PUT call to identity for https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f/users/70d3541c11414cb5b91d3080aca281f5/roles/b01e1041404042f2bade3f73b538178f used request id req-8423047f-66ff-402c-baf9-ad22752ba003 2018-07-30 19:44:39,137 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c', 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': '39c6c7b5-097b-426f-8743-ef0f17b16876', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c', 'project_id': u'fc0e663682cb48e1a743d0c64a17ba3f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.168.10.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-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:44:39,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:44:39,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:44:39,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:44:39,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:44:39,143 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c', 'password': '39c6c7b5-097b-426f-8743-ef0f17b16876', 'project_name': 'vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c', 'user_domain_name': 'Default', 'auth_url': 'https://192.168.10.222:5000/v3', 'project_id': 'fc0e663682cb48e1a743d0c64a17ba3f', 'project_domain_name': 'Default'} 2018-07-30 19:44:39,143 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-30 19:44:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:44:39,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:44:39 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-64019690-f511-4f23-9996-e57ae10f1f04 X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:44:39,156 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-64019690-f511-4f23-9996-e57ae10f1f04 2018-07-30 19:44:39,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:44:39,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b01e1041404042f2bade3f73b538178f", "name": "Member"}], "expires_at": "2018-07-31T07:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc0e663682cb48e1a743d0c64a17ba3f", "name": "vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/fc0e663682cb48e1a743d0c64a17ba3f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c", "id": "70d3541c11414cb5b91d3080aca281f5"}, "audit_ids": ["dqU_V6sKTAi_ejCmjK_R9Q"], "issued_at": "2018-07-30T19:44:39.000000Z"}} 2018-07-30 19:44:39,634 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-30 19:44:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '{"network": {"name": "vmready2-net_f07f2907-4623-4d6f-8674-ce8389c5a86c", "admin_state_up": true}}' 2018-07-30 19:44:40,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-81f6f9ed-bdaf-4069-9593-25f0fe213b16 Date: Mon, 30 Jul 2018 19:44:40 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fc0e663682cb48e1a743d0c64a17ba3f","created_at":"2018-07-30T19:44:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-30T19:44:40Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fc0e663682cb48e1a743d0c64a17ba3f","id":"9a82652c-ea33-42d9-a5d1-f7e6e2bb583c","name":"vmready2-net_f07f2907-4623-4d6f-8674-ce8389c5a86c"}} 2018-07-30 19:44:40,782 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-81f6f9ed-bdaf-4069-9593-25f0fe213b16 2018-07-30 19:44:40,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.14215016365s 2018-07-30 19:44:40,783 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-81f6f9ed-bdaf-4069-9593-25f0fe213b16 2018-07-30 19:44:40,783 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:44:40Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9a82652c-ea33-42d9-a5d1-f7e6e2bb583c', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_f07f2907-4623-4d6f-8674-ce8389c5a86c', u'admin_state_up': True, u'tenant_id': u'fc0e663682cb48e1a743d0c64a17ba3f', u'created_at': u'2018-07-30T19:44:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fc0e663682cb48e1a743d0c64a17ba3f'}) 2018-07-30 19:44:40,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:44:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:44:40,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-ad604186-2423-4899-a809-e13b9393935f Date: Mon, 30 Jul 2018 19:44:40 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":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"updated_at":"2018-07-30T19:40:25Z","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","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-30T19:44:40Z","tenant_id":"fc0e663682cb48e1a743d0c64a17ba3f","created_at":"2018-07-30T19:44:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fc0e663682cb48e1a743d0c64a17ba3f","id":"9a82652c-ea33-42d9-a5d1-f7e6e2bb583c","name":"vmready2-net_f07f2907-4623-4d6f-8674-ce8389c5a86c"}]} 2018-07-30 19:44:40,929 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-ad604186-2423-4899-a809-e13b9393935f 2018-07-30 19:44:40,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.145325183868s 2018-07-30 19:44:40,930 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-ad604186-2423-4899-a809-e13b9393935f 2018-07-30 19:44:40,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-30 19:44:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '{"subnet": {"name": "vmready2-subnet_f07f2907-4623-4d6f-8674-ce8389c5a86c", "enable_dhcp": true, "network_id": "9a82652c-ea33-42d9-a5d1-f7e6e2bb583c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 19:44:41,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24a8379a-0db1-4d3d-8a66-abe6208f7bf0 Date: Mon, 30 Jul 2018 19:44:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a82652c-ea33-42d9-a5d1-f7e6e2bb583c","tenant_id":"fc0e663682cb48e1a743d0c64a17ba3f","created_at":"2018-07-30T19:44:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:44:41Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fc0e663682cb48e1a743d0c64a17ba3f","id":"bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5","subnetpool_id":null,"name":"vmready2-subnet_f07f2907-4623-4d6f-8674-ce8389c5a86c"}} 2018-07-30 19:44:41,648 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-24a8379a-0db1-4d3d-8a66-abe6208f7bf0 2018-07-30 19:44:41,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.716948032379s 2018-07-30 19:44:41,648 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-24a8379a-0db1-4d3d-8a66-abe6208f7bf0 2018-07-30 19:44:41,649 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:44:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_f07f2907-4623-4d6f-8674-ce8389c5a86c', u'enable_dhcp': True, u'network_id': u'9a82652c-ea33-42d9-a5d1-f7e6e2bb583c', u'tenant_id': u'fc0e663682cb48e1a743d0c64a17ba3f', u'created_at': u'2018-07-30T19:44:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fc0e663682cb48e1a743d0c64a17ba3f'}) 2018-07-30 19:44:41,649 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-30 19:44:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '{"router": {"external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb"}, "name": "vmready2-router_f07f2907-4623-4d6f-8674-ce8389c5a86c", "admin_state_up": true}}' 2018-07-30 19:44:47,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 697 X-Openstack-Request-Id: req-91f3a381-397e-4f49-bf88-3fe1c2056360 Date: Mon, 30 Jul 2018 19:44:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.105"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "created_at": "2018-07-30T19:44:42Z", "admin_state_up": true, "updated_at": "2018-07-30T19:44:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "6fd836af-77ab-4491-b925-64060d5772e6", "name": "vmready2-router_f07f2907-4623-4d6f-8674-ce8389c5a86c"}} 2018-07-30 19:44:47,229 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-91f3a381-397e-4f49-bf88-3fe1c2056360 2018-07-30 19:44:47,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 5.57973003387s 2018-07-30 19:44:47,230 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-91f3a381-397e-4f49-bf88-3fe1c2056360 2018-07-30 19:44:47,231 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:44:43Z', u'revision_number': 3, u'id': u'6fd836af-77ab-4491-b925-64060d5772e6', u'external_gateway_info': {u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.105'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_f07f2907-4623-4d6f-8674-ce8389c5a86c', u'admin_state_up': True, u'tenant_id': u'fc0e663682cb48e1a743d0c64a17ba3f', u'created_at': u'2018-07-30T19:44:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'fc0e663682cb48e1a743d0c64a17ba3f'}) 2018-07-30 19:44:47,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-30 19:44:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6/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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '{"subnet_id": "bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5"}' 2018-07-30 19:44:50,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e322dcdb-8c28-4741-9198-02d7f412b523 Date: Mon, 30 Jul 2018 19:44:50 GMT RESP BODY: {"network_id": "9a82652c-ea33-42d9-a5d1-f7e6e2bb583c", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "subnet_id": "bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5", "subnet_ids": ["bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5"], "port_id": "5ae662a1-781f-40eb-be9c-bbc9014faf92", "id": "6fd836af-77ab-4491-b925-64060d5772e6"} 2018-07-30 19:44:50,624 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6/add_router_interface.json used request id req-e322dcdb-8c28-4741-9198-02d7f412b523 2018-07-30 19:44:50,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.39165115356s 2018-07-30 19:44:50,624 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6/add_router_interface.json used request id req-e322dcdb-8c28-4741-9198-02d7f412b523 returning object 6fd836af-77ab-4491-b925-64060d5772e6 2018-07-30 19:44:50,625 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 19:44:50,718 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 19:44:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:44:50,731 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 782 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}]} 2018-07-30 19:44:50,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:44:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:44:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-5612db15-2a3d-4ac5-8504-3d0d98819804 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:44:50,900 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-5612db15-2a3d-4ac5-8504-3d0d98819804 2018-07-30 19:44:50,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.163959980011s 2018-07-30 19:44:50,900 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-5612db15-2a3d-4ac5-8504-3d0d98819804 2018-07-30 19:44:50,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-30 19:44:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c"}' 2018-07-30 19:44:51,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 897 Content-Type: application/json Location: https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-25043706-8275-4606-acea-4f4287abbe92 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/file", "owner": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "d544d0f4-3c82-498e-a68a-bf1f53fd3377", "size": null, "self": "/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377", "hw_mem_page_size": "large", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:44:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c", "checksum": null, "created_at": "2018-07-30T19:44:50Z", "protected": false} 2018-07-30 19:44:51,099 - keystoneauth.session - DEBUG - POST call to image for https://192.168.10.222:9292/v2/images used request id req-25043706-8275-4606-acea-4f4287abbe92 2018-07-30 19:44:51,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.190659999847s 2018-07-30 19:44:51,099 - shade.request_ids - DEBUG - POST call to image for https://192.168.10.222:9292/v2/images used request id req-25043706-8275-4606-acea-4f4287abbe92 returning object d544d0f4-3c82-498e-a68a-bf1f53fd3377 2018-07-30 19:44:51,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-30 19:44:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '' 2018-07-30 19:44:51,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-759e554c-aecb-4f57-a512-ec8405af667d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 19:44:51,816 - keystoneauth.session - DEBUG - PUT call to image for https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/file used request id req-759e554c-aecb-4f57-a512-ec8405af667d 2018-07-30 19:44:51,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.716714859009s 2018-07-30 19:44:51,817 - shade.request_ids - DEBUG - PUT call to image for https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/file used request id req-759e554c-aecb-4f57-a512-ec8405af667d 2018-07-30 19:44:51,817 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T19:44:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/file', u'owner': u'fc0e663682cb48e1a743d0c64a17ba3f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd544d0f4-3c82-498e-a68a-bf1f53fd3377', u'size': None, u'name': u'vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c', u'checksum': None, u'self': u'/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T19:44:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 19:44:51,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-30 19:44:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vmready2-flavor_f07f2907-4623-4d6f-8674-ce8389c5a86c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 19:44:51,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 515 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f8eb8c4-4df3-48fa-9811-e6fa9fe5285b x-compute-request-id: req-0f8eb8c4-4df3-48fa-9811-e6fa9fe5285b RESP BODY: {"flavor": {"name": "vmready2-flavor_f07f2907-4623-4d6f-8674-ce8389c5a86c", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5", "rel": "bookmark"}], "ram": 1024, "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": "a9e1301f-4c8c-4ebb-9057-78709638a7e5"}} 2018-07-30 19:44:51,911 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors used request id req-0f8eb8c4-4df3-48fa-9811-e6fa9fe5285b 2018-07-30 19:44:51,911 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0933330059052s 2018-07-30 19:44:51,911 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors used request id req-0f8eb8c4-4df3-48fa-9811-e6fa9fe5285b 2018-07-30 19:44:51,912 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_f07f2907-4623-4d6f-8674-ce8389c5a86c', 'ephemeral': 0, 'ram': 1024, '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'd1411de28a2546b8a9cd9bbdec8d8383', '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'a9e1301f-4c8c-4ebb-9057-78709638a7e5', 'swap': 0}) 2018-07-30 19:44:51,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 19:44:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5/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}596565dbd579b2557719025a4c73363980fd0da1" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-30 19:44:51,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f260602a-fb9c-40fb-8e98-1a0f32cb1826 x-compute-request-id: req-f260602a-fb9c-40fb-8e98-1a0f32cb1826 RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-30 19:44:51,996 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5/os-extra_specs used request id req-f260602a-fb9c-40fb-8e98-1a0f32cb1826 2018-07-30 19:44:51,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.083447933197s 2018-07-30 19:44:51,997 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5/os-extra_specs used request id req-f260602a-fb9c-40fb-8e98-1a0f32cb1826 2018-07-30 19:44:52,537 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 19:44:52,537 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 19:44:52,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-30 19:44:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6/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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" -d '{"subnet_id": "bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5"}' 2018-07-30 19:44:55,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-393264ca-e230-4785-89bb-d79bd1f7ee09 Date: Mon, 30 Jul 2018 19:44:55 GMT RESP BODY: {"network_id": "9a82652c-ea33-42d9-a5d1-f7e6e2bb583c", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "subnet_id": "bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5", "subnet_ids": ["bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5"], "port_id": "5ae662a1-781f-40eb-be9c-bbc9014faf92", "id": "6fd836af-77ab-4491-b925-64060d5772e6"} 2018-07-30 19:44:55,044 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6/remove_router_interface.json used request id req-393264ca-e230-4785-89bb-d79bd1f7ee09 2018-07-30 19:44:55,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 2.49710297585s 2018-07-30 19:44:55,045 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6/remove_router_interface.json used request id req-393264ca-e230-4785-89bb-d79bd1f7ee09 returning object 6fd836af-77ab-4491-b925-64060d5772e6 2018-07-30 19:44:55,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-30 19:44:55,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:44:55,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f1b23c6d-3951-4e73-9e6f-191031d0f77e Date: Mon, 30 Jul 2018 19:44:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.105"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "created_at": "2018-07-30T19:44:42Z", "admin_state_up": true, "updated_at": "2018-07-30T19:44:53Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "6fd836af-77ab-4491-b925-64060d5772e6", "name": "vmready2-router_f07f2907-4623-4d6f-8674-ce8389c5a86c"}]} 2018-07-30 19:44:55,192 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-f1b23c6d-3951-4e73-9e6f-191031d0f77e 2018-07-30 19:44:55,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.147155046463s 2018-07-30 19:44:55,193 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-f1b23c6d-3951-4e73-9e6f-191031d0f77e 2018-07-30 19:44:55,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-30 19:44:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:44:58,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70cdb614-bec0-4d06-bf68-786b8fd62b30 Content-Length: 0 Date: Mon, 30 Jul 2018 19:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:44:58,902 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6.json used request id req-70cdb614-bec0-4d06-bf68-786b8fd62b30 2018-07-30 19:44:58,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.70812010765s 2018-07-30 19:44:58,903 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/6fd836af-77ab-4491-b925-64060d5772e6.json used request id req-70cdb614-bec0-4d06-bf68-786b8fd62b30 2018-07-30 19:44:58,904 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:44:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:44:58,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ee7cdb4a-8493-478e-8c96-7c3e2fc2efb2 Date: Mon, 30 Jul 2018 19:44:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a82652c-ea33-42d9-a5d1-f7e6e2bb583c","tenant_id":"fc0e663682cb48e1a743d0c64a17ba3f","created_at":"2018-07-30T19:44:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:44:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fc0e663682cb48e1a743d0c64a17ba3f","id":"bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5","subnetpool_id":null,"name":"vmready2-subnet_f07f2907-4623-4d6f-8674-ce8389c5a86c"}]} 2018-07-30 19:44:58,965 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-ee7cdb4a-8493-478e-8c96-7c3e2fc2efb2 2018-07-30 19:44:58,965 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0608899593353s 2018-07-30 19:44:58,965 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-ee7cdb4a-8493-478e-8c96-7c3e2fc2efb2 2018-07-30 19:44:58,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-30 19:44:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/subnets/bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:45:01,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05e37cf3-5a99-469b-ac3a-7855b853e23f Date: Mon, 30 Jul 2018 19:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:45:01,868 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5.json used request id req-05e37cf3-5a99-469b-ac3a-7855b853e23f 2018-07-30 19:45:01,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.90120720863s 2018-07-30 19:45:01,868 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/bbfedfa4-f380-4dc3-ad46-0bc3a8d422c5.json used request id req-05e37cf3-5a99-469b-ac3a-7855b853e23f 2018-07-30 19:45:01,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:45:01,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:45:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-5e3eecd0-e4b7-48b9-9e3b-1645b44faf49 Date: Mon, 30 Jul 2018 19:45:02 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":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"updated_at":"2018-07-30T19:40:25Z","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","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-30T19:45:01Z","tenant_id":"fc0e663682cb48e1a743d0c64a17ba3f","created_at":"2018-07-30T19:44:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc0e663682cb48e1a743d0c64a17ba3f","id":"9a82652c-ea33-42d9-a5d1-f7e6e2bb583c","name":"vmready2-net_f07f2907-4623-4d6f-8674-ce8389c5a86c"}]} 2018-07-30 19:45:02,016 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-5e3eecd0-e4b7-48b9-9e3b-1645b44faf49 2018-07-30 19:45:02,016 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.147104978561s 2018-07-30 19:45:02,016 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-5e3eecd0-e4b7-48b9-9e3b-1645b44faf49 2018-07-30 19:45:02,017 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-30 19:45:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/networks/9a82652c-ea33-42d9-a5d1-f7e6e2bb583c.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:45:03,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abf0760a-487c-453d-adef-f66fd2efe779 Date: Mon, 30 Jul 2018 19:45:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:45:03,992 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/9a82652c-ea33-42d9-a5d1-f7e6e2bb583c.json used request id req-abf0760a-487c-453d-adef-f66fd2efe779 2018-07-30 19:45:03,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.98000097275s 2018-07-30 19:45:03,998 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/9a82652c-ea33-42d9-a5d1-f7e6e2bb583c.json used request id req-abf0760a-487c-453d-adef-f66fd2efe779 2018-07-30 19:45:04,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:45:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:45:04,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1227 Content-Type: application/json x-openstack-request-id: req-fe003dd1-f992-4ea7-9f5b-ed1b0a0a6256 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/snap", "metadata": {}}], "file": "/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/file", "owner": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "d544d0f4-3c82-498e-a68a-bf1f53fd3377", "size": 12716032, "self": "/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:44:51Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f07f2907-4623-4d6f-8674-ce8389c5a86c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T19:44:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:45:04,167 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-fe003dd1-f992-4ea7-9f5b-ed1b0a0a6256 2018-07-30 19:45:04,167 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.164787054062s 2018-07-30 19:45:04,168 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-fe003dd1-f992-4ea7-9f5b-ed1b0a0a6256 2018-07-30 19:45:04,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-30 19:45:04,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bf370f549b6f063d3e49cdc0fd3b77fd20e3858" 2018-07-30 19:45:04,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-47308609-6603-42d0-a54b-6ecac6233412 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 19:45:04,610 - keystoneauth.session - DEBUG - DELETE call to image for https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377 used request id req-47308609-6603-42d0-a54b-6ecac6233412 2018-07-30 19:45:04,610 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.440379858017s 2018-07-30 19:45:04,611 - shade.request_ids - DEBUG - DELETE call to image for https://192.168.10.222:9292/v2/images/d544d0f4-3c82-498e-a68a-bf1f53fd3377 used request id req-47308609-6603-42d0-a54b-6ecac6233412 2018-07-30 19:45:04,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-30 19:45:04,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:04,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2657 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e6db70a-1a87-41b5-be04-28f6be0e724b x-compute-request-id: req-2e6db70a-1a87-41b5-be04-28f6be0e724b RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.168.10.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_f07f2907-4623-4d6f-8674-ce8389c5a86c", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5", "rel": "bookmark"}], "ram": 1024, "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": "a9e1301f-4c8c-4ebb-9057-78709638a7e5"}]} 2018-07-30 19:45:04,678 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-2e6db70a-1a87-41b5-be04-28f6be0e724b 2018-07-30 19:45:04,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0673010349274s 2018-07-30 19:45:04,679 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-2e6db70a-1a87-41b5-be04-28f6be0e724b 2018-07-30 19:45:04,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-30 19:45:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:04,950 - 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-a94bf33b-17dd-46be-8688-7947665f5427 x-compute-request-id: req-a94bf33b-17dd-46be-8688-7947665f5427 2018-07-30 19:45:04,950 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5 used request id req-a94bf33b-17dd-46be-8688-7947665f5427 2018-07-30 19:45:04,950 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.26639008522s 2018-07-30 19:45:04,950 - shade.request_ids - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/flavors/a9e1301f-4c8c-4ebb-9057-78709638a7e5 used request id req-a94bf33b-17dd-46be-8688-7947665f5427 2018-07-30 19:45:04,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-30 19:45:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Content-Type: application/json Content-Length: 4207 Vary: X-Auth-Token x-openstack-request-id: req-48372280-03a1-42bf-8520-a7bc21b4d1f8 X-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": "admin", "links": {"self": "https://192.168.10.222:5000/v3/users/14e13501186145c99356b4f76e31ec3e"}, "domain_id": "default", "enabled": true, "id": "14e13501186145c99356b4f76e31ec3e", "options": {}}, {"name": "neutron", "links": {"self": "https://192.168.10.222:5000/v3/users/163e79100571423f8cd96ffb3540a26b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "163e79100571423f8cd96ffb3540a26b", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.168.10.222:5000/v3/users/203bc785de3047c3ac86997231e3f526"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "203bc785de3047c3ac86997231e3f526", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.168.10.222:5000/v3/users/319f8ce5b4ad43daac253ac96d3ac4ec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "319f8ce5b4ad43daac253ac96d3ac4ec", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.168.10.222:5000/v3/users/3337ccfe595e4d21a95f7ce2df532d7a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3337ccfe595e4d21a95f7ce2df532d7a", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.168.10.222:5000/v3/users/3d45470e54c746388ab32aa46e960dba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "3d45470e54c746388ab32aa46e960dba", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.168.10.222:5000/v3/users/4a4abd7d1b66408cac8c41373613427c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "4a4abd7d1b66408cac8c41373613427c", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.168.10.222:5000/v3/users/68611a243b2b470095784ef0d8e39475"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "68611a243b2b470095784ef0d8e39475", "password_expires_at": null}, {"name": "vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c", "links": {"self": "https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70d3541c11414cb5b91d3080aca281f5", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.168.10.222:5000/v3/users/85a2fc10b4fe44f8b80b197c53e114af"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "85a2fc10b4fe44f8b80b197c53e114af", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.168.10.222:5000/v3/users/8bd1988471944b2a87a4a0ac86312a6a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "8bd1988471944b2a87a4a0ac86312a6a", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.168.10.222:5000/v3/users/c0a4b1ece51f4cd8ad6dd25dab40fee5"}, "domain_id": "04c069c8a80c491d9a6eec56cafdcae5", "enabled": true, "id": "c0a4b1ece51f4cd8ad6dd25dab40fee5", "options": {}}, {"name": "gnocchi", "links": {"self": "https://192.168.10.222:5000/v3/users/c63cd1f566334988a12ed507885f4bc7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "c63cd1f566334988a12ed507885f4bc7", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.168.10.222:5000/v3/users/ce15fb24903549869ecce2a9f76f9969"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f7000506113846f98d4000fc4aa936a2", "id": "ce15fb24903549869ecce2a9f76f9969", "password_expires_at": null}], "links": {"self": "https://192.168.10.222:5000/v3/users", "previous": null, "next": null}} 2018-07-30 19:45:05,058 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-48372280-03a1-42bf-8520-a7bc21b4d1f8 2018-07-30 19:45:05,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.107070207596s 2018-07-30 19:45:05,058 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users used request id req-48372280-03a1-42bf-8520-a7bc21b4d1f8 2018-07-30 19:45:05,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-30 19:45:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Content-Type: application/json Content-Length: 327 Vary: X-Auth-Token x-openstack-request-id: req-4056d783-5adf-450f-ad3b-b02e4108072d X-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.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "70d3541c11414cb5b91d3080aca281f5", "email": null, "name": "vmready2-user_f07f2907-4623-4d6f-8674-ce8389c5a86c"}} 2018-07-30 19:45:05,091 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5 used request id req-4056d783-5adf-450f-ad3b-b02e4108072d 2018-07-30 19:45:05,091 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0277891159058s 2018-07-30 19:45:05,091 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5 used request id req-4056d783-5adf-450f-ad3b-b02e4108072d 2018-07-30 19:45:05,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-30 19:45:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,321 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-6757e3ae-3037-442d-8e0b-23e35894507c X-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-30 19:45:05,322 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5 used request id req-6757e3ae-3037-442d-8e0b-23e35894507c 2018-07-30 19:45:05,322 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.23003911972s 2018-07-30 19:45:05,322 - shade.request_ids - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/users/70d3541c11414cb5b91d3080aca281f5 used request id req-6757e3ae-3037-442d-8e0b-23e35894507c 2018-07-30 19:45:05,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-30 19:45:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Content-Type: application/json Content-Length: 1079 Vary: X-Auth-Token x-openstack-request-id: req-c48a1a45-f9e5-476f-ac4b-55a615bf425d X-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.168.10.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.168.10.222:5000/v3/projects/d1411de28a2546b8a9cd9bbdec8d8383"}, "tags": [], "enabled": true, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.168.10.222:5000/v3/projects/f7000506113846f98d4000fc4aa936a2"}, "tags": [], "enabled": true, "id": "f7000506113846f98d4000fc4aa936a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f"}, "tags": [], "enabled": true, "id": "fc0e663682cb48e1a743d0c64a17ba3f", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f07f2907-4623-4d6f-8674-ce8389c5a86c"}]} 2018-07-30 19:45:05,425 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects used request id req-c48a1a45-f9e5-476f-ac4b-55a615bf425d 2018-07-30 19:45:05,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0966489315033s 2018-07-30 19:45:05,425 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/projects used request id req-c48a1a45-f9e5-476f-ac4b-55a615bf425d 2018-07-30 19:45:05,430 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-30 19:45:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,548 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-cd77721d-ccc6-4f8e-b5f8-1791377a9b0a X-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-30 19:45:05,548 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f used request id req-cd77721d-ccc6-4f8e-b5f8-1791377a9b0a 2018-07-30 19:45:05,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.118669986725s 2018-07-30 19:45:05,549 - shade.request_ids - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/projects/fc0e663682cb48e1a743d0c64a17ba3f used request id req-cd77721d-ccc6-4f8e-b5f8-1791377a9b0a 2018-07-30 19:45:05,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-30 19:45:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Content-Type: application/json Content-Length: 987 Vary: X-Auth-Token x-openstack-request-id: req-e2cb5eff-c85d-4b9c-859f-f82b9c1f31f1 X-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.168.10.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "63e842c00e8e48ccad9d97051750f690", "links": {"self": "https://192.168.10.222:5000/v3/roles/63e842c00e8e48ccad9d97051750f690"}, "name": "admin"}, {"domain_id": null, "id": "7f0a39e984d14073b60a3a12d6396242", "links": {"self": "https://192.168.10.222:5000/v3/roles/7f0a39e984d14073b60a3a12d6396242"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.168.10.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b01e1041404042f2bade3f73b538178f", "links": {"self": "https://192.168.10.222:5000/v3/roles/b01e1041404042f2bade3f73b538178f"}, "name": "Member"}, {"domain_id": null, "id": "e335d3b3e36c4813b85216b9985130e4", "links": {"self": "https://192.168.10.222:5000/v3/roles/e335d3b3e36c4813b85216b9985130e4"}, "name": "heat_stack_owner"}]} 2018-07-30 19:45:05,576 - keystoneauth.session - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-e2cb5eff-c85d-4b9c-859f-f82b9c1f31f1 2018-07-30 19:45:05,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0238471031189s 2018-07-30 19:45:05,576 - shade.request_ids - DEBUG - GET call to identity for https://192.168.10.222:5000/v3/roles used request id req-e2cb5eff-c85d-4b9c-859f-f82b9c1f31f1 2018-07-30 19:45:05,581 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-30 19:45:05,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:5000/v3/roles/b01e1041404042f2bade3f73b538178f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}596565dbd579b2557719025a4c73363980fd0da1" 2018-07-30 19:45:05,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-36907d95-69be-4cf6-9f85-7a707e874a2a X-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-30 19:45:05,800 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/roles/b01e1041404042f2bade3f73b538178f used request id req-36907d95-69be-4cf6-9f85-7a707e874a2a 2018-07-30 19:45:05,800 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.218878984451s 2018-07-30 19:45:05,800 - shade.request_ids - DEBUG - DELETE call to identity for https://192.168.10.222:5000/v3/roles/b01e1041404042f2bade3f73b538178f used request id req-36907d95-69be-4cf6-9f85-7a707e874a2a 2018-07-30 19:45:05,839 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-30 19:45:05,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 19:45:05,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 19:45:05,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 19:45:05,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 19:45:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:45:06,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 30 Jul 2018 19:45:06 GMT Content-Type: application/json Content-Length: 255 Vary: X-Auth-Token x-openstack-request-id: req-f3d161ac-30dc-483d-8422-d40d01462e2c X-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.168.10.222:5000/v3/", "rel": "self"}]}} 2018-07-30 19:45:06,019 - keystoneauth.session - DEBUG - GET call to None for https://192.168.10.222:5000/v3 used request id req-f3d161ac-30dc-483d-8422-d40d01462e2c 2018-07-30 19:45:06,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.168.10.222:5000/v3/auth/tokens 2018-07-30 19:45:06,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e335d3b3e36c4813b85216b9985130e4", "name": "heat_stack_owner"}, {"id": "63e842c00e8e48ccad9d97051750f690", "name": "admin"}], "expires_at": "2018-07-31T07:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1411de28a2546b8a9cd9bbdec8d8383", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.168.10.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3a8b771d5b5c4dee8c68d0f6ff0b0281"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5a2a5939ad1b4bc3b4f2afd19b1f8203"}, {"url": "http://10.1.0.222:8004/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "85b6877b93ca408ab5e6c0df63f3e133"}], "type": "orchestration", "id": "0dd39a2862084cd2bc6888b8bbc1d11d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "40bc070bcf2f4acfa7d851480efa23c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1c18f7daf43d4e59b92dac17fc582ddf"}, {"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "290a1004f21446dc8fa26e19f8de2ff8"}, {"url": "https://192.168.10.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f5ac223602cc4c188568bafbab78cb4e"}], "type": "image", "id": "50d9086d2eea4bf7a1905e165d2ff130", "name": "glance"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0c97067ca3db4891b73f5ef219a6d709"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a2eef69044b7476b975260b9cbf60044"}, {"url": "http://10.1.0.222:8776/v2/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee6331ca8f524d7fae835aeb3157adc7"}], "type": "volumev2", "id": "563d373468004a9aabf2b7f3ae4005b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31d756de30a2450ba107229059b383ea"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69dc2598c5fa42aca10890040eb7308d"}, {"url": "https://192.168.10.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "99d9479610b24159b54484613d460fe0"}], "type": "identity", "id": "5b0b219bb89045e9835478b539d9407d", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e8be19383b741b8b1d049f1a899bd6a"}, {"url": "https://192.168.10.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c18ef0d780814d4d872b2b8b2d669844"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6e8ff30602046238a707396636b6c9b"}], "type": "compute", "id": "8b735b194ce946f68c3bc4ac9495acf6", "name": "nova"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "456d44ae51c24db781418ba9d01d58d6"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "756dfc67153b4d988f014c2db1bdf3af"}, {"url": "http://10.1.0.222:8776/v1/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7acb212f6411453bbec6b02733eb34ed"}], "type": "volume", "id": "a4b1dec05bb84bee87a3f0733f538fcd", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2548dfba3f9b4d319e02127976f32c56"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "65304a09eb2342779705a326b825b1b7"}, {"url": "https://192.168.10.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "76baa940eedb4c19ba2625bb429f199e"}], "type": "nfv-orchestration", "id": "b5612cc1a0104f3c8d2e5adb85deb9be", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "67b904711421486489d0d35e3d9d4fd9"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b3fb706776e842289950ebc2018bc9aa"}, {"url": "https://192.168.10.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "feacd4f2b17f4eeabc311db9a468f8a5"}], "type": "cloudformation", "id": "c23af94d0ad241e7945fea0771ebfd34", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.168.10.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "305ca48b93e648d6a6d274476a3be4f1"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "791c13032299456c9657186c82a4f2c6"}, {"url": "http://10.1.0.222:8776/v3/d1411de28a2546b8a9cd9bbdec8d8383", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c3b0bde6ef9441caa2f71c2b83839602"}], "type": "volumev3", "id": "c756e8f149324fc5ba6395304696a393", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d63051ac80e4bdfb897c002dac9e200"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8afbe3fa0061472bb70f69370f243cf8"}, {"url": "https://192.168.10.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9cf4da32481b40eb8261caf9711e2459"}], "type": "metric", "id": "dc6dc765839549e8a9bee712bdcbbc8a", "name": "gnocchi"}, {"endpoints": [{"url": "https://192.168.10.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5800fbffe15c4467982d8e0aa79946ae"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a456e4fa8d014c27b302b6e77d11400d"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c8d57a29cae147a999f71a10600838f3"}], "type": "placement", "id": "f15dd31f689f450ea71a7aeea41c33a9", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "93a568ec4bee4119ab5a4d5f65c6b1e1"}, {"url": "https://192.168.10.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af1399b9e7d84b89b1dce194e5a75d70"}, {"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ece5030a2af8494187c1fe7878bc9cac"}], "type": "alarming", "id": "f23d785388ac4d3a912453e77e3b49be", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1cea984f7ed94d16a969de4b54597847"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1ffae1313fcd47aab74f857e20b19167"}, {"url": "https://192.168.10.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ad5a7befbd544fa0bd8521b3f47ddb9d"}], "type": "network", "id": "fbfb2d7d1e59457192985b6a8a17b2c3", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "14e13501186145c99356b4f76e31ec3e"}, "audit_ids": ["T53TLKCmS0GXbntfsiyAzQ"], "issued_at": "2018-07-30T19:45:06.000000Z"}} 2018-07-30 19:45:06,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:45:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:07,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a79375c5-325f-4909-82c2-c8509b519364 Date: Mon, 30 Jul 2018 19:45:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"}]} 2018-07-30 19:45:07,544 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a79375c5-325f-4909-82c2-c8509b519364 2018-07-30 19:45:07,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.05654597282s 2018-07-30 19:45:07,544 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a79375c5-325f-4909-82c2-c8509b519364 2018-07-30 19:45:07,561 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-30 19:45:07,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-30 19:45:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"network": {"name": "singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703", "admin_state_up": true}}' 2018-07-30 19:45:07,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8d395c66-79fd-408c-a4ac-67472cb3584a Date: Mon, 30 Jul 2018 19:45:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:45:07Z","is_default":false,"provider:segmentation_id":66,"name":"singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:07Z","mtu":1450}} 2018-07-30 19:45:07,790 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-8d395c66-79fd-408c-a4ac-67472cb3584a 2018-07-30 19:45:07,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.228511095047s 2018-07-30 19:45:07,790 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-8d395c66-79fd-408c-a4ac-67472cb3584a 2018-07-30 19:45:07,790 - 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-30T19:45:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dce401fd-2b74-4a7f-8fb3-d4559d13897a', u'provider:segmentation_id': 66, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703', u'admin_state_up': True, u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:45:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:45:07,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:45:07,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:07,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-326cb2fa-53fd-4fe3-8261-8b5d7013c61d Date: Mon, 30 Jul 2018 19:45:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:45:07Z","provider:segmentation_id":66,"name":"singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:07Z","provider:network_type":"vxlan"}]} 2018-07-30 19:45:07,945 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-326cb2fa-53fd-4fe3-8261-8b5d7013c61d 2018-07-30 19:45:07,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.153864145279s 2018-07-30 19:45:07,945 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-326cb2fa-53fd-4fe3-8261-8b5d7013c61d 2018-07-30 19:45:07,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-30 19:45:07,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"subnet": {"name": "singlevm1-subnet_1041bed1-b3d5-4de7-aba1-b153822a6703", "enable_dhcp": true, "network_id": "dce401fd-2b74-4a7f-8fb3-d4559d13897a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 19:45:08,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bfa076f2-9221-4d10-bf54-8cb59a556604 Date: Mon, 30 Jul 2018 19:45:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:45:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec","subnetpool_id":null,"name":"singlevm1-subnet_1041bed1-b3d5-4de7-aba1-b153822a6703"}} 2018-07-30 19:45:08,900 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-bfa076f2-9221-4d10-bf54-8cb59a556604 2018-07-30 19:45:08,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.953373193741s 2018-07-30 19:45:08,901 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-bfa076f2-9221-4d10-bf54-8cb59a556604 2018-07-30 19:45:08,901 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:45:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_1041bed1-b3d5-4de7-aba1-b153822a6703', u'enable_dhcp': True, u'network_id': u'dce401fd-2b74-4a7f-8fb3-d4559d13897a', u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:45:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:45:08,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-30 19:45:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"router": {"external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb"}, "name": "singlevm1-router_1041bed1-b3d5-4de7-aba1-b153822a6703", "admin_state_up": true}}' 2018-07-30 19:45:14,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-817a1d55-7834-447d-be7f-455364186a6b Date: Mon, 30 Jul 2018 19:45:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:09Z", "admin_state_up": true, "updated_at": "2018-07-30T19:45:10Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "e9d05729-b10d-49a2-92e9-b32f028a2bf2", "name": "singlevm1-router_1041bed1-b3d5-4de7-aba1-b153822a6703"}} 2018-07-30 19:45:14,425 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-817a1d55-7834-447d-be7f-455364186a6b 2018-07-30 19:45:14,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 5.52182078362s 2018-07-30 19:45:14,425 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-817a1d55-7834-447d-be7f-455364186a6b 2018-07-30 19:45:14,426 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T19:45:10Z', u'revision_number': 2, u'ha': True, u'id': u'e9d05729-b10d-49a2-92e9-b32f028a2bf2', u'external_gateway_info': {u'network_id': u'96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2857a63b-5b2f-44fb-a0a8-1d60898fff81', u'ip_address': u'192.168.10.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_1041bed1-b3d5-4de7-aba1-b153822a6703', u'admin_state_up': True, u'tenant_id': u'd1411de28a2546b8a9cd9bbdec8d8383', u'created_at': u'2018-07-30T19:45:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1411de28a2546b8a9cd9bbdec8d8383'}) 2018-07-30 19:45:14,428 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-30 19:45:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2/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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"subnet_id": "7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec"}' 2018-07-30 19:45:17,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b9dc4020-7b4b-45dc-be1a-731373c7b958 Date: Mon, 30 Jul 2018 19:45:17 GMT RESP BODY: {"network_id": "dce401fd-2b74-4a7f-8fb3-d4559d13897a", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "subnet_id": "7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec", "subnet_ids": ["7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec"], "port_id": "042c3599-6db1-412e-8eea-17d5966137cc", "id": "e9d05729-b10d-49a2-92e9-b32f028a2bf2"} 2018-07-30 19:45:17,448 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2/add_router_interface.json used request id req-b9dc4020-7b4b-45dc-be1a-731373c7b958 2018-07-30 19:45:17,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.0202600956s 2018-07-30 19:45:17,448 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2/add_router_interface.json used request id req-b9dc4020-7b4b-45dc-be1a-731373c7b958 returning object e9d05729-b10d-49a2-92e9-b32f028a2bf2 2018-07-30 19:45:17,449 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 19:45:17,546 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 19:45:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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-30 19:45:17,559 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 782 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.168.10.222:9292/v2/", "rel": "self"}]}]} 2018-07-30 19:45:17,564 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:45:17,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:17,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-9b9de717-6762-4f2d-a66d-59e6adff1b19 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:45:17,710 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-9b9de717-6762-4f2d-a66d-59e6adff1b19 2018-07-30 19:45:17,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.14630818367s 2018-07-30 19:45:17,710 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-9b9de717-6762-4f2d-a66d-59e6adff1b19 2018-07-30 19:45:17,718 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-30 19:45:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703"}' 2018-07-30 19:45:17,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-cd2bebc9-a836-477c-ae5d-f7319695c4fd RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/file", "owner": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "size": null, "self": "/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "hw_mem_page_size": "large", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:45:17Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "checksum": null, "created_at": "2018-07-30T19:45:17Z", "protected": false} 2018-07-30 19:45:17,879 - keystoneauth.session - DEBUG - POST call to image for https://192.168.10.222:9292/v2/images used request id req-cd2bebc9-a836-477c-ae5d-f7319695c4fd 2018-07-30 19:45:17,880 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.160984039307s 2018-07-30 19:45:17,880 - shade.request_ids - DEBUG - POST call to image for https://192.168.10.222:9292/v2/images used request id req-cd2bebc9-a836-477c-ae5d-f7319695c4fd returning object c41c49b2-7192-492c-85cb-1d3dc1e61c75 2018-07-30 19:45:17,880 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-30 19:45:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '' 2018-07-30 19:45:18,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-022e6fb5-e58a-449a-a0da-1354200431e5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 19:45:18,600 - keystoneauth.session - DEBUG - PUT call to image for https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/file used request id req-022e6fb5-e58a-449a-a0da-1354200431e5 2018-07-30 19:45:18,606 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.725340127945s 2018-07-30 19:45:18,606 - shade.request_ids - DEBUG - PUT call to image for https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/file used request id req-022e6fb5-e58a-449a-a0da-1354200431e5 2018-07-30 19:45:18,606 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T19:45:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/file', u'owner': u'd1411de28a2546b8a9cd9bbdec8d8383', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c41c49b2-7192-492c-85cb-1d3dc1e61c75', u'size': None, u'name': u'singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703', u'checksum': None, u'self': u'/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T19:45:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 19:45:18,607 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-30 19:45:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "singlevm1-flavor_1041bed1-b3d5-4de7-aba1-b153822a6703", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 19:45:18,702 - 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-2ed4b793-03f5-44ee-82b8-10adae9f7782 x-compute-request-id: req-2ed4b793-03f5-44ee-82b8-10adae9f7782 RESP BODY: {"flavor": {"name": "singlevm1-flavor_1041bed1-b3d5-4de7-aba1-b153822a6703", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}], "ram": 1024, "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": "9c8c566d-2be6-43d3-8772-157ac0252150"}} 2018-07-30 19:45:18,703 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors used request id req-2ed4b793-03f5-44ee-82b8-10adae9f7782 2018-07-30 19:45:18,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0956008434296s 2018-07-30 19:45:18,703 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors used request id req-2ed4b793-03f5-44ee-82b8-10adae9f7782 2018-07-30 19:45:18,704 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_1041bed1-b3d5-4de7-aba1-b153822a6703', 'ephemeral': 0, 'ram': 1024, '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'd1411de28a2546b8a9cd9bbdec8d8383', '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'9c8c566d-2be6-43d3-8772-157ac0252150', 'swap': 0}) 2018-07-30 19:45:18,704 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 19:45:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150/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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-30 19:45:18,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-439a57ab-38e1-40b0-819b-a37c969ead8b x-compute-request-id: req-439a57ab-38e1-40b0-819b-a37c969ead8b RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-30 19:45:18,962 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150/os-extra_specs used request id req-439a57ab-38e1-40b0-819b-a37c969ead8b 2018-07-30 19:45:18,962 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.257936954498s 2018-07-30 19:45:18,963 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150/os-extra_specs used request id req-439a57ab-38e1-40b0-819b-a37c969ead8b 2018-07-30 19:45:18,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-30 19:45:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"keypair": {"name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703"}}' 2018-07-30 19:45:19,288 - 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-e99fc222-167b-4292-b868-f24daf86d0d6 x-compute-request-id: req-e99fc222-167b-4292-b868-f24daf86d0d6 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnDh1z7TXnlDwpzUcnZmOhpt+Z4llch3pXKJgLqxmBn4Gabr+rEPozxdGOoVWNPTrCLBJILYVPCHUZCckeUuXASw0BPGQkdmS3JR1ccHzJ9L/UhfpIOfZeEA2lxIyl1bU7kWsPTMWyM8dr7cYgCAQevvo/2FPRJ6uxq1Kmx3IlvuqMOWUWude/nvf+0DFT9po+d7OxUsGXhVHi18vjy0Vj7pSkCr48Wb9XPWQ1XXiIJQRfqDSPaA00RVrgatFcpGidoFIO6s3U5eUWmmVJUklEpdqp25wLvBLNl6gYJq1I4LvBV1rf3doMuUceAEx0n07vJ2HHRS76DgpLE2WXFNCB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5w4dc+0155Q8Kc1HJ2ZjoabfmeJZXId6VyiYC6sZgZ+Bmm6/\nqxD6M8XRjqFVjT06wiwSSC2FTwh1GQnJHlLlwEsNATxkJHZktyUdXHB8yfS/1IX6\nSDn2XhANpcSMpdW1O5FrD0zFsjPHa+3GIAgEHr76P9hT0SersatSpsdyJb7qjDll\nFrnXv573/tAxU/aaPnezsVLBl4VR4tfL48tFY+6UpAq+PFm/Vz1kNV14iCUEX6g0\nj2gNNEVa4GrRXKRonaBSDurN1OXlFpplSVJJRKXaqducC7wSzZeoGCatSOC7wVda\n393aDLlHHgBMdJ9O7ydhx0Uu+g4KSxNllxTQgQIDAQABAoIBAH86J3+pE7CT0FkY\nPuD0IVJm5+L9X0VzGCucH7T1HxNgOGZIK2RP8eXGPLD0J36hQ5Sd3ec+oZQ2TPxf\nhg4biYVMDjoq/d2SD71FQ5ieHCi8i1DEAV/6Aq4i2tD3nJbISYYmebQwCwAoQNwu\nTpVetJ4VfQjg3q5h0MoBU36gfjtHjA0QjPV2HN2pYQ3AQ6JleAOCXe+Mjhk8mXEn\ncib+GlZ/o7DDObgMzfUZblvvOa/T+ZitqJZTw3PMGCjWGn2tC2F14vkwcTGshVVj\njXmQdxubU9I/miMCNZENdTUIjOigvK5C2YZ6uP9TdLTk+Fx9z8WDW+e0hg3Od2+X\nIxQgMA0CgYEA/v82ecRa8QunWOo7mes80gdvLIn4itmaxcZnWeL4m7Fo83RtH1fq\nHpME+qWfvFBP3vHmYG/XNBZYvsZzmGJrvE0nKfpYeVAGTUPhDLi2ZTtHNvG6HEMj\nekTY+T6+AUOBdux7YuLLjffM/QsB/MoE4gqcH74OPkwbPs5YgukTfmMCgYEA5/bK\n2Szg6sbK/PmoFTrnsPt9roEqZyqwrVAHAWloTsp+H3StEzP77OKsCJ6tSXkJILa1\nro3C0dAvR3iMNv/xQfqyvgg30pXJlmetReK41/R/A2t94ZOhS8ot75QGRZ5I/ds5\n0srk4qTMtO9rYQ67vJzJnji9u/2A6effjKgJiMsCgYEArvcewd5hKBP+95uA2dP3\nH4XKWp0w1NUKxbmlIKAERZAtmx6/4UnJcsEeIX2TZPsWUrtYf8M9vpe2vPAeUOj3\nU3T88mi8XED0kf+JY9k6Davm6WRjdxD6PuMOnbbXWLahFqCc6PUFBpyJIvdynalg\nQFlXVtBppYVDDI05Xlne7lECgYEA3STbntC6XRnIzAT3ycWuvXwGBif+VPzOE20I\nQMBNQVCrjTGfD3+v3db8S/t7GWDa4uVNsGxWH9FqQakbhBPd3hkz7xfGoG1NEqck\n+kt8DeZ6cLg5+qTUUX0e7hkhIZ4V2G74YY4tSCX1Q0o+BPoW4WpYjQ9rU54LGPSG\nm4JYFKECgYEAjzpI8nJrRz7LuAbMbxph5abnVxcLYKiY2/yxTCLsyL2R/WXISnbt\nknb7zUqHVGIwzS35g8sFSmItHLXjuCtd8zpDAezPN0c+sLTQMeRPQijBjk2lnVvJ\nCCDKsxENxjzjj9IkbWrKlEtamctAH/UDEAycEpsKNJ8AiXnrxFDa5XU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "14e13501186145c99356b4f76e31ec3e", "name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "fingerprint": "9e:9d:f5:6d:e1:cd:8b:34:7a:df:de:a7:19:09:52:ac"}} 2018-07-30 19:45:19,288 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/os-keypairs used request id req-e99fc222-167b-4292-b868-f24daf86d0d6 2018-07-30 19:45:19,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.324860095978s 2018-07-30 19:45:19,288 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/os-keypairs used request id req-e99fc222-167b-4292-b868-f24daf86d0d6 2018-07-30 19:45:19,289 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnDh1z7TXnlDwpzUcnZmOhpt+Z4llch3pXKJgLqxmBn4Gabr+rEPozxdGOoVWNPTrCLBJILYVPCHUZCckeUuXASw0BPGQkdmS3JR1ccHzJ9L/UhfpIOfZeEA2lxIyl1bU7kWsPTMWyM8dr7cYgCAQevvo/2FPRJ6uxq1Kmx3IlvuqMOWUWude/nvf+0DFT9po+d7OxUsGXhVHi18vjy0Vj7pSkCr48Wb9XPWQ1XXiIJQRfqDSPaA00RVrgatFcpGidoFIO6s3U5eUWmmVJUklEpdqp25wLvBLNl6gYJq1I4LvBV1rf3doMuUceAEx0n07vJ2HHRS76DgpLE2WXFNCB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5w4dc+0155Q8Kc1HJ2ZjoabfmeJZXId6VyiYC6sZgZ+Bmm6/\nqxD6M8XRjqFVjT06wiwSSC2FTwh1GQnJHlLlwEsNATxkJHZktyUdXHB8yfS/1IX6\nSDn2XhANpcSMpdW1O5FrD0zFsjPHa+3GIAgEHr76P9hT0SersatSpsdyJb7qjDll\nFrnXv573/tAxU/aaPnezsVLBl4VR4tfL48tFY+6UpAq+PFm/Vz1kNV14iCUEX6g0\nj2gNNEVa4GrRXKRonaBSDurN1OXlFpplSVJJRKXaqducC7wSzZeoGCatSOC7wVda\n393aDLlHHgBMdJ9O7ydhx0Uu+g4KSxNllxTQgQIDAQABAoIBAH86J3+pE7CT0FkY\nPuD0IVJm5+L9X0VzGCucH7T1HxNgOGZIK2RP8eXGPLD0J36hQ5Sd3ec+oZQ2TPxf\nhg4biYVMDjoq/d2SD71FQ5ieHCi8i1DEAV/6Aq4i2tD3nJbISYYmebQwCwAoQNwu\nTpVetJ4VfQjg3q5h0MoBU36gfjtHjA0QjPV2HN2pYQ3AQ6JleAOCXe+Mjhk8mXEn\ncib+GlZ/o7DDObgMzfUZblvvOa/T+ZitqJZTw3PMGCjWGn2tC2F14vkwcTGshVVj\njXmQdxubU9I/miMCNZENdTUIjOigvK5C2YZ6uP9TdLTk+Fx9z8WDW+e0hg3Od2+X\nIxQgMA0CgYEA/v82ecRa8QunWOo7mes80gdvLIn4itmaxcZnWeL4m7Fo83RtH1fq\nHpME+qWfvFBP3vHmYG/XNBZYvsZzmGJrvE0nKfpYeVAGTUPhDLi2ZTtHNvG6HEMj\nekTY+T6+AUOBdux7YuLLjffM/QsB/MoE4gqcH74OPkwbPs5YgukTfmMCgYEA5/bK\n2Szg6sbK/PmoFTrnsPt9roEqZyqwrVAHAWloTsp+H3StEzP77OKsCJ6tSXkJILa1\nro3C0dAvR3iMNv/xQfqyvgg30pXJlmetReK41/R/A2t94ZOhS8ot75QGRZ5I/ds5\n0srk4qTMtO9rYQ67vJzJnji9u/2A6effjKgJiMsCgYEArvcewd5hKBP+95uA2dP3\nH4XKWp0w1NUKxbmlIKAERZAtmx6/4UnJcsEeIX2TZPsWUrtYf8M9vpe2vPAeUOj3\nU3T88mi8XED0kf+JY9k6Davm6WRjdxD6PuMOnbbXWLahFqCc6PUFBpyJIvdynalg\nQFlXVtBppYVDDI05Xlne7lECgYEA3STbntC6XRnIzAT3ycWuvXwGBif+VPzOE20I\nQMBNQVCrjTGfD3+v3db8S/t7GWDa4uVNsGxWH9FqQakbhBPd3hkz7xfGoG1NEqck\n+kt8DeZ6cLg5+qTUUX0e7hkhIZ4V2G74YY4tSCX1Q0o+BPoW4WpYjQ9rU54LGPSG\nm4JYFKECgYEAjzpI8nJrRz7LuAbMbxph5abnVxcLYKiY2/yxTCLsyL2R/WXISnbt\nknb7zUqHVGIwzS35g8sFSmItHLXjuCtd8zpDAezPN0c+sLTQMeRPQijBjk2lnVvJ\nCCDKsxENxjzjj9IkbWrKlEtamctAH/UDEAycEpsKNJ8AiXnrxFDa5XU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'14e13501186145c99356b4f76e31ec3e', 'name': u'singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703', 'created_at': '2018-07-30T19:45:19.289435', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1411de28a2546b8a9cd9bbdec8d8383', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'9e:9d:f5:6d:e1:cd:8b:34:7a:df:de:a7:19:09:52:ac', 'type': 'ssh', 'id': u'singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703'}) 2018-07-30 19:45:19,289 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5w4dc+0155Q8Kc1HJ2ZjoabfmeJZXId6VyiYC6sZgZ+Bmm6/ qxD6M8XRjqFVjT06wiwSSC2FTwh1GQnJHlLlwEsNATxkJHZktyUdXHB8yfS/1IX6 SDn2XhANpcSMpdW1O5FrD0zFsjPHa+3GIAgEHr76P9hT0SersatSpsdyJb7qjDll FrnXv573/tAxU/aaPnezsVLBl4VR4tfL48tFY+6UpAq+PFm/Vz1kNV14iCUEX6g0 j2gNNEVa4GrRXKRonaBSDurN1OXlFpplSVJJRKXaqducC7wSzZeoGCatSOC7wVda 393aDLlHHgBMdJ9O7ydhx0Uu+g4KSxNllxTQgQIDAQABAoIBAH86J3+pE7CT0FkY PuD0IVJm5+L9X0VzGCucH7T1HxNgOGZIK2RP8eXGPLD0J36hQ5Sd3ec+oZQ2TPxf hg4biYVMDjoq/d2SD71FQ5ieHCi8i1DEAV/6Aq4i2tD3nJbISYYmebQwCwAoQNwu TpVetJ4VfQjg3q5h0MoBU36gfjtHjA0QjPV2HN2pYQ3AQ6JleAOCXe+Mjhk8mXEn cib+GlZ/o7DDObgMzfUZblvvOa/T+ZitqJZTw3PMGCjWGn2tC2F14vkwcTGshVVj jXmQdxubU9I/miMCNZENdTUIjOigvK5C2YZ6uP9TdLTk+Fx9z8WDW+e0hg3Od2+X IxQgMA0CgYEA/v82ecRa8QunWOo7mes80gdvLIn4itmaxcZnWeL4m7Fo83RtH1fq HpME+qWfvFBP3vHmYG/XNBZYvsZzmGJrvE0nKfpYeVAGTUPhDLi2ZTtHNvG6HEMj ekTY+T6+AUOBdux7YuLLjffM/QsB/MoE4gqcH74OPkwbPs5YgukTfmMCgYEA5/bK 2Szg6sbK/PmoFTrnsPt9roEqZyqwrVAHAWloTsp+H3StEzP77OKsCJ6tSXkJILa1 ro3C0dAvR3iMNv/xQfqyvgg30pXJlmetReK41/R/A2t94ZOhS8ot75QGRZ5I/ds5 0srk4qTMtO9rYQ67vJzJnji9u/2A6effjKgJiMsCgYEArvcewd5hKBP+95uA2dP3 H4XKWp0w1NUKxbmlIKAERZAtmx6/4UnJcsEeIX2TZPsWUrtYf8M9vpe2vPAeUOj3 U3T88mi8XED0kf+JY9k6Davm6WRjdxD6PuMOnbbXWLahFqCc6PUFBpyJIvdynalg QFlXVtBppYVDDI05Xlne7lECgYEA3STbntC6XRnIzAT3ycWuvXwGBif+VPzOE20I QMBNQVCrjTGfD3+v3db8S/t7GWDa4uVNsGxWH9FqQakbhBPd3hkz7xfGoG1NEqck +kt8DeZ6cLg5+qTUUX0e7hkhIZ4V2G74YY4tSCX1Q0o+BPoW4WpYjQ9rU54LGPSG m4JYFKECgYEAjzpI8nJrRz7LuAbMbxph5abnVxcLYKiY2/yxTCLsyL2R/WXISnbt knb7zUqHVGIwzS35g8sFSmItHLXjuCtd8zpDAezPN0c+sLTQMeRPQijBjk2lnVvJ CCDKsxENxjzjj9IkbWrKlEtamctAH/UDEAycEpsKNJ8AiXnrxFDa5XU= -----END RSA PRIVATE KEY----- 2018-07-30 19:45:19,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-30 19:45:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"security_group": {"name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-30 19:45:19,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-cb50f8a3-826d-449d-804f-4eea2eb1bd88 Date: Mon, 30 Jul 2018 19:45:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:19Z", "updated_at": "2018-07-30T19:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "ab68cd43-b90d-4320-8b08-e449092c2323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "b8ae13a5-9082-426e-bbfe-c851dfa94b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 2, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703"}} 2018-07-30 19:45:19,489 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-cb50f8a3-826d-449d-804f-4eea2eb1bd88 2018-07-30 19:45:19,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.196962833405s 2018-07-30 19:45:19,490 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-cb50f8a3-826d-449d-804f-4eea2eb1bd88 2018-07-30 19:45:19,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-30 19:45:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:19,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-b1492cb9-af9e-477e-8845-c6a88f06c7c7 Date: Mon, 30 Jul 2018 19:45:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "created_at": "2018-07-30T19:43:40Z", "updated_at": "2018-07-30T19:43:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "beacfa8e-f244-46a7-8e75-73f4d96bdd10", "remote_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "7c8c55bf-8b67-451e-9267-82fe3fdd6edb", "remote_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "76557c2c-e3ff-4152-8da4-5c69b89e616d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "9e05c5f5-402e-4c54-bf28-7fc9294166a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}], "revision_number": 4, "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:40:19Z", "updated_at": "2018-07-30T19:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "7643217c-4475-463f-9333-be0d2c0d0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "919d0ed6-47c2-4893-b3a6-4fa62f07389a", "remote_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "6af94d4a-a88b-4442-998c-8f9f6da7154a", "remote_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "29148bdb-fc23-4071-865a-befd70244cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 4, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T19:43:13Z", "updated_at": "2018-07-30T19:43:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:13Z", "revision_number": 0, "id": "ee9f20f8-08fe-46d5-b4b5-a29333c6ef31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "cfa65f1a-ff52-4665-9983-5695833df59e", "remote_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "83f88185-a6d4-44b3-9392-7012f91d8aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "786e857d-6ffc-42af-897d-2a874205e454", "remote_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "created_at": "2018-07-30T19:44:40Z", "updated_at": "2018-07-30T19:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "119642c5-eff5-4a58-be83-23765ea8520e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "38a0dfa8-b7cb-465c-a685-09705f240779", "remote_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "fc7de953-27e3-47ef-a03b-d877187ef590", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "131e081d-27b7-4a3e-bb26-a8b1f62d694c", "remote_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}], "revision_number": 4, "project_id": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:19Z", "updated_at": "2018-07-30T19:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "b8ae13a5-9082-426e-bbfe-c851dfa94b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "ab68cd43-b90d-4320-8b08-e449092c2323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 2, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703"}]} 2018-07-30 19:45:19,569 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-b1492cb9-af9e-477e-8845-c6a88f06c7c7 2018-07-30 19:45:19,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0757851600647s 2018-07-30 19:45:19,570 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-b1492cb9-af9e-477e-8845-c6a88f06c7c7 2018-07-30 19:45:19,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-30 19:45:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -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": "fe919aff-9c52-4dcb-bd6c-450738bbbde1"}}' 2018-07-30 19:45:19,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-261281e2-ecea-45c1-b6f9-8a574448970d Date: Mon, 30 Jul 2018 19:45:19 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-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "port_range_min": 22, "revision_number": 0, "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:19Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "56b29c29-6573-4da8-b63a-9975d8954675"}} 2018-07-30 19:45:19,830 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/security-group-rules.json used request id req-261281e2-ecea-45c1-b6f9-8a574448970d 2018-07-30 19:45:19,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.256597995758s 2018-07-30 19:45:19,831 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/security-group-rules.json used request id req-261281e2-ecea-45c1-b6f9-8a574448970d 2018-07-30 19:45:19,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-30 19:45:19,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:19,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-a6a62fe1-8635-48b9-a645-581b7fd1b382 Date: Mon, 30 Jul 2018 19:45:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "created_at": "2018-07-30T19:43:40Z", "updated_at": "2018-07-30T19:43:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "beacfa8e-f244-46a7-8e75-73f4d96bdd10", "remote_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "7c8c55bf-8b67-451e-9267-82fe3fdd6edb", "remote_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "76557c2c-e3ff-4152-8da4-5c69b89e616d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "9e05c5f5-402e-4c54-bf28-7fc9294166a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}], "revision_number": 4, "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:40:19Z", "updated_at": "2018-07-30T19:40:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "6af94d4a-a88b-4442-998c-8f9f6da7154a", "remote_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "29148bdb-fc23-4071-865a-befd70244cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "7643217c-4475-463f-9333-be0d2c0d0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "919d0ed6-47c2-4893-b3a6-4fa62f07389a", "remote_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 4, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T19:43:13Z", "updated_at": "2018-07-30T19:43:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:13Z", "revision_number": 0, "id": "cfa65f1a-ff52-4665-9983-5695833df59e", "remote_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "83f88185-a6d4-44b3-9392-7012f91d8aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "786e857d-6ffc-42af-897d-2a874205e454", "remote_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "ee9f20f8-08fe-46d5-b4b5-a29333c6ef31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "created_at": "2018-07-30T19:44:40Z", "updated_at": "2018-07-30T19:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "119642c5-eff5-4a58-be83-23765ea8520e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "38a0dfa8-b7cb-465c-a685-09705f240779", "remote_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "fc7de953-27e3-47ef-a03b-d877187ef590", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "131e081d-27b7-4a3e-bb26-a8b1f62d694c", "remote_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}], "revision_number": 4, "project_id": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:19Z", "updated_at": "2018-07-30T19:45:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "56b29c29-6573-4da8-b63a-9975d8954675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "b8ae13a5-9082-426e-bbfe-c851dfa94b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "ab68cd43-b90d-4320-8b08-e449092c2323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 3, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703"}]} 2018-07-30 19:45:19,912 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-a6a62fe1-8635-48b9-a645-581b7fd1b382 2018-07-30 19:45:19,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0786180496216s 2018-07-30 19:45:19,913 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-a6a62fe1-8635-48b9-a645-581b7fd1b382 2018-07-30 19:45:19,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-30 19:45:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -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": "fe919aff-9c52-4dcb-bd6c-450738bbbde1"}}' 2018-07-30 19:45:20,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2c35e1bf-5b57-4d84-aea6-e64338b458f2 Date: Mon, 30 Jul 2018 19:45:20 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-30T19:45:20Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "port_range_min": null, "revision_number": 0, "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:20Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "e8ec492e-7acd-4d93-88bc-6d6769b672b6"}} 2018-07-30 19:45:20,059 - keystoneauth.session - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/security-group-rules.json used request id req-2c35e1bf-5b57-4d84-aea6-e64338b458f2 2018-07-30 19:45:20,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.143072128296s 2018-07-30 19:45:20,059 - shade.request_ids - DEBUG - POST call to network for https://192.168.10.222:9696/v2.0/security-group-rules.json used request id req-2c35e1bf-5b57-4d84-aea6-e64338b458f2 2018-07-30 19:45:20,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:45:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:20,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-bdcda8af-9874-46cb-a9dd-02870e28092e Date: Mon, 30 Jul 2018 19:45:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0fa29e3b-205d-4ce7-9a7d-5f1f833fb413","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["6e3e5328-1e22-4d43-a84e-484b9d1f4bd0"],"description":"","tags":[],"updated_at":"2018-07-30T19:45:09Z","provider:segmentation_id":65,"name":"HA network tenant d1411de28a2546b8a9cd9bbdec8d8383","admin_state_up":true,"tenant_id":"","created_at":"2018-07-30T19:45:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec"],"description":"","tags":[],"updated_at":"2018-07-30T19:45:08Z","provider:segmentation_id":66,"name":"singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:07Z","provider:network_type":"vxlan"}]} 2018-07-30 19:45:20,177 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-bdcda8af-9874-46cb-a9dd-02870e28092e 2018-07-30 19:45:20,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.117266893387s 2018-07-30 19:45:20,178 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-bdcda8af-9874-46cb-a9dd-02870e28092e 2018-07-30 19:45:20,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:45:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:20,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json x-openstack-request-id: req-5cd6dbc4-314b-469d-b9e3-d09ffbe60e3f RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/snap", "metadata": {}}], "file": "/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/file", "owner": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "size": 12716032, "self": "/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:45:18Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T19:45:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:45:20,213 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-5cd6dbc4-314b-469d-b9e3-d09ffbe60e3f 2018-07-30 19:45:20,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0309970378876s 2018-07-30 19:45:20,213 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-5cd6dbc4-314b-469d-b9e3-d09ffbe60e3f 2018-07-30 19:45:20,215 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-30 19:45:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:20,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2658 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff51d20a-c3ea-4eb5-b6ab-dd2d0bfccc3a x-compute-request-id: req-ff51d20a-c3ea-4eb5-b6ab-dd2d0bfccc3a RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.168.10.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_1041bed1-b3d5-4de7-aba1-b153822a6703", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}], "ram": 1024, "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": "9c8c566d-2be6-43d3-8772-157ac0252150"}]} 2018-07-30 19:45:20,250 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-ff51d20a-c3ea-4eb5-b6ab-dd2d0bfccc3a 2018-07-30 19:45:20,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0346529483795s 2018-07-30 19:45:20,250 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-ff51d20a-c3ea-4eb5-b6ab-dd2d0bfccc3a 2018-07-30 19:45:20,254 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-30 19:45:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"server": {"name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "imageRef": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "flavorRef": "9c8c566d-2be6-43d3-8772-157ac0252150", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dce401fd-2b74-4a7f-8fb3-d4559d13897a"}], "security_groups": [{"name": "fe919aff-9c52-4dcb-bd6c-450738bbbde1"}]}}' 2018-07-30 19:45:22,655 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 411 location: https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-49743ac3-3bcf-485c-9f16-4d1f7555d956 x-compute-request-id: req-49743ac3-3bcf-485c-9f16-4d1f7555d956 RESP BODY: {"server": {"security_groups": [{"name": "fe919aff-9c52-4dcb-bd6c-450738bbbde1"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "adminPass": "8Z2c2UF6qsB3"}} 2018-07-30 19:45:22,655 - keystoneauth.session - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/servers used request id req-49743ac3-3bcf-485c-9f16-4d1f7555d956 2018-07-30 19:45:22,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.40107917786s 2018-07-30 19:45:22,656 - shade.request_ids - DEBUG - POST call to compute for https://192.168.10.222:8774/v2.1/servers used request id req-49743ac3-3bcf-485c-9f16-4d1f7555d956 2018-07-30 19:45:22,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:45:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:23,430 - keystoneauth.session - 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-7fa5d845-0636-480f-aa34-ecb294add72a x-compute-request-id: req-7fa5d845-0636-480f-aa34-ecb294add72a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "image": {"id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "links": [{"href": "https://192.168.10.222:8774/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c8c566d-2be6-43d3-8772-157ac0252150", "links": [{"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}]}, "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "user_id": "14e13501186145c99356b4f76e31ec3e", "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-30T19:45:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "created": "2018-07-30T19:45:22Z", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 19:45:23,430 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-7fa5d845-0636-480f-aa34-ecb294add72a 2018-07-30 19:45:23,430 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.77356004715s 2018-07-30 19:45:23,431 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-7fa5d845-0636-480f-aa34-ecb294add72a 2018-07-30 19:45:23,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:45:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:23,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-65fc2bcc-0982-4fd3-b6e6-ead8cea3d4d2 Date: Mon, 30 Jul 2018 19:45:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0fa29e3b-205d-4ce7-9a7d-5f1f833fb413","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["6e3e5328-1e22-4d43-a84e-484b9d1f4bd0"],"description":"","tags":[],"updated_at":"2018-07-30T19:45:09Z","provider:segmentation_id":65,"name":"HA network tenant d1411de28a2546b8a9cd9bbdec8d8383","admin_state_up":true,"tenant_id":"","created_at":"2018-07-30T19:45:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec"],"description":"","tags":[],"updated_at":"2018-07-30T19:45:08Z","provider:segmentation_id":66,"name":"singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:07Z","provider:network_type":"vxlan"}]} 2018-07-30 19:45:23,530 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-65fc2bcc-0982-4fd3-b6e6-ead8cea3d4d2 2018-07-30 19:45:23,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.0946300029755s 2018-07-30 19:45:23,531 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-65fc2bcc-0982-4fd3-b6e6-ead8cea3d4d2 2018-07-30 19:45:23,532 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:45:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:23,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1873 X-Openstack-Request-Id: req-231dbd9e-6ea3-49df-b520-c58ee47752bf Date: Mon, 30 Jul 2018 19:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:25Z","dns_nameservers":[],"updated_at":"2018-07-30T19:40:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.10.100","end":"192.168.10.200"}],"gateway_ip":"192.168.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.10.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0fa29e3b-205d-4ce7-9a7d-5f1f833fb413","tenant_id":"","created_at":"2018-07-30T19:45:09Z","dns_nameservers":[],"updated_at":"2018-07-30T19:45:09Z","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":"6e3e5328-1e22-4d43-a84e-484b9d1f4bd0","subnetpool_id":null,"name":"HA subnet tenant d1411de28a2546b8a9cd9bbdec8d8383"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:45:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec","subnetpool_id":null,"name":"singlevm1-subnet_1041bed1-b3d5-4de7-aba1-b153822a6703"}]} 2018-07-30 19:45:23,611 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-231dbd9e-6ea3-49df-b520-c58ee47752bf 2018-07-30 19:45:23,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0878219604492s 2018-07-30 19:45:23,620 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-231dbd9e-6ea3-49df-b520-c58ee47752bf 2018-07-30 19:45:23,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 19:45:25,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:45:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:26,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1542 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fce09f9-bcff-4350-add8-b96bda0052c9 x-compute-request-id: req-9fce09f9-bcff-4350-add8-b96bda0052c9 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "image": {"id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "links": [{"href": "https://192.168.10.222:8774/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c8c566d-2be6-43d3-8772-157ac0252150", "links": [{"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}]}, "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "user_id": "14e13501186145c99356b4f76e31ec3e", "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-30T19:45:25Z", "hostId": "860c57066f858f20660f8aecb7e2f7a7d92f07e2fb6dc3f7ddd5a293", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "created": "2018-07-30T19:45:22Z", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 19:45:26,316 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-9fce09f9-bcff-4350-add8-b96bda0052c9 2018-07-30 19:45:26,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.69255399704s 2018-07-30 19:45:26,316 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-9fce09f9-bcff-4350-add8-b96bda0052c9 2018-07-30 19:45:26,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 19:45:28,323 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:45:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:29,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1614 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b214818b-025e-4979-b757-39e985b8c124 x-compute-request-id: req-b214818b-025e-4979-b757-39e985b8c124 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "image": {"id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "links": [{"href": "https://192.168.10.222:8774/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c8c566d-2be6-43d3-8772-157ac0252150", "links": [{"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}]}, "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "security_groups": [{"name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703"}], "user_id": "14e13501186145c99356b4f76e31ec3e", "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-30T19:45:26Z", "hostId": "860c57066f858f20660f8aecb7e2f7a7d92f07e2fb6dc3f7ddd5a293", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "created": "2018-07-30T19:45:22Z", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 19:45:29,605 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-b214818b-025e-4979-b757-39e985b8c124 2018-07-30 19:45:29,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.28214001656s 2018-07-30 19:45:29,605 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-b214818b-025e-4979-b757-39e985b8c124 2018-07-30 19:45:29,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 19:45:31,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:45:31,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:32,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1468 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d896a13-bf27-4939-8d03-23f89c9863e3 x-compute-request-id: req-5d896a13-bf27-4939-8d03-23f89c9863e3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "image": {"id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "links": [{"href": "https://192.168.10.222:8774/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c8c566d-2be6-43d3-8772-157ac0252150", "links": [{"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}]}, "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "user_id": "14e13501186145c99356b4f76e31ec3e", "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-30T19:45:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "created": "2018-07-30T19:45:22Z", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 19:45:32,851 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-5d896a13-bf27-4939-8d03-23f89c9863e3 2018-07-30 19:45:32,851 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.23867511749s 2018-07-30 19:45:32,851 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-5d896a13-bf27-4939-8d03-23f89c9863e3 2018-07-30 19:45:32,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 19:45:34,857 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:45:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:36,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1614 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d917a2f0-617c-412b-947c-19041944df57 x-compute-request-id: req-d917a2f0-617c-412b-947c-19041944df57 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "image": {"id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "links": [{"href": "https://192.168.10.222:8774/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c8c566d-2be6-43d3-8772-157ac0252150", "links": [{"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}]}, "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "security_groups": [{"name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703"}], "user_id": "14e13501186145c99356b4f76e31ec3e", "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-30T19:45:34Z", "hostId": "05a84faee42f3acbb9de3b2cb23185285b155de2e3917dba75d34d77", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "created": "2018-07-30T19:45:22Z", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 19:45:36,433 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-d917a2f0-617c-412b-947c-19041944df57 2018-07-30 19:45:36,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.576130867s 2018-07-30 19:45:36,434 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-d917a2f0-617c-412b-947c-19041944df57 2018-07-30 19:45:36,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 19:45:38,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-30 19:45:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:39,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1854 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f2c7731-d3ca-4ed8-9a2e-c1ed6894e241 x-compute-request-id: req-2f2c7731-d3ca-4ed8-9a2e-c1ed6894e241 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.168.10.222:8774/v2.1/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "self"}, {"href": "https://192.168.10.222:8774/servers/d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "rel": "bookmark"}], "image": {"id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "links": [{"href": "https://192.168.10.222:8774/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c8c566d-2be6-43d3-8772-157ac0252150", "links": [{"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}]}, "id": "d5f23a84-3891-4fbb-9fb8-6a7fa93e193e", "user_id": "14e13501186145c99356b4f76e31ec3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-07-30T19:45:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703", "created": "2018-07-30T19:45:22Z", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d5f23a84-3891-4fbb-9fb8-6a7fa93e193e.", "code": 500, "details": " File \"/openstack/venvs/nova-17.0.3/lib/python2.7/site-packages/nova/conductor/manager.py\", line 580, in build_instances\n raise exception.MaxRetriesExceeded(reason=msg)\n", "created": "2018-07-30T19:45:38Z"}, "metadata": {}}]} 2018-07-30 19:45:39,680 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-2f2c7731-d3ca-4ed8-9a2e-c1ed6894e241 2018-07-30 19:45:39,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.2396979332s 2018-07-30 19:45:39,680 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/servers/detail used request id req-2f2c7731-d3ca-4ed8-9a2e-c1ed6894e241 2018-07-30 19:45:39,685 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6933, in get_active_server extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d5f23a84-3891-4fbb-9fb8-6a7fa93e193e.', 'Extra: {\'server\': Munch({\'vm_state\': u\'error\', u\'OS-EXT-STS:task_state\': None, \'addresses\': Munch({}), \'terminated_at\': None, \'image\': Munch({u\'id\': u\'c41c49b2-7192-492c-85cb-1d3dc1e61c75\'}), u\'OS-EXT-AZ:availability_zone\': u\'nova\', u\'OS-EXT-STS:vm_state\': u\'error\', u\'OS-EXT-SRV-ATTR:instance_name\': u\'instance-00000004\', u\'OS-SRV-USG:launched_at\': None, \'flavor\': Munch({u\'id\': u\'9c8c566d-2be6-43d3-8772-157ac0252150\'}), \'az\': u\'nova\', \'id\': u\'d5f23a84-3891-4fbb-9fb8-6a7fa93e193e\', \'security_groups\': [], u\'os-extended-volumes:volumes_attached\': [], \'user_id\': u\'14e13501186145c99356b4f76e31ec3e\', \'disk_config\': u\'MANUAL\', u\'OS-DCF:diskConfig\': u\'MANUAL\', \'networks\': {}, \'accessIPv4\': \'\', \'accessIPv6\': \'\', \'location\': Munch({\'project\': Munch({\'domain_id\': None, \'id\': u\'d1411de28a2546b8a9cd9bbdec8d8383\', \'name\': \'admin\', \'domain_name\': \'Default\'}), \'zone\': u\'nova\', \'region_name\': \'RegionOne\', \'cloud\': \'envvars\'}), \'power_state\': 0, \'public_v4\': \'\', \'progress\': 0, u\'OS-EXT-STS:power_state\': 0, \'interface_ip\': \'\', \'launched_at\': None, \'metadata\': Munch({}), \'status\': u\'ERROR\', \'updated\': u\'2018-07-30T19:45:37Z\', \'hostId\': u\'\', u\'OS-EXT-SRV-ATTR:host\': None, u\'OS-SRV-USG:terminated_at\': None, \'key_name\': u\'singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703\', \'public_v6\': \'\', \'private_v4\': \'\', \'cloud\': \'envvars\', \'host_id\': u\'\', \'task_state\': None, \'properties\': Munch({u\'OS-EXT-STS:task_state\': None, u\'OS-EXT-SRV-ATTR:host\': None, u\'OS-SRV-USG:terminated_at\': None, u\'fault\': Munch({u\'message\': u\'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d5f23a84-3891-4fbb-9fb8-6a7fa93e193e.\', u\'code\': 500, u\'details\': u\' File "/openstack/venvs/nova-17.0.3/lib/python2.7/site-packages/nova/conductor/manager.py", line 580, in build_instances\\n raise exception.MaxRetriesExceeded(reason=msg)\\n\', u\'created\': u\'2018-07-30T19:45:38Z\'}), u\'OS-DCF:diskConfig\': u\'MANUAL\', u\'os-extended-volumes:volumes_attached\': [], u\'OS-EXT-STS:vm_state\': u\'error\', u\'OS-EXT-SRV-ATTR:instance_name\': u\'instance-00000004\', u\'OS-SRV-USG:launched_at\': None, u\'OS-EXT-SRV-ATTR:hypervisor_hostname\': None, u\'OS-EXT-STS:power_state\': 0, u\'OS-EXT-AZ:availability_zone\': u\'nova\'}), \'project_id\': u\'d1411de28a2546b8a9cd9bbdec8d8383\', u\'OS-EXT-SRV-ATTR:hypervisor_hostname\': None, \'name\': u\'singlevm1-vm_1041bed1-b3d5-4de7-aba1-b153822a6703\', \'adminPass\': None, \'tenant_id\': u\'d1411de28a2546b8a9cd9bbdec8d8383\', \'created_at\': u\'2018-07-30T19:45:22Z\', \'created\': u\'2018-07-30T19:45:22Z\', \'has_config_drive\': False, \'volumes\': [], u\'fault\': Munch({u\'message\': u\'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d5f23a84-3891-4fbb-9fb8-6a7fa93e193e.\', u\'code\': 500, u\'details\': u\' File "/openstack/venvs/nova-17.0.3/lib/python2.7/site-packages/nova/conductor/manager.py", line 580, in build_instances\\n raise exception.MaxRetriesExceeded(reason=msg)\\n\', u\'created\': u\'2018-07-30T19:45:38Z\'}), \'config_drive\': u\'\', \'region\': \'RegionOne\'})}') 2018-07-30 19:45:40,308 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 19:45:40,309 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:32 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-30 19:45:40,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-30 19:45:40,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:40,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11750 X-Openstack-Request-Id: req-a90747d1-29be-4b5b-8f1b-7a51e170218d Date: Mon, 30 Jul 2018 19:45:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "created_at": "2018-07-30T19:43:40Z", "updated_at": "2018-07-30T19:43:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "76557c2c-e3ff-4152-8da4-5c69b89e616d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "7c8c55bf-8b67-451e-9267-82fe3fdd6edb", "remote_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "9e05c5f5-402e-4c54-bf28-7fc9294166a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:40Z", "revision_number": 0, "id": "beacfa8e-f244-46a7-8e75-73f4d96bdd10", "remote_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:40Z", "security_group_id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "tenant_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7"}], "revision_number": 4, "project_id": "9b549a2e099c4c6aac6ed8aafe8be5b7", "id": "26ceab56-9f03-4fad-bc85-3d71540b710b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:40:19Z", "updated_at": "2018-07-30T19:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "29148bdb-fc23-4071-865a-befd70244cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "6af94d4a-a88b-4442-998c-8f9f6da7154a", "remote_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "7643217c-4475-463f-9333-be0d2c0d0180", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:40:19Z", "revision_number": 0, "id": "919d0ed6-47c2-4893-b3a6-4fa62f07389a", "remote_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "remote_ip_prefix": null, "created_at": "2018-07-30T19:40:19Z", "security_group_id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 4, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "6284a8f3-acf9-4110-9f2d-eb788eff07f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T19:43:13Z", "updated_at": "2018-07-30T19:43:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:43:13Z", "revision_number": 0, "id": "786e857d-6ffc-42af-897d-2a874205e454", "remote_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "83f88185-a6d4-44b3-9392-7012f91d8aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "cfa65f1a-ff52-4665-9983-5695833df59e", "remote_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "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-30T19:43:13Z", "revision_number": 0, "id": "ee9f20f8-08fe-46d5-b4b5-a29333c6ef31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:43:13Z", "security_group_id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "a106ef9f-3288-4e6c-b9d8-9f3dbbac71ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "created_at": "2018-07-30T19:44:40Z", "updated_at": "2018-07-30T19:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "119642c5-eff5-4a58-be83-23765ea8520e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "131e081d-27b7-4a3e-bb26-a8b1f62d694c", "remote_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "38a0dfa8-b7cb-465c-a685-09705f240779", "remote_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:44:40Z", "revision_number": 0, "id": "fc7de953-27e3-47ef-a03b-d877187ef590", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:44:40Z", "security_group_id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "tenant_id": "fc0e663682cb48e1a743d0c64a17ba3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc0e663682cb48e1a743d0c64a17ba3f"}], "revision_number": 4, "project_id": "fc0e663682cb48e1a743d0c64a17ba3f", "id": "f9a6974c-df9f-4800-a5e5-660da22e00cc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:19Z", "updated_at": "2018-07-30T19:45:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "56b29c29-6573-4da8-b63a-9975d8954675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "ab68cd43-b90d-4320-8b08-e449092c2323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:19Z", "revision_number": 0, "id": "b8ae13a5-9082-426e-bbfe-c851dfa94b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:19Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T19:45:20Z", "revision_number": 0, "id": "e8ec492e-7acd-4d93-88bc-6d6769b672b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T19:45:20Z", "security_group_id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383"}], "revision_number": 4, "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "fe919aff-9c52-4dcb-bd6c-450738bbbde1", "name": "singlevm1-sg_1041bed1-b3d5-4de7-aba1-b153822a6703"}]} 2018-07-30 19:45:40,444 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-a90747d1-29be-4b5b-8f1b-7a51e170218d 2018-07-30 19:45:40,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.127478122711s 2018-07-30 19:45:40,445 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/security-groups.json used request id req-a90747d1-29be-4b5b-8f1b-7a51e170218d 2018-07-30 19:45:40,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-30 19:45:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/security-groups/fe919aff-9c52-4dcb-bd6c-450738bbbde1.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:40,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d553df60-07f7-4625-8c64-d1d829911335 Content-Length: 0 Date: Mon, 30 Jul 2018 19:45:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:45:40,627 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/security-groups/fe919aff-9c52-4dcb-bd6c-450738bbbde1.json used request id req-d553df60-07f7-4625-8c64-d1d829911335 2018-07-30 19:45:40,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.177772045135s 2018-07-30 19:45:40,627 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/security-groups/fe919aff-9c52-4dcb-bd6c-450738bbbde1.json used request id req-d553df60-07f7-4625-8c64-d1d829911335 2018-07-30 19:45:40,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-30 19:45:40,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:8774/v2.1/os-keypairs/singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:40,667 - 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-629f1ecc-8bdc-4996-83fa-8a92f0a1376b x-compute-request-id: req-629f1ecc-8bdc-4996-83fa-8a92f0a1376b 2018-07-30 19:45:40,667 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/os-keypairs/singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703 used request id req-629f1ecc-8bdc-4996-83fa-8a92f0a1376b 2018-07-30 19:45:40,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.0399460792542s 2018-07-30 19:45:40,668 - shade.request_ids - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/os-keypairs/singlevm1-kp_1041bed1-b3d5-4de7-aba1-b153822a6703 used request id req-629f1ecc-8bdc-4996-83fa-8a92f0a1376b 2018-07-30 19:45:40,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-30 19:45:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2/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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" -d '{"subnet_id": "7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec"}' 2018-07-30 19:45:43,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd86e77a-f526-45a8-abae-e03d05f8f40f Date: Mon, 30 Jul 2018 19:45:43 GMT RESP BODY: {"network_id": "dce401fd-2b74-4a7f-8fb3-d4559d13897a", "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "subnet_id": "7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec", "subnet_ids": ["7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec"], "port_id": "042c3599-6db1-412e-8eea-17d5966137cc", "id": "e9d05729-b10d-49a2-92e9-b32f028a2bf2"} 2018-07-30 19:45:43,820 - keystoneauth.session - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2/remove_router_interface.json used request id req-fd86e77a-f526-45a8-abae-e03d05f8f40f 2018-07-30 19:45:43,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.15150904655s 2018-07-30 19:45:43,820 - shade.request_ids - DEBUG - PUT call to network for https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2/remove_router_interface.json used request id req-fd86e77a-f526-45a8-abae-e03d05f8f40f returning object e9d05729-b10d-49a2-92e9-b32f028a2bf2 2018-07-30 19:45:43,821 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-30 19:45:43,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:44,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-9ffa5055-ff47-4133-bfe7-2fa05305d649 Date: Mon, 30 Jul 2018 19:45:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2857a63b-5b2f-44fb-a0a8-1d60898fff81", "ip_address": "192.168.10.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1411de28a2546b8a9cd9bbdec8d8383", "created_at": "2018-07-30T19:45:09Z", "admin_state_up": true, "updated_at": "2018-07-30T19:45:42Z", "project_id": "d1411de28a2546b8a9cd9bbdec8d8383", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "e9d05729-b10d-49a2-92e9-b32f028a2bf2", "name": "singlevm1-router_1041bed1-b3d5-4de7-aba1-b153822a6703"}]} 2018-07-30 19:45:44,440 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-9ffa5055-ff47-4133-bfe7-2fa05305d649 2018-07-30 19:45:44,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.619646072388s 2018-07-30 19:45:44,441 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/routers.json used request id req-9ffa5055-ff47-4133-bfe7-2fa05305d649 2018-07-30 19:45:44,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-30 19:45:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:47,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc42d66d-07b4-4e04-b47b-994d287c645d Content-Length: 0 Date: Mon, 30 Jul 2018 19:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:45:47,960 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2.json used request id req-cc42d66d-07b4-4e04-b47b-994d287c645d 2018-07-30 19:45:47,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.51792097092s 2018-07-30 19:45:47,960 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/routers/e9d05729-b10d-49a2-92e9-b32f028a2bf2.json used request id req-cc42d66d-07b4-4e04-b47b-994d287c645d 2018-07-30 19:45:47,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-30 19:45:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:48,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1293 X-Openstack-Request-Id: req-aa0daadf-7e4e-46cc-add5-5ef9ebb4504e Date: Mon, 30 Jul 2018 19:45:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:25Z","dns_nameservers":[],"updated_at":"2018-07-30T19:40:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.10.100","end":"192.168.10.200"}],"gateway_ip":"192.168.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.10.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"2857a63b-5b2f-44fb-a0a8-1d60898fff81","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T19:45:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d1411de28a2546b8a9cd9bbdec8d8383","id":"7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec","subnetpool_id":null,"name":"singlevm1-subnet_1041bed1-b3d5-4de7-aba1-b153822a6703"}]} 2018-07-30 19:45:48,011 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-aa0daadf-7e4e-46cc-add5-5ef9ebb4504e 2018-07-30 19:45:48,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0504198074341s 2018-07-30 19:45:48,012 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/subnets.json used request id req-aa0daadf-7e4e-46cc-add5-5ef9ebb4504e 2018-07-30 19:45:48,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-30 19:45:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/subnets/7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:50,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4331b28-4bc9-4f31-8c72-85d2e2f1d6ef Date: Mon, 30 Jul 2018 19:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:45:50,895 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec.json used request id req-f4331b28-4bc9-4f31-8c72-85d2e2f1d6ef 2018-07-30 19:45:50,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.88215184212s 2018-07-30 19:45:50,895 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/subnets/7c2a10a2-730b-4d0a-84bf-b7dfe14a98ec.json used request id req-f4331b28-4bc9-4f31-8c72-85d2e2f1d6ef 2018-07-30 19:45:50,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-30 19:45:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:51,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-05b34291-f596-41a8-8f85-636c191acea8 Date: Mon, 30 Jul 2018 19:45:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"96fe2e5a-e43c-4164-bbc2-ffc2d459e8fb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":["2857a63b-5b2f-44fb-a0a8-1d60898fff81"],"description":"","tags":[],"updated_at":"2018-07-30T19:40:25Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:40:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dce401fd-2b74-4a7f-8fb3-d4559d13897a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d1411de28a2546b8a9cd9bbdec8d8383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T19:45:50Z","provider:segmentation_id":66,"name":"singlevm1-net_1041bed1-b3d5-4de7-aba1-b153822a6703","admin_state_up":true,"tenant_id":"d1411de28a2546b8a9cd9bbdec8d8383","created_at":"2018-07-30T19:45:07Z","provider:network_type":"vxlan"}]} 2018-07-30 19:45:51,002 - keystoneauth.session - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-05b34291-f596-41a8-8f85-636c191acea8 2018-07-30 19:45:51,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.106135845184s 2018-07-30 19:45:51,002 - shade.request_ids - DEBUG - GET call to network for https://192.168.10.222:9696/v2.0/networks.json used request id req-05b34291-f596-41a8-8f85-636c191acea8 2018-07-30 19:45:51,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-30 19:45:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9696/v2.0/networks/dce401fd-2b74-4a7f-8fb3-d4559d13897a.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:52,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faadc4e6-0d56-4b04-a42e-b68a44f945a3 Date: Mon, 30 Jul 2018 19:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 19:45:52,915 - keystoneauth.session - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/dce401fd-2b74-4a7f-8fb3-d4559d13897a.json used request id req-faadc4e6-0d56-4b04-a42e-b68a44f945a3 2018-07-30 19:45:52,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.91218900681s 2018-07-30 19:45:52,915 - shade.request_ids - DEBUG - DELETE call to network for https://192.168.10.222:9696/v2.0/networks/dce401fd-2b74-4a7f-8fb3-d4559d13897a.json used request id req-faadc4e6-0d56-4b04-a42e-b68a44f945a3 2018-07-30 19:45:52,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-30 19:45:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:52,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json x-openstack-request-id: req-cb729067-f1bc-40e0-a9e9-a93cdb9b4ef3 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/snap", "metadata": {}}], "file": "/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/file", "owner": "d1411de28a2546b8a9cd9bbdec8d8383", "id": "c41c49b2-7192-492c-85cb-1d3dc1e61c75", "size": 12716032, "self": "/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "rbd://4ddf21dd-aae6-4ece-8dc5-0365b6c41dc5/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T19:45:18Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1041bed1-b3d5-4de7-aba1-b153822a6703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T19:45:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 19:45:52,961 - keystoneauth.session - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-cb729067-f1bc-40e0-a9e9-a93cdb9b4ef3 2018-07-30 19:45:52,969 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0495829582214s 2018-07-30 19:45:52,970 - shade.request_ids - DEBUG - GET call to image for https://192.168.10.222:9292/v2/images used request id req-cb729067-f1bc-40e0-a9e9-a93cdb9b4ef3 2018-07-30 19:45:52,971 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-30 19:45:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:53,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d8a9976b-6ecb-485e-9d2e-7f905f0ef6a4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 19:45:53,702 - keystoneauth.session - DEBUG - DELETE call to image for https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75 used request id req-d8a9976b-6ecb-485e-9d2e-7f905f0ef6a4 2018-07-30 19:45:53,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.730742931366s 2018-07-30 19:45:53,702 - shade.request_ids - DEBUG - DELETE call to image for https://192.168.10.222:9292/v2/images/c41c49b2-7192-492c-85cb-1d3dc1e61c75 used request id req-d8a9976b-6ecb-485e-9d2e-7f905f0ef6a4 2018-07-30 19:45:53,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-30 19:45:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.168.10.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}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:53,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2658 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9429968c-8773-4518-ba52-ff0479c20d0f x-compute-request-id: req-9429968c-8773-4518-ba52-ff0479c20d0f RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.168.10.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.168.10.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.168.10.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_1041bed1-b3d5-4de7-aba1-b153822a6703", "links": [{"href": "https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "self"}, {"href": "https://192.168.10.222:8774/flavors/9c8c566d-2be6-43d3-8772-157ac0252150", "rel": "bookmark"}], "ram": 1024, "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": "9c8c566d-2be6-43d3-8772-157ac0252150"}]} 2018-07-30 19:45:53,744 - keystoneauth.session - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-9429968c-8773-4518-ba52-ff0479c20d0f 2018-07-30 19:45:53,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0411620140076s 2018-07-30 19:45:53,744 - shade.request_ids - DEBUG - GET call to compute for https://192.168.10.222:8774/v2.1/flavors/detail?is_public=None used request id req-9429968c-8773-4518-ba52-ff0479c20d0f 2018-07-30 19:45:53,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-30 19:45:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d5dc29603c367e2d70ebaaa33d2a4afdb2da8f5b" 2018-07-30 19:45:53,787 - 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-5ed54f2b-8ec0-46d2-a0e5-04076a714f1e x-compute-request-id: req-5ed54f2b-8ec0-46d2-a0e5-04076a714f1e 2018-07-30 19:45:53,787 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150 used request id req-5ed54f2b-8ec0-46d2-a0e5-04076a714f1e 2018-07-30 19:45:53,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0393328666687s 2018-07-30 19:45:53,787 - shade.request_ids - DEBUG - DELETE call to compute for https://192.168.10.222:8774/v2.1/flavors/9c8c566d-2be6-43d3-8772-157ac0252150 used request id req-5ed54f2b-8ec0-46d2-a0e5-04076a714f1e 2018-07-30 19:45:53,788 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-07-30 19:45:53,788 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:21 | PASS | | tenantnetwork1 | functest | healthcheck | 00:11 | PASS | | tenantnetwork2 | functest | healthcheck | 00:12 | PASS | | vmready1 | functest | healthcheck | 00:15 | PASS | | vmready2 | functest | healthcheck | 00:13 | PASS | | singlevm1 | functest | healthcheck | 00:32 | FAIL | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-30 19:45:53,800 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR